generated from Jaysyn/ModuleTemplate
Initial commit
Initial commit.
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Ignore packed files
|
||||
*.erf
|
||||
*.hak
|
||||
*.mod
|
||||
*.ndb
|
||||
*.nwm
|
||||
|
||||
# Ignore the nasher directory
|
||||
.nasher/
|
||||
/_release
|
||||
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Lord of Terror [PRC8]
|
||||
|
||||
Repository for the development of the PRC8 version of Lord of Terror, by Tolitz Rosel, a complete recreation of Diablo: Lord of Terror, originally by Blizzard Entertainment.
|
||||
|
||||
[Discussion Thread on Discord](https://discord.gg/ca2ru3KxYd)
|
||||
|
||||
## Requirements
|
||||
1.) Nasher, installed in your system path.
|
||||
|
||||
2.) [Lord of Terror]((https://neverwintervault.org/project/nwn1/module/lord-terror-diablo-campaign)
|
||||
|
||||
3.) [PRC8](https://gitea.raptio.us/Jaysyn/PRC8/src/branch/main/Release)
|
||||
|
||||
4.) [CEP3](https://neverwintervault.org/project/nwnee/hakpak/combined/cep-3-community-expansion-pack)
|
||||
242
nasher.cfg
Normal file
242
nasher.cfg
Normal file
@@ -0,0 +1,242 @@
|
||||
[package]
|
||||
name = "Lords of Darkness [PRC8-CEP3]"
|
||||
description = "PRC8 version of TheGeorge's conversion of "Lord of Darkness", a 2e AD&D pen & paper module."
|
||||
version = "2.01prc8"
|
||||
url = "https://discord.gg/ca2ru3KxYd"
|
||||
author = "TheGeorge"
|
||||
author = "Jaysyn904 <68194417+Jaysyn904@users.noreply.github.com>"
|
||||
|
||||
[package.sources]
|
||||
include = "src/module/**/*.{nss.json}"
|
||||
include = "src/include/**/*.{nss}"
|
||||
|
||||
[package.rules]
|
||||
"*" = "src/module/$ext"
|
||||
|
||||
[target]
|
||||
name = "default"
|
||||
file = "Lords of Darkness [PRC8-CEP3].mod"
|
||||
description = "PRC8 version of TheGeorge's conversion of "Lord of Darkness", a 2e AD&D pen & paper module."
|
||||
[target.rules]
|
||||
"*" = "src/module/$ext"
|
||||
|
||||
[target.sources]
|
||||
include = "src/module/**/*"
|
||||
include = "src/include/**/*"
|
||||
filter = "bnd_inc_bndfunc.nss"
|
||||
filter = "bnd_vestig_const.nss"
|
||||
filter = "inc_2dacache.nss"
|
||||
filter = "inc_abil_damage.nss"
|
||||
filter = "inc_acp.nss"
|
||||
filter = "inc_addragebonus.nss"
|
||||
filter = "inc_area.nss"
|
||||
filter = "inc_array_sort.nss"
|
||||
filter = "inc_cache_setup.nss"
|
||||
filter = "inc_debug.nss"
|
||||
filter = "inc_dispel.nss"
|
||||
filter = "inc_draw.nss"
|
||||
filter = "inc_draw_prc.nss"
|
||||
filter = "inc_draw_text.nss"
|
||||
filter = "inc_draw_tools.nss"
|
||||
filter = "inc_dynconv.nss"
|
||||
filter = "inc_ecl.nss"
|
||||
filter = "inc_epicspellai.nss"
|
||||
filter = "inc_epicspelldef.nss"
|
||||
filter = "inc_epicspellfnc.nss"
|
||||
filter = "inc_epicspells.nss"
|
||||
filter = "inc_eventhook.nss"
|
||||
filter = "inc_heap.nss"
|
||||
filter = "inc_item_props.nss"
|
||||
filter = "inc_logmessage.nss"
|
||||
filter = "inc_lookups.nss"
|
||||
filter = "inc_metalocation.nss"
|
||||
filter = "inc_newspellbook.nss"
|
||||
filter = "inc_npc.nss"
|
||||
filter = "inc_nwnx_funcs.nss"
|
||||
filter = "inc_persistsql.nss"
|
||||
filter = "inc_persist_loca.nss"
|
||||
filter = "inc_pers_array.nss"
|
||||
filter = "inc_poison.nss"
|
||||
filter = "inc_prc_npc.nss"
|
||||
filter = "inc_prc_poly.nss"
|
||||
filter = "inc_rand_equip.nss"
|
||||
filter = "inc_ravage.nss"
|
||||
filter = "inc_rend.nss"
|
||||
filter = "inc_sbr_readme.nss"
|
||||
filter = "inc_set.nss"
|
||||
filter = "inc_spirit_weapn.nss"
|
||||
filter = "inc_sp_gain_mem.nss"
|
||||
filter = "inc_sql.nss"
|
||||
filter = "inc_switch_setup.nss"
|
||||
filter = "inc_target_list.nss"
|
||||
filter = "inc_threads.nss"
|
||||
filter = "inc_time.nss"
|
||||
filter = "inc_timestop.nss"
|
||||
filter = "inc_uniqueid.nss"
|
||||
filter = "inc_utility.nss"
|
||||
filter = "inc_vfx_const.nss"
|
||||
filter = "inv_inc_blast.nss"
|
||||
filter = "inv_inc_invfunc.nss"
|
||||
filter = "inv_inc_invknown.nss"
|
||||
filter = "inv_inc_invoke.nss"
|
||||
filter = "inv_invoc_const.nss"
|
||||
filter = "inv_invokehook.nss"
|
||||
filter = "lookup_2da_spell.nss"
|
||||
filter = "moi_inc_moifunc.nss"
|
||||
filter = "moi_meld_const.nss"
|
||||
filter = "nw_o2_coninclude.nss"
|
||||
filter = "pnp_lich_inc.nss"
|
||||
filter = "pnp_shft_main.nss"
|
||||
filter = "pnp_shft_poly.nss"
|
||||
filter = "prcsp_archmaginc.nss"
|
||||
filter = "prcsp_engine.nss"
|
||||
filter = "prcsp_reputation.nss"
|
||||
filter = "prc_add_spell_dc.nss"
|
||||
filter = "prc_add_spl_pen.nss"
|
||||
filter = "prc_allow_const.nss"
|
||||
filter = "prc_alterations.nss"
|
||||
filter = "prc_ccc_const.nss"
|
||||
filter = "prc_ccc_readme.nss"
|
||||
filter = "prc_class_const.nss"
|
||||
filter = "prc_compan_inc.nss"
|
||||
filter = "prc_craft_inc.nss"
|
||||
filter = "prc_effect_inc.nss"
|
||||
filter = "prc_feat_const.nss"
|
||||
filter = "prc_getbest_inc.nss"
|
||||
filter = "prc_inc_actions.nss"
|
||||
filter = "prc_inc_array.nss"
|
||||
filter = "prc_inc_assoc.nss"
|
||||
filter = "prc_inc_breath.nss"
|
||||
filter = "prc_inc_burn.nss"
|
||||
filter = "prc_inc_castlvl.nss"
|
||||
filter = "prc_inc_chat.nss"
|
||||
filter = "prc_inc_chat_dm.nss"
|
||||
filter = "prc_inc_chat_pow.nss"
|
||||
filter = "prc_inc_chat_shf.nss"
|
||||
filter = "prc_inc_clsfunc.nss"
|
||||
filter = "prc_inc_combat.nss"
|
||||
filter = "prc_inc_combmove.nss"
|
||||
filter = "prc_inc_core.nss"
|
||||
filter = "prc_inc_damage.nss"
|
||||
filter = "prc_inc_descrptr.nss"
|
||||
filter = "prc_inc_domain.nss"
|
||||
filter = "prc_inc_dragsham.nss"
|
||||
filter = "prc_inc_drugfunc.nss"
|
||||
filter = "prc_inc_effect.nss"
|
||||
filter = "prc_inc_factotum.nss"
|
||||
filter = "prc_inc_fork.nss"
|
||||
filter = "prc_inc_function.nss"
|
||||
filter = "prc_inc_hextor.nss"
|
||||
filter = "prc_inc_itmrstr.nss"
|
||||
filter = "prc_inc_leadersh.nss"
|
||||
filter = "prc_inc_listener.nss"
|
||||
filter = "prc_inc_material.nss"
|
||||
filter = "prc_inc_natweap.nss"
|
||||
filter = "prc_inc_nat_hb.nss"
|
||||
filter = "prc_inc_newip.nss"
|
||||
filter = "prc_inc_nwscript.nss"
|
||||
filter = "prc_inc_onhit.nss"
|
||||
filter = "prc_inc_racial.nss"
|
||||
filter = "prc_inc_sbheir.nss"
|
||||
filter = "prc_inc_sb_const.nss"
|
||||
filter = "prc_inc_scry.nss"
|
||||
filter = "prc_inc_shifting.nss"
|
||||
filter = "prc_inc_skills.nss"
|
||||
filter = "prc_inc_skin.nss"
|
||||
filter = "prc_inc_smite.nss"
|
||||
filter = "prc_inc_sneak.nss"
|
||||
filter = "prc_inc_spells.nss"
|
||||
filter = "prc_inc_sp_tch.nss"
|
||||
filter = "prc_inc_stunfist.nss"
|
||||
filter = "prc_inc_switch.nss"
|
||||
filter = "prc_inc_s_det.nss"
|
||||
filter = "prc_inc_teleport.nss"
|
||||
filter = "prc_inc_template.nss"
|
||||
filter = "prc_inc_turning.nss"
|
||||
filter = "prc_inc_unarmed.nss"
|
||||
filter = "prc_inc_util.nss"
|
||||
filter = "prc_inc_wpnrest.nss"
|
||||
filter = "prc_ipfeat_const.nss"
|
||||
filter = "prc_ip_srcost.nss"
|
||||
filter = "prc_misc_const.nss"
|
||||
filter = "prc_racial_const.nss"
|
||||
filter = "prc_shifter_info.nss"
|
||||
filter = "prc_spellf_inc.nss"
|
||||
filter = "prc_spellhook.nss"
|
||||
filter = "prc_spell_const.nss"
|
||||
filter = "prc_sp_func.nss"
|
||||
filter = "prc_template_con.nss"
|
||||
filter = "prc_weap_apt.nss"
|
||||
filter = "prc_x2_craft.nss"
|
||||
filter = "prc_x2_itemprop.nss"
|
||||
filter = "prgt_inc.nss"
|
||||
filter = "prgt_inc_trap.nss"
|
||||
filter = "psi_inc_ac_const.nss"
|
||||
filter = "psi_inc_ac_convo.nss"
|
||||
filter = "psi_inc_ac_manif.nss"
|
||||
filter = "psi_inc_ac_spawn.nss"
|
||||
filter = "psi_inc_augment.nss"
|
||||
filter = "psi_inc_const.nss"
|
||||
filter = "psi_inc_core.nss"
|
||||
filter = "psi_inc_enrgypow.nss"
|
||||
filter = "psi_inc_metapsi.nss"
|
||||
filter = "psi_inc_onhit.nss"
|
||||
filter = "psi_inc_powknown.nss"
|
||||
filter = "psi_inc_ppoints.nss"
|
||||
filter = "psi_inc_psicraft.nss"
|
||||
filter = "psi_inc_psifunc.nss"
|
||||
filter = "psi_inc_pwresist.nss"
|
||||
filter = "psi_inc_soulkn.nss"
|
||||
filter = "psi_power_const.nss"
|
||||
filter = "psi_spellhook.nss"
|
||||
filter = "sbr_include.nss"
|
||||
filter = "shd_inc_metashd.nss"
|
||||
filter = "shd_inc_myst.nss"
|
||||
filter = "shd_inc_mystknwn.nss"
|
||||
filter = "shd_inc_shdfunc.nss"
|
||||
filter = "shd_mysthook.nss"
|
||||
filter = "shd_myst_const.nss"
|
||||
filter = "spinc_bolt.nss"
|
||||
filter = "spinc_burst.nss"
|
||||
filter = "spinc_cone.nss"
|
||||
filter = "spinc_dimdoor.nss"
|
||||
filter = "spinc_engimm.nss"
|
||||
filter = "spinc_fdisk.nss"
|
||||
filter = "spinc_greenfire.nss"
|
||||
filter = "spinc_lessorb.nss"
|
||||
filter = "spinc_maze.nss"
|
||||
filter = "spinc_necro_cyst.nss"
|
||||
filter = "spinc_orb.nss"
|
||||
filter = "spinc_remeffct.nss"
|
||||
filter = "spinc_telecircle.nss"
|
||||
filter = "spinc_teleport.nss"
|
||||
filter = "spinc_trans.nss"
|
||||
filter = "tob_inc_martlore.nss"
|
||||
filter = "tob_inc_move.nss"
|
||||
filter = "tob_inc_moveknwn.nss"
|
||||
filter = "tob_inc_recovery.nss"
|
||||
filter = "tob_inc_tobfunc.nss"
|
||||
filter = "tob_movehook.nss"
|
||||
filter = "tob_move_const.nss"
|
||||
filter = "true_inc_metautr.nss"
|
||||
filter = "true_inc_truespk.nss"
|
||||
filter = "true_inc_trufunc.nss"
|
||||
filter = "true_inc_truknwn.nss"
|
||||
filter = "true_inc_utter.nss"
|
||||
filter = "true_utterhook.nss"
|
||||
filter = "true_utter_const.nss"
|
||||
filter = "utl_i_sqluuid.nss"
|
||||
filter = "x0_i0_transport.nss"
|
||||
filter = "x2_inc_cutscenep.nss"
|
||||
filter = "x2_inc_spellhook.nss"
|
||||
filter = "x3_inc_horse.nss"
|
||||
filter = "xchst_inc.nss"
|
||||
|
||||
[target]
|
||||
name = "mainhak"
|
||||
file = "l_o_dark.hak"
|
||||
description = "PRC8 merge hakpak for PRC8 version of The Lord of Terror module."
|
||||
[target.sources]
|
||||
include = "src/hakpak/l_o_dark/**/*"
|
||||
[target.rules]
|
||||
"*" = "src/hakpak/l_o_dark/$ext"
|
||||
1
pack_haks.cmd
Normal file
1
pack_haks.cmd
Normal file
@@ -0,0 +1 @@
|
||||
nasher pack mainhak --verbose
|
||||
1
pack_module.cmd
Normal file
1
pack_module.cmd
Normal file
@@ -0,0 +1 @@
|
||||
nasher pack default --verbose
|
||||
101
src/hakpak/l_o_dark/2da/ambientmusic.2da
Normal file
101
src/hakpak/l_o_dark/2da/ambientmusic.2da
Normal file
@@ -0,0 +1,101 @@
|
||||
2DA V2.0
|
||||
|
||||
Description Resource Stinger1 Stinger2 Stinger3 DisplayName
|
||||
0 61901 **** **** **** **** ****
|
||||
1 61842 mus_ruralday1 **** **** **** ****
|
||||
2 61843 mus_ruralday2 **** **** **** ****
|
||||
3 61844 mus_ruralnite **** **** **** ****
|
||||
4 61845 mus_forestday1 **** **** **** ****
|
||||
5 61846 mus_forestday2 **** **** **** ****
|
||||
6 61847 mus_forestnite **** **** **** ****
|
||||
7 61848 mus_gendungeon1 **** **** **** ****
|
||||
8 61849 mus_sewer **** **** **** ****
|
||||
9 61850 mus_mines1 **** **** **** ****
|
||||
10 61851 mus_mines2 **** **** **** ****
|
||||
11 61852 mus_crypt1 **** **** **** ****
|
||||
12 61853 mus_crypt2 **** **** **** ****
|
||||
13 61854 mus_evildungeon1 **** **** **** ****
|
||||
14 61855 mus_evildungeon2 **** **** **** ****
|
||||
15 61856 mus_cityslumday **** **** **** ****
|
||||
16 61857 mus_cityslumnite **** **** **** ****
|
||||
17 61858 mus_citydockday **** **** **** ****
|
||||
18 61859 mus_citydocknite **** **** **** ****
|
||||
19 61860 mus_citywealthy **** **** **** ****
|
||||
20 61861 mus_citymarket **** **** **** ****
|
||||
21 61862 mus_citynite **** **** **** ****
|
||||
22 61863 mus_tavern1 **** **** **** ****
|
||||
23 61864 mus_tavern2 **** **** **** ****
|
||||
24 61865 mus_tavern3 **** **** **** ****
|
||||
25 61866 mus_richhouse **** **** **** ****
|
||||
26 61867 mus_store **** **** **** ****
|
||||
27 61868 mus_templegood **** **** **** ****
|
||||
28 61869 mus_templeevil **** **** **** ****
|
||||
29 61870 mus_theme_nwn **** **** **** ****
|
||||
30 61871 mus_theme_chap1 **** **** **** ****
|
||||
31 61872 mus_theme_chap2 **** **** **** ****
|
||||
32 61873 mus_theme_chap3 **** **** **** ****
|
||||
33 61874 mus_theme_chap4 **** **** **** ****
|
||||
34 61875 mus_skeletonking mus_skeletonking **** **** ****
|
||||
35 61876 mus_bat_forest1 mus_sbat_forest1 **** **** ****
|
||||
36 61877 mus_bat_forest2 mus_sbat_forest2 **** **** ****
|
||||
37 61878 mus_bat_dung1 mus_sbat_dung1 **** **** ****
|
||||
38 61879 mus_bat_dung2 mus_sbat_dung2 **** **** ****
|
||||
39 61880 mus_bat_dung3 mus_sbat_dung3 **** **** ****
|
||||
40 61881 mus_bat_city1 mus_sbat_city1 **** **** ****
|
||||
41 61882 mus_bat_city2 mus_sbat_city2 **** **** ****
|
||||
42 61883 mus_bat_city3 mus_sbat_city3 **** **** ****
|
||||
43 61884 mus_bat_citboss mus_sbat_citboss **** **** ****
|
||||
44 61885 mus_bat_forboss mus_sbat_forboss **** **** ****
|
||||
45 61886 mus_bat_lizboss mus_sbat_lizboss **** **** ****
|
||||
46 61887 mus_bat_dragon mus_sbat_dragon **** **** ****
|
||||
47 61888 mus_bat_aribeth mus_sbat_aribeth **** **** ****
|
||||
48 61889 mus_bat_endboss mus_sbat_endboss **** **** ****
|
||||
49 66833 mus_templegood2 **** **** **** ****
|
||||
50 66883 mus_castle **** **** **** ****
|
||||
51 66878 mus_theme_aribgd **** **** **** ****
|
||||
52 66879 mus_theme_aribev **** **** **** ****
|
||||
53 66880 mus_theme_argend **** **** **** ****
|
||||
54 66881 mus_theme_maugrm **** **** **** ****
|
||||
55 66882 mus_theme_morag **** **** **** ****
|
||||
56 67545 mus_tavern4 **** **** **** ****
|
||||
57 8807 mus_bat_x0desert **** **** **** ****
|
||||
58 8806 mus_x0desertday **** **** **** ****
|
||||
59 8805 mus_x0winterday **** **** **** ****
|
||||
60 52827 mus_bat_x0winter **** **** **** ****
|
||||
61 40050 mus_x0desertngt **** **** **** ****
|
||||
62 86656 mus_x2theme **** **** **** ****
|
||||
63 86657 mus_x2waterdeep **** **** **** ****
|
||||
64 86658 mus_x2undermtn **** **** **** ****
|
||||
65 86659 mus_x2rebelcamp **** **** **** ****
|
||||
66 86660 mus_x2fireplane **** **** **** ****
|
||||
67 86661 mus_x2queen **** **** **** ****
|
||||
68 86662 mus_x2frozenhell **** **** **** ****
|
||||
69 86663 mus_x2draco **** **** **** ****
|
||||
70 86664 mus_bat_x2small mus_sbat_x2small **** **** ****
|
||||
71 86665 mus_bat_x2med mus_sbat_x2med **** **** ****
|
||||
72 86666 mus_bat_x2large mus_sbat_x2large **** **** ****
|
||||
73 86667 mus_bat_x2hell mus_sbat_x2hell **** **** ****
|
||||
74 86668 mus_bat_x2boss1 mus_sbat_x2boss1 **** **** ****
|
||||
75 86669 mus_bat_x2boss2 mus_sbat_x2boss2 **** **** ****
|
||||
76 **** mus_bat_shinto2 **** **** **** ****
|
||||
77 110654 mus_dd_shadowgua **** **** **** ****
|
||||
78 110655 mus_dd_witchwake **** **** **** ****
|
||||
79 110725 mus_dd_islands **** **** **** ****
|
||||
80 110726 mus_dd_pirates **** **** **** ****
|
||||
81 111903 mus_dd_infdun **** **** **** ****
|
||||
82 111906 mus_wc_ogma **** **** **** ****
|
||||
83 111911 mus_wc_openroad **** **** **** ****
|
||||
84 111914 mus_wc_smokeash **** **** **** ****
|
||||
85 111912 mus_wc_rural **** **** **** ****
|
||||
86 111913 mus_wc_ruralg **** **** **** ****
|
||||
87 111916 mus_wc_tears **** **** **** ****
|
||||
88 111908 mus_bat_wcchase mus_sbat_wcchase **** **** ****
|
||||
89 111917 mus_wc_theme **** **** **** ****
|
||||
90 111904 mus_wc_armchair **** **** **** ****
|
||||
91 111907 mus_bat_wcbattle mus_sbat_wcbattle **** **** ****
|
||||
92 111915 mus_wc_solace **** **** **** ****
|
||||
93 111905 mus_wc_knighted **** **** **** ****
|
||||
94 111910 mus_wc_opening **** **** **** ****
|
||||
95 111909 mus_wc_morfen **** **** **** ****
|
||||
96 110653 mus_dd_kingmaker **** **** **** ****
|
||||
97 61875 mus_bat_rural1 mus_sbat_rural1 **** **** ****
|
||||
874
src/hakpak/l_o_dark/2da/appearance.2da
Normal file
874
src/hakpak/l_o_dark/2da/appearance.2da
Normal file
@@ -0,0 +1,874 @@
|
||||
2DA V2.0
|
||||
|
||||
LABEL STRING_REF NAME RACE ENVMAP BLOODCOLR MODELTYPE WEAPONSCALE WING_TAIL_SCALE HELMET_SCALE_M HELMET_SCALE_F MOVERATE WALKDIST RUNDIST PERSPACE CREPERSPACE HEIGHT HITDIST PREFATCKDIST TARGETHEIGHT ABORTONPARRY RACIALTYPE HASLEGS HASARMS PORTRAIT SIZECATEGORY PERCEPTIONDIST FOOTSTEPTYPE SOUNDAPPTYPE HEADTRACK HEAD_ARC_H HEAD_ARC_V HEAD_NAME BODY_BAG TARGETABLE
|
||||
0 Dwarf 1985 Character_model D default R P 1 1 1.15 0.95 NORM 1.06 2.12 0.3 0.5 1.5 0.3 1.4 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
1 Elf 1986 Character_model E default R P 1 1 0.85 0.8 NORM 1.43 2.86 0.3 0.4 1.75 0.3 1.5 H 1 7 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
2 Gnome 1987 Character_model G default R P 1 1 0.9 0.82 NORM 1 1.94 0.3 0.4 1.5 0.3 1.3 H 1 8 1 1 **** 2 9 0 0 1 60 30 head_g 6 1
|
||||
3 Halfling 1988 Character_model A default R P 0.8 1 0.7 0.65 NORM 1.04 2.08 0.25 0.3 1.5 0.25 1.1 H 1 10 1 1 **** 2 9 0 0 1 60 30 head_g 6 1
|
||||
4 Half_Elf 1989 Character_model H default R P 1 1 1 0.9 NORM 1.6 3.2 0.3 0.5 2 0.3 1.7 H 1 7 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
5 Half_Orc 1990 Character_model O default R P 1.3 1 1.2 1.2 NORM 1.6 3.2 0.3 0.7 2.25 0.3 2.1 H 1 13 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
6 Human 1991 Character_model H default R P 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 2 0.3 1.7 H 1 11 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
7 Parrot 110672 Parrot c_a_parrot **** R S **** 1 1 1 FAST 1 3.5 0.13 0.13 0.3 0.13 1.8 L 0 2 1 1 po_poly 1 9 -1 5 0 60 30 Parrot_head 0 1
|
||||
8 Badger 1993 BASE c_badger **** R S **** 1 1 1 FAST 0.77 1.2 0.3 0.3 1 0.3 2 L 0 2 1 1 po_Badger 1 9 3 2 1 60 30 Badger_head 0 1
|
||||
9 Badger_Dire 1994 Badger c_direbadg **** R S **** 1 1 1 FAST 1 1.42 0.5 0.5 1 0.5 2.6 L 0 2 1 1 po_DireBadger 2 9 3 2 1 60 30 Badger_head 0 1
|
||||
10 Bat 1995 BASE c_a_bat **** R S **** 1 1 1 VFAST 2.75 5.5 0.2 0.2 1 0.2 1.7 H 1 2 1 1 po_Bat 1 9 9 5 1 60 30 Bat_head 0 1
|
||||
11 Bat_Horror 1996 Battle_Horror c_bathorror **** W F 1.3 1 1 1 VFAST 2.75 5.5 0.3 0.9 1 0.3 2.1 H 1 4 0 1 po_BatHorror 3 9 -1 25 1 60 30 head_g 0 1
|
||||
12 Bear_Black 1997 Bear c_bearblck **** R S **** 1 1 1 FAST 1.23 1.63 0.6 1.2 1 1.2 1.9 H 1 2 1 1 po_BearBlck 3 9 3 2 1 60 30 Bear_head 0 1
|
||||
13 Bear_Brown 1998 BASE c_bearbrwn **** R S **** 1 1 1 FAST 1.23 1.63 0.6 1.2 1 1.2 1.9 H 1 2 1 1 po_BearBrwn 4 9 3 2 1 60 30 Bear_head 0 1
|
||||
14 Bear_Polar 1999 Bear c_bearpolar **** R S **** 1 1 1 FAST 1.46 1.94 0.6 1.5 1 1.5 2.2 H 1 2 1 1 po_BearPolar 4 9 3 2 1 60 30 Bear_head 0 1
|
||||
15 Bear_Dire 2000 Bear c_beardire **** R S **** 1 1 1 FAST 1.75 2.33 0.6 1.5 1 1.5 2.7 H 1 2 1 1 po_BearDire 4 9 3 2 1 60 30 Bear_head 0 1
|
||||
16 Curst_Swordsman 110983 Curst_Swordsman c_curst default R S 1 1 1.05 0.85 NORM 1.6 2.7 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_vampire_m 3 9 3 0 1 60 30 head_g 6 1
|
||||
17 Beetle_Slicer 2002 Beetle c_btlslicer **** G S **** 1 1 1 NORM 0.7 3.6 0.6 1 1 1 2.3 H 0 24 1 1 po_Btlslicer 3 9 6 6 1 60 30 Beetle_head 0 1
|
||||
18 Beetle_Fire 2003 Beetle c_btlfire **** G S **** 1 1 1 NORM 0.7 3.6 0.6 0.9 1 0.9 2.2 H 0 24 1 1 po_BtlFire 3 9 6 6 1 60 30 Beetle_head 0 1
|
||||
19 Beetle_Stag 2004 BASE c_btlstag evmap_irrid G S **** 1 1 1 NORM 0.7 3.6 0.6 1 1 1 2.3 H 0 24 1 1 po_BtlStag 3 9 6 6 1 60 30 Beetle_head 0 1
|
||||
20 Beetle_Stink 2005 Beetle c_btlstink **** G S **** 1 1 1 NORM 0.7 3.6 0.6 1 1 1 2.3 H 0 24 1 1 po_BtlStink 3 9 6 6 1 60 30 Beetle_head 0 1
|
||||
21 Boar 2006 BASE c_boar **** R S **** 1 1 1 FAST 0.9 2.1 0.4 0.4 1 0.4 1.5 L 0 2 1 1 po_Boar 3 9 0 2 1 60 30 Wildboar_head 0 1
|
||||
22 Boar_Dire 2007 Boar c_direboar **** R S **** 1 1 1 FAST 1.46 2.1 0.6 0.6 1 0.6 2.2 L 0 2 1 1 po_DireBoar 3 9 0 2 1 60 30 Wildboar_head 0 1
|
||||
23 Bodak 2008 Bodak_(CM) c_bodak **** R F 1 1 1 1 FAST 1.81 2.7 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_Bodak 3 9 0 0 1 60 30 head_g 0 1
|
||||
24 Golem_Bone 2009 Golem_Bone_(CM) c_golbone default W S **** 1 1 1 SLOW 2 3.2 0.4 1.4 1 0.4 2.7 H 1 4 1 1 po_GolBone 4 9 0 4 0 60 30 Ettin_Largehead 5 1
|
||||
25 Bugbear_Chieftain_A 2010 Bugbear c_bugchiefA default R F 1.55 1 1 1 NORM 1.81 2.33 0.3 0.8 1 0.3 2.2 H 1 9 1 1 po_BugChiefA 3 9 0 0 1 60 30 head_g 0 1
|
||||
26 Bugbear_Chieftain_B 5032 Bugbear c_bugchiefB default R F 1.55 1 1 1 NORM 1.81 2.33 0.3 0.8 1 0.3 2.2 H 1 9 1 1 po_BugChiefB 3 9 0 0 1 60 30 head_g 0 1
|
||||
27 Bugbear_Shaman_A 5033 Bugbear c_bugwizA default R F 1.55 1 1 1 NORM 1.81 2.33 0.3 0.8 1 0.3 2.2 H 1 9 1 1 po_BugWizA 3 9 0 0 1 60 30 head_g 0 1
|
||||
28 Bugbear_Shaman_B 5034 Bugbear c_bugwizB default R F 1.55 1 1 1 NORM 1.81 2.33 0.3 0.8 1 0.3 2.2 H 1 9 1 1 po_BugWizB 3 9 0 0 1 60 30 head_g 0 1
|
||||
29 Bugbear_A 2012 BASE c_bugbearA default R F 1.55 1 1 1 NORM 1.81 2.33 0.3 0.8 1 0.3 2.2 H 1 9 1 1 po_BugbearA 3 9 0 0 1 60 30 head_g 0 1
|
||||
30 Bugbear_B 5035 Bugbear c_bugbearB default R F 1.55 1 1 1 NORM 1.81 2.33 0.3 0.8 1 0.3 2.2 H 1 9 1 1 po_BugbearB 3 9 0 0 1 60 30 head_g 0 1
|
||||
31 Chicken 2013 Chicken c_a_chicken **** R S **** 1 1 1 FAST 1 3.5 0.13 0.13 0.3 0.13 1.8 L 0 2 1 1 po_Chicken 1 9 -1 5 0 60 30 Chicken_head 0 1
|
||||
32 Satyr_Archer 110984 Satyr_archer c_satyrarcher default R F 1.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.8 H 1 14 1 1 po_Satyr 3 9 4 0 1 60 30 head_g 6 1
|
||||
33 Satyr_Warrior 110985 Satyr_warrior c_satyrwarrior default R F 1.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.8 H 1 14 1 1 po_Satyr 3 9 4 0 1 60 30 head_g 6 1
|
||||
34 Cow 2016 Cow c_a_cow **** R S **** 1 1 1 SLOW 1.52 1.92 0.6 1.3 1 1.3 2.9 H 1 2 1 1 po_Cow 3 9 4 2 0 60 30 Ox_head 0 1
|
||||
35 Deer 2017 Deer_Stag c_a_deer **** R S **** 1 1 1 FAST 1.82 2.4 0.6 0.9 1 0.9 2.6 H 0 2 1 1 po_Deer 3 9 4 2 1 60 30 Deer_head 0 1
|
||||
36 Skeletal_Devourer 5055 Intellect_Devourer c_devo_02 default W S **** 1 1 1 NORM 1.02 3.6 0.4 0.4 1 0.4 1.9 L 0 1 1 1 po_devo_02 2 9 3 2 1 60 30 indev_head 5 1
|
||||
37 Deer_Stag 2019 Deer_Stag c_a_deerwhite **** R S **** 1 1 1 FAST 1.82 2.4 0.6 0.9 1 0.9 2.7 H 0 2 1 1 po_DeerWhite 3 9 4 2 1 60 30 Deer_head 0 1
|
||||
38 Balor 2020 Demon c_demon default R L 2.3 1 1 1 FAST 3.2 5.1 0.6 2 1 1.5 2.4 H 1 19 1 1 po_Demon 4 9 5 1 0 60 30 **** 3 1
|
||||
39 Lich 6313 Lich c_Lich default W F 1 1 1 1 NORM 1.6 2.7 0.3 0.5 1 0.3 1.7 H 1 23 1 1 po_Lich 3 9 0 0 1 60 30 head_g 3 1
|
||||
40 Doom_Knight 2022 Doom_Knight c_doomkght default G F 1 1 1 1 NORM 1.65 2.78 0.3 0.7 1 0.3 2.1 H 1 23 1 1 po_DoomKght 3 9 0 0 1 60 30 head_g 5 1
|
||||
41 Dragon_Black 2023 Dragon_Black c_DrgBlack **** G S **** 1 1 1 FAST 3.33 6 1.1 2 1 1.1 3.3 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
42 Dragon_Brass 2024 Dragon_Copper c_DrgBrass default G S **** 1 1 1 FAST 3.33 6 1.1 2 1 1.1 3.2 H 1 5 1 1 po_DrgBrass 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
43 Dragon_Copper 2025 BASE c_DrgCopp default G S **** 1 1 1 FAST 3.33 6 1 1.9 1 1 3.1 H 1 5 1 1 po_DrgCopp 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
44 Dragon_Silver 2026 Dragon_Copper c_DrgSilv default G S **** 1 1 1 FAST 3.33 6 1.1 2 1 1.1 3.3 H 1 5 1 1 po_DrgSilv 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
45 Dragon_Bronze 2027 Dragon_Gold c_DrgBrnz default G S **** 1 1 1 FAST 3.33 6 1.1 2 1 1.1 3.2 H 1 5 1 1 po_DrgBrnz 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
46 Dragon_Gold 2028 Dragon_Gold c_DrgGold default G S **** 1 1 1 FAST 2.88 5.2 1 1.9 1 1 3.1 H 1 5 1 1 po_DrgGold 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
47 Dragon_Blue 2029 Dragon_White c_DrgBlue **** G S **** 1 1 1 FAST 3.33 6 1.1 2 1 1.1 3.2 H 1 5 1 1 po_DrgBlue 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
48 Dragon_Green 2030 Dragon_Green c_DrgGreen **** G S **** 1 1 1 FAST 3.33 6 1.1 2 1 1.1 3.2 H 1 5 1 1 po_DrgGreen 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
49 Dragon_Red 2031 Dragon_Red c_DrgRed **** G S **** 1 1 1 FAST 3.33 6 1.1 2 1 1.1 3.3 H 1 5 1 1 po_DrgRed 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
50 Dragon_White 2032 Dragon_Green c_DrgWhite **** G S **** 1 1 1 FAST 3.33 6 1.1 2 1 1.1 3.1 H 1 5 1 1 po_DrgWhite 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
51 Dryad 2033 Dryad_(CM) c_dryad **** R F 1 1 1 1 NORM 1.6 2.7 0.25 0.4 1 0.25 1.5 H 1 16 1 1 po_Dryad 3 9 0 0 1 60 30 head_g 6 1
|
||||
52 Elemental_Air 2034 Elemental_Air c_air **** N S **** 1 1 1 VFAST 2.75 5.5 0.25 0.5 1 0.25 1.9 H 1 15 1 1 po_Air 3 9 0 20 1 60 30 head_g 3 1
|
||||
53 Elemental_Air_Elder 2035 Elemental_Air c_aireld **** N S **** 1 1 1 VFAST 2.75 5.5 0.3 0.6 1 0.3 1.9 H 1 15 1 1 po_AirElder 5 9 0 20 1 60 30 head_g 3 1
|
||||
54 War_Devourer 5056 Intellect_Devourer c_devo_01 **** R S **** 1 1 1 NORM 1.02 3.6 0.4 0.4 1 0.4 1.9 L 0 1 1 1 po_devo_01 2 9 3 2 1 60 30 indev_head 3 1
|
||||
55 Fairy 5223 Fairy c_Fairy **** R S **** 1 1 1 VFAST 2.75 4 0.1 0.1 1 0.1 1.7 H 1 2 1 1 po_pixie 2 9 -1 23 0 60 30 fairy_head 6 1
|
||||
56 Elemental_Earth 2038 Elemental_Earth c_earth **** N S **** 1 1 1 SLOW 1.82 2.5 0.7 1.7 1 0.7 2.6 H 1 15 1 1 po_Earth 4 9 1 18 1 60 30 stone__head 3 1
|
||||
57 Elemental_Earth_Elder 2039 Elemental_Earth c_eartheld **** N S **** 1 1 1 SLOW 1.82 2.5 0.7 1.7 1 0.7 2.6 H 1 15 1 1 po_Earth_eld 4 9 1 18 1 60 30 stone__head 3 1
|
||||
58 Mummy_Common 6314 Mummy c_mum_com default W F 1 1 1 1 VSLOW 1.25 1.75 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_mum_com01 3 9 3 13 1 60 30 head_g 5 1
|
||||
59 Mummy_Fighter_2 6315 Mummy c_mum_fight02 default W F 1 1 1 1 VSLOW 1.25 1.75 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_mum_war02 3 9 3 13 1 60 30 head_g 5 1
|
||||
60 Elemental_Fire 2042 Elemental_Fire c_fire **** N S **** 1 1 1 NORM 1.32 3.5 0.5 0.7 1 0.5 1.9 H 1 15 1 1 po_Fire 3 9 0 19 1 60 30 FiEl_Head 3 1
|
||||
61 Elemental_Fire_Elder 2043 Elemental_Fire c_fireeld **** N S **** 1 1 1 NORM 1.58 4.16 0.6 0.8 1 0.6 2.4 H 1 15 1 1 po_Fire_eld 3 9 0 19 1 60 30 FiEl_Head 3 1
|
||||
62 Skeleton_Priest 6316 Skeleton c_skel_priest01 default W F 1 1 1 1 NORM 1.6 2.7 0.2 0.4 1 0.2 1.8 H 1 23 1 1 po_sk_pre01 3 9 8 13 1 60 30 head_g 5 1
|
||||
63 Skeleton_Common 6317 Skeleton c_skel_com01 default W F 1 1 1 1 NORM 1.6 2.7 0.2 0.4 1 0.2 1.8 H 1 23 1 1 po_sk_com01 3 9 8 13 1 60 30 head_g 5 1
|
||||
64 Invisible_Stalker 2046 Elemental_Mist c_invstalk **** R F **** 1 1 1 NORM 1.6 2.7 0.2 0.6 1 0.2 2.2 H 1 15 1 1 po_InvStalk 4 9 3 1 1 60 30 head_g 0 1
|
||||
65 Sahuagin 110752 Sahuagin c_sahuagin default G F 1 1 1 1 NORM 1.6 2.7 0.3 0.5 1 0.3 1.7 H 1 2 1 1 po_Sahuagin 3 9 0 0 1 60 30 head_g 0 1
|
||||
66 Sahuagin_Leader 110754 Sahuagin_Leader c_sahuagin_l default G F 1 1 1 1 NORM 1.6 2.7 0.3 0.5 1 0.3 1.7 H 1 2 1 1 po_Sahuagin 3 9 0 0 1 60 30 head_g 0 1
|
||||
67 Sahuagin_Cleric 110753 Sahuagin_Cleric c_sahuagin_c default G F 1 1 1 1 NORM 1.6 2.7 0.3 0.5 1 0.3 1.7 H 1 2 1 1 po_Sahuagin 3 9 0 0 1 60 30 head_g 0 1
|
||||
68 Elemental_Water_Elder 2050 Elemental_Water c_waterEld **** N S **** 1 1 1 SLOW 1.25 2 0.2 0.6 1 0.2 1.9 H 0 15 1 1 po_Water_eld 3 9 0 21 1 60 30 Welemental_head 3 1
|
||||
69 Elemental_Water 2051 Elemental_Water c_water **** N S **** 1 1 1 SLOW 1.25 2 0.2 0.5 1 0.2 1.8 H 0 15 1 1 po_Water 3 9 0 21 1 60 30 Welemental_head 3 1
|
||||
70 Skeleton_Warrior_1 6318 Skeleton c_skel_war02 default W F 1 1 1 1 NORM 1.6 2.7 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_sk_war01 3 9 8 13 1 60 30 head_g 5 1
|
||||
71 Skeleton_Warrior_2 6319 Skeleton c_skel_war03 default W F 1 1 1 1 NORM 1.6 2.7 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_sk_war02 3 9 8 13 1 60 30 head_g 5 1
|
||||
72 Ettin 2054 Ettin c_ettin **** R L 2.1 1 1 1 FAST 2.66 6 0.5 1.5 1 0.5 2.2 H 1 17 1 1 po_Ettin 4 9 1 3 0 60 30 Ettin_Largehead 0 1
|
||||
73 Gargoyle 2055 Gargoyle c_gargoyle **** G S **** 1 1 1 FAST 2.7 2.7 0.6 1.6 1 0.6 2.1 H 1 18 1 1 po_Gargoyle 3 9 0 2 1 60 30 Gargoyle_head 3 1
|
||||
74 Ghast 2056 Ghast c_Ghast **** Y F 1 1 1 1 NORM 1.6 2.7 0.2 0.4 1 0.2 1.8 H 1 23 1 1 po_Ghast 3 9 0 0 1 60 30 head_g 5 1
|
||||
75 Ogre_Elite 110986 Ogre_elite c_Ogre35 **** R L 1.8 1 1 1 NORM 3.5 3.5 0.6 1.5 1 0.4 2.2 H 1 17 1 1 po_Ogre35 4 9 1 1 1 45 5 Ogre_head 0 1
|
||||
76 Ghoul 2058 Ghoul c_ghoul **** Y F 1 1 1 1 NORM 1.6 2.7 0.2 0.4 1 0.2 1.8 H 1 23 1 1 po_Ghoul 3 9 0 0 1 60 30 head_g 5 1
|
||||
77 Ghoul_Lord 2059 Ghoul_Lord c_GhoulLord **** Y F 1 1 1 1 NORM 1.6 2.7 0.2 0.4 1 0.2 1.8 H 1 23 1 1 po_GhoulLord 3 9 0 0 1 60 30 head_g 5 1
|
||||
78 Giant_Hill 2060 Giant_Common c_gnthill **** R L 2.4 1 1 1 FAST 2.43 4.95 0.7 1.5 1 0.7 1.8 H 1 17 1 1 po_GntHill 4 9 1 3 1 60 30 gnthill_head_g 0 1
|
||||
79 Giant_Mountain 2061 Giant_Common c_gntmount **** R L 2.4 1 1 1 FAST 2.43 4.95 0.7 1.5 1 0.7 1.8 H 1 17 1 1 po_GntMount 4 9 1 3 1 60 30 gnthill_head_g 0 1
|
||||
80 Giant_Fire 2062 Giant_Noble c_gntfire default R L 2.5 1 1 1 FAST 3.28 4.5 0.7 1.5 1 0.7 2 H 1 17 1 1 po_GntFire 5 10 1 1 1 60 30 frostgiant_head 3 1
|
||||
81 Giant_Frost 2063 Giant_Noble c_gntfrost default R L 2.5 1 1 1 FAST 3.28 4.5 0.7 1.5 5 0.7 2 H 1 17 1 1 po_GntFrost 5 10 1 1 1 60 30 frostgiant_head 3 1
|
||||
82 Goblin_Chief_A 2064 Goblin c_gobchiefA **** R F 0.8 1 1 1 NORM 1 2 0.3 0.4 1 0.3 1.2 H 1 9 1 1 po_GobChiefA 2 9 0 0 1 60 30 head_g 0 1
|
||||
83 Goblin_Chief_B 5036 Goblin c_gobchiefB **** R F 0.8 1 1 1 NORM 1 2 0.3 0.4 1 0.3 1.2 H 1 9 1 1 po_GobChiefB 2 9 0 0 1 60 30 head_g 0 1
|
||||
84 Goblin_Shaman_A 2065 Goblin c_gobwizA **** R F 0.8 1 1 1 NORM 1 2 0.3 0.4 1 0.3 1.2 H 1 9 1 1 po_GobWizA 2 9 0 0 1 60 30 head_g 0 1
|
||||
85 Goblin_Shaman_B 5037 Goblin c_gobwizB **** R F 0.8 1 1 1 NORM 1 2 0.3 0.4 1 0.3 1.2 H 1 9 1 1 po_GobWizB 2 9 0 0 1 60 30 head_g 0 1
|
||||
86 Goblin_A 2066 Goblin c_goblinA **** R F 0.8 1 1 1 NORM 1 2 0.3 0.4 1 0.3 1.2 H 1 9 1 1 po_GoblinA 2 9 0 0 1 60 30 head_g 0 1
|
||||
87 Goblin_B 5038 Goblin c_goblinB **** R F 0.8 1 1 1 NORM 1 2 0.3 0.4 1 0.3 1.2 H 1 9 1 1 po_GoblinB 2 9 0 0 1 60 30 head_g 0 1
|
||||
88 Golem_Flesh 2067 Golem_Flesh c_golflesh **** R S **** 1 1 1 NORM 2.33 3.2 0.3 0.5 1 0.3 1.9 H 1 4 1 1 po_GolFlesh 4 9 0 2 1 60 30 GolFlesh_head 5 1
|
||||
89 Golem_Iron 2068 Golem_Iron c_goliron **** W L 2.1 1 1 1 SLOW 2.58 3.66 0.6 1.6 1 1 1.9 H 1 4 1 1 po_GolIron 4 9 1 9 1 60 30 IroGolem_head 3 1
|
||||
90 Shield_Guardian 2069 Golem_Iron c_shguard **** W S 2.1 1 1 1 SLOW 2.58 3.66 0.6 1.5 1 0.9 2 H 1 4 1 1 po_ShGuard 4 9 1 11 1 60 30 IroGolem_head 3 1
|
||||
91 Golem_Clay 2070 Golem_Stone c_GolClay **** W S **** 1 1 1 SLOW 1.82 2.25 0.6 1.8 1 0.8 2.7 H 1 4 1 1 po_GolClay 4 9 1 11 1 60 30 stone__head 3 1
|
||||
92 Golem_Stone 2071 Golem_Stone c_GolStone **** W S **** 1 1 1 SLOW 1.82 2.25 0.6 1.8 1 0.8 2.7 H 1 4 1 1 po_GolStone 4 9 1 11 1 60 30 stone__head 3 1
|
||||
93 Cat_Leopard 2076 Great_Cat c_cat_lep **** R S **** 1 1 1 FAST 2.45 2.25 0.6 1 1 1 2.3 L 0 2 1 1 po_Leopard 3 9 3 2 1 60 30 Cat_head 0 1
|
||||
94 Cat_Crag_Cat 2073 Great_Cat c_cat_crag **** R S **** 1 1 1 FAST 3.06 2.81 0.6 1.3 1 1.3 3 L 0 2 1 1 po_cat_crag 3 9 3 2 1 60 30 Cat_head 0 1
|
||||
95 Cat_Cat_Dire 2074 Great_Cat c_cat_dire **** R S **** 1 1 1 FAST 2.1 3.75 0.6 1.4 1 1.4 2.7 H 0 2 1 1 po_DireTiger 3 9 3 2 1 60 30 Cat_head 0 1
|
||||
96 Cat_Krenshar 2075 Great_Cat c_cat_kren **** R S **** 1 1 1 FAST 2.45 2.25 0.6 1.1 1 1.1 2.4 L 0 2 1 1 po_Krenshar 3 9 3 2 1 60 30 Cat_head 0 1
|
||||
97 Cat_Lion 5039 Great_Cat c_cat_lion **** R S **** 1 1 1 FAST 1.76 2.73 0.6 1.4 1 1.4 2.1 L 0 2 1 1 po_Lion 3 9 3 2 1 60 30 Cat_head 0 1
|
||||
98 Cat_Jaguar 5040 Great_Cat c_cat_jag **** R S **** 1 1 1 FAST 1.64 2.5 0.6 1.3 1 1.3 1.9 L 0 2 1 1 po_cat_jag 3 9 3 2 1 60 30 Cat_head 0 1
|
||||
99 Werecat 2078 Great_Cat c_werecat **** R S **** 1 1 1 FAST 2.25 4.5 0.4 0.9 1 0.5 1.8 L 0 2 1 1 po_Werecat 3 9 3 2 1 60 30 head01 0 1
|
||||
100 Helmed_Horror 2079 Helmed_Horror c_helmhorr **** W F 1.3 1 1 1 NORM 1.75 3.5 0.3 0.9 1 0.3 2.1 H 1 4 0 1 po_HelmHorror 3 9 0 25 1 60 30 head_g 3 1
|
||||
101 Vrock 2080 Hook_Horror c_dmvrock **** G S **** 1 1 1 NORM 2.33 3.5 0.6 1 1 0.4 2.1 H 1 19 1 1 po_DmVrock 4 9 4 6 1 60 30 head 0 1
|
||||
102 Hook_Horror 2081 Hook_Horror c_horror **** G S **** 1 1 1 NORM 2.33 3.5 0.6 1 1 0.4 2.1 H 1 1 1 1 po_Horror 4 9 4 6 1 60 30 head 0 1
|
||||
103 Lantern_Archon 2082 Bat c_clantern **** R S **** 1 1 1 FAST 2.25 4.5 0.2 0.2 1 0.2 1.6 H 1 20 1 1 po_Lantern 2 9 -1 17 0 60 30 **** 0 1
|
||||
104 Quasit 2083 Imp c_dmquasit **** R S **** 1 1 1 FAST 3 4.5 0.2 1 1 0.2 1.8 H 1 19 1 1 po_DmQuasit 2 9 9 26 0 60 30 **** 0 1
|
||||
105 Imp 2084 Imp c_imp **** R S **** 1 1 1 FAST 3 4.5 0.2 1 1 0.2 1.8 H 1 19 1 1 po_Imp 1 9 9 26 0 60 30 **** 6 1
|
||||
106 Mephit_Air 2085 Imp c_mepair **** R S **** 1 1 1 FAST 3 4.5 0.2 1 1 0.2 1.8 H 1 21 1 1 po_MepAir 2 9 9 26 0 60 30 **** 6 1
|
||||
107 Mephit_Dust 2086 Imp c_mepdust **** R S **** 1 1 1 FAST 3 4.5 0.2 1 1 0.2 1.8 H 1 21 1 1 po_MepDust 2 9 9 26 0 60 30 **** 6 1
|
||||
108 Mephit_Earth 2087 Imp c_mepearth **** R S **** 1 1 1 FAST 3 4.5 0.2 1 1 0.2 1.8 H 1 21 1 1 po_MepEarth 2 9 9 26 0 60 30 **** 6 1
|
||||
109 Mephit_Fire 2088 Imp c_mepfire **** R S **** 1 1 1 FAST 3 4.5 0.2 1 1 0.2 1.8 H 1 21 1 1 po_MepFire 2 9 9 26 0 60 30 **** 6 1
|
||||
110 Mephit_Ice 2089 Imp c_mepice **** R S **** 1 1 1 FAST 3 4.5 0.2 1 1 0.2 1.8 H 1 21 1 1 po_MepIce 2 9 9 26 0 60 30 **** 6 1
|
||||
111 Mephit_Salt 5041 Imp c_mepsalt **** R S **** 1 1 1 FAST 3 4.5 0.2 1 1 0.2 1.8 H 1 21 1 1 po_MepSalt 2 9 9 26 0 60 30 **** 6 1
|
||||
112 Mephit_Ooze 2090 Imp c_mepooze **** R S **** 1 1 1 FAST 3 4.5 0.2 1 1 0.2 1.8 H 1 21 1 1 po_MepOoze 2 9 9 26 0 60 30 **** 6 1
|
||||
113 Mephit_Steam 5042 Imp c_mepsteam **** R S **** 1 1 1 FAST 3 4.5 0.2 1 1 0.2 1.8 H 1 21 1 1 po_MepSteam 2 9 9 26 0 60 30 **** 6 1
|
||||
114 Mephit_Magma 5043 Imp c_mepmagma **** R S **** 1 1 1 FAST 3 4.5 0.2 1 1 0.2 1.8 H 1 21 1 1 po_MepMagma 2 9 9 26 0 60 30 **** 6 1
|
||||
115 Mephit_Water 2091 Imp c_mepwater **** R S **** 1 1 1 FAST 3 4.5 0.2 1 1 0.2 1.8 H 1 21 1 1 po_MepWater 2 9 9 26 0 60 30 **** 6 1
|
||||
116 Will_O_Wisp 2092 Bat c_willowisp **** N S **** 1 1 1 FAST 2.25 4.5 0.2 0.2 1 0.2 1.6 H 1 21 1 1 po_WillOWisp 2 9 -1 17 0 60 30 **** 0 1
|
||||
117 Intellect_Devourer 2093 Intellect_Devourer c_devour **** R S **** 1 1 1 NORM 1.02 3.6 0.3 0.3 1 0.3 1.9 L 0 1 1 1 po_Devour 2 9 3 2 1 60 30 indev_head 0 1
|
||||
118 Dragon_Mist 110987 Dragon_Mist c_drgmist **** G S **** 1 1 1 FAST 2 3 2 3.5 1 2.5 3.7 H 1 5 1 1 po_drgmist 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
119 Minogon 2095 Minotaur c_minogon default G L 1.95 **** **** **** NORM 2.67 3 0.4 1.1 1 0.4 1.2 H 1 18 1 1 po_Minogon 4 9 1 9 1 60 30 head_g 3 1
|
||||
120 Minotaur 2096 Minotaur c_minotaur default R L 1.95 **** **** **** NORM 2.67 3 0.4 1.1 1 0.4 1.2 H 1 12 1 1 po_Minotaur 4 9 5 1 1 60 30 head_g 6 1
|
||||
121 Minotaur_Chieftain 2097 Minotaur c_minochief default R L 1.95 **** **** **** NORM 2.67 3 0.4 1.1 1 0.4 1.2 H 1 12 1 1 po_Minotaur 4 9 5 1 1 60 30 head_g 6 1
|
||||
122 Minotaur_Shaman 2098 Minotaur c_minowiz default R L 1.95 **** **** **** NORM 2.67 3 0.4 1.1 1 0.4 1.2 H 1 12 1 1 po_MinoWiz 4 9 5 1 1 60 30 head_g 6 1
|
||||
123 Mohrg 2099 Morgh c_mohrg **** Y F 1 1 1 1 NORM 1.6 2.7 0.2 0.5 1 0.2 1.8 H 1 23 1 1 po_Mohrg 3 9 3 0 1 60 30 head_g 5 1
|
||||
124 Mummy_Greater 2100 Mummy c_mum_priest01 default W F 1 1 1 1 VSLOW 1.25 1.75 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_mum_pre01 3 9 3 13 1 60 30 head_g 5 1
|
||||
125 Mummy_Warrior 2101 Mummy c_mum_fight03 default W F 1 1 1 1 VSLOW 1.25 1.75 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_mum_war03 3 9 3 13 1 60 30 head_g 5 1
|
||||
126 Nymph 2102 Nymph_(CM) c_nymph **** R F 1 1 1 1 NORM 1.6 2.7 0.25 0.4 1 0.25 1.6 H 1 16 1 1 po_Nymph 3 9 3 0 1 60 30 head_g 6 1
|
||||
127 Ogre 2103 Ogre c_ogreA default R L 1.8 1 1 1 NORM 3.5 3.5 0.4 1.1 1 0.4 1.7 H 1 17 1 1 po_OgreA 4 9 1 1 1 60 30 Ogre_head 0 1
|
||||
128 Ogre_Chieftain 2104 Ogre c_ogrechiefA default R L 1.8 1 1 1 NORM 3.5 3.5 0.4 1.1 1 0.4 1.7 H 1 17 1 1 po_OgreChiefA 4 9 1 1 1 60 30 Ogre_head 0 1
|
||||
129 Ogre_Mage 2105 Ogre c_ogremageA default R L 1.8 1 1 1 NORM 3.5 3.5 0.4 1.1 1 0.4 1.7 H 1 17 1 1 po_OgreMageA 4 9 1 1 1 60 30 Ogre_head 0 1
|
||||
130 Lizardfolk_Warrior_A 2107 Old_One_Warrior_A c_OldChiefA default R FT 1.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.8 H 1 14 1 1 po_OldChiefA 3 9 0 0 1 60 30 head_g 6 1
|
||||
131 Lizardfolk_Warrior_B 2108 Old_One_Warrior_B c_OldChiefB default R FT 1.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.8 H 1 14 1 1 po_OldChiefB 3 9 0 0 1 60 30 head_g 6 1
|
||||
132 Lizardfolk_Shaman_A 5044 Old_Mage c_OldMageA default R FT 1 1 1 1 NORM 1.81 3.4 0.3 0.7 1 0.3 2 H 1 14 1 1 po_OldWizA 3 9 0 0 1 60 30 head_g 6 1
|
||||
133 Lizardfolk_Shaman_B 5045 Old_Mage c_OldMageB default R FT 1 1 1 1 NORM 1.81 3.4 0.3 0.7 1 0.3 2.1 H 1 14 1 1 po_OldWizB 3 9 0 0 1 60 30 head_g 6 1
|
||||
134 Lizardfolk_A 5046 Old_War c_OldWarA default R FT 1.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.9 H 1 14 1 1 po_OldWarA 3 9 0 0 1 60 30 head_g 6 1
|
||||
135 Lizardfolk_B 5047 Old_One_Warrior_B c_OldWarB default R FT 1.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.9 H 1 14 1 1 po_OldWarB 3 9 0 0 1 60 30 head_g 6 1
|
||||
136 Orc_Chieftain_A 2109 Orc_Chieftan_A c_orcchiefA **** R F 1.2 1 1 1 NORM 1.4 2.33 0.4 0.9 1 0.4 2.1 H 1 13 1 1 po_OrcChiefA 3 9 0 0 1 60 30 head_g 0 1
|
||||
137 Orc_Chieftain_B 5048 Orc_Chieftan_B c_orcchiefB **** R F 1.2 1 1 1 NORM 1.4 2.33 0.4 0.9 1 0.4 2.1 H 1 13 1 1 po_OrcChiefB 3 9 0 0 1 60 30 head_g 0 1
|
||||
138 Orc_Shaman_A 2110 Orc_Shaman_A c_orcwizA **** R F 1.2 1 1 1 NORM 1.4 2.33 0.4 0.9 1 0.4 1.9 H 1 13 1 1 po_OrcWizA 3 9 0 0 1 60 30 head_g 0 1
|
||||
139 Orc_Shaman_B 5049 Orc_Shaman_B c_orcwizB **** R F 1.2 1 1 1 NORM 1.4 2.33 0.4 0.9 1 0.4 1.9 H 1 13 1 1 po_OrcWizB 3 9 0 0 1 60 30 head_g 0 1
|
||||
140 Orc_A 2111 Orc_A c_orcA **** R F 1.2 1 1 1 NORM 1.4 2.33 0.4 0.9 1 0.4 2 H 1 13 1 1 po_OrcA 3 9 0 0 1 60 30 head_g 0 1
|
||||
141 Orc_B 5050 Orc_B c_orcB **** R F 1.2 1 1 1 NORM 1.4 2.33 0.4 0.9 1 0.4 2 H 1 13 1 1 po_OrcB 3 9 0 0 1 60 30 head_g 0 1
|
||||
142 Ox 2112 Ox c_a_ox **** R S **** 1 1 1 NORM 1.52 1.92 0.6 1.25 1 1.25 2.7 H 1 2 1 1 po_Ox 3 9 0 2 0 60 30 Ox_head 0 1
|
||||
143 Satyr 110988 Satyr c_satyr default R F 1.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.8 H 1 14 1 1 po_satyr 3 9 4 0 1 60 30 head_g 6 1
|
||||
144 Falcon 5051 Raptor c_a_bird_rap **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_a_bird_rap 2 9 10 5 1 60 30 Raptor_head 0 1
|
||||
145 Raven 2115 Raven c_a_bird_rav **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_a_bird_rav 1 9 10 5 1 60 30 Raptor_head 0 1
|
||||
146 Shadow 2116 Shadow_(CM) c_shadow **** Y F 1 1 1 1 FAST 1.44 2.42 0.2 0.4 1 0.2 1.6 H 1 23 1 1 po_Shadow 3 9 -1 15 1 60 30 head_g 0 1
|
||||
147 Shadow_Fiend 2117 Shadow_Fiend_(CM) c_shfiend **** Y F 1 1 1 1 FAST 1.65 2.78 0.2 0.5 1 0.2 2.1 H 1 23 1 1 po_ShFiend 3 9 0 15 1 60 30 head_g 0 1
|
||||
148 Skeleton_Mage 2118 Skeletal_Mage c_skel_mage01 default W F 1 1 1 1 NORM 1.6 2.7 0.2 0.4 1 0.2 1.8 H 1 23 1 1 po_Sk_Mage01 3 9 8 13 1 60 30 head_g 5 1
|
||||
149 Golem_Diamond 110989 Golem_Diamond c_goldiamond dlag__ref01 **** F 1.4 1 0.85 0.8 NORM 1.43 2.86 0.25 0.4 1 0.25 1.4 H 1 4 1 1 po_goldiamond 3 9 1 31 0 60 30 head_g 6 1
|
||||
150 Skeleton_Warrior 2120 Skeleton_Warrior c_skel_war01 default W F 1 1 1 1 NORM 1.6 2.7 0.2 0.4 1 0.2 1.8 H 1 23 1 1 po_Sk_War01 3 9 8 13 1 60 30 head_g 5 1
|
||||
151 Slaad_Blue 2121 Slaad c_slaadbl **** G S **** 1 1 1 NORM 1.75 3.5 0.4 0.9 1 0.4 2.2 H 1 25 1 1 po_SlaadBl 4 9 0 24 1 60 30 head_g 0 1
|
||||
152 Slaad_Death 2122 Slaad c_slaaddth **** G S **** 1 1 1 NORM 1.75 3.5 0.4 0.9 1 0.4 2 H 1 25 1 1 po_Slaaddth 4 9 0 24 1 60 30 head_g 0 1
|
||||
153 Slaad_Gray 2123 Slaad c_slaadgray **** G S **** 1 1 1 NORM 1.75 3.5 0.4 0.9 1 0.4 2.1 H 1 25 1 1 po_SlaadGray 4 9 0 3 1 60 30 head_g 0 1
|
||||
154 Slaad_Green 2124 Slaad c_slaadgrn **** G S **** 1 1 1 NORM 1.75 3.5 0.4 0.9 1 0.4 2.1 H 1 25 1 1 po_SlaadGrn 4 9 0 3 1 60 30 head_g 0 1
|
||||
155 Slaad_Red 2125 Slaad c_slaadred **** G S **** 1 1 1 NORM 1.75 3.5 0.4 0.9 1 0.4 2.1 H 1 25 1 1 po_SlaadRed 4 9 0 24 1 60 30 head_g 0 1
|
||||
156 Spectre 2126 Spectre c_spectre **** N S **** 1 1 1 FAST 2.25 4.5 0.2 0.5 1 0.2 1.9 H 1 23 1 1 po_Spectre 3 9 -1 17 1 60 30 head_g 5 1
|
||||
157 Aranea 2127 Spider_Giant c_aranea **** G S **** 1 1 1 FAST 1.8 2.6 0.6 0.7 1 0.7 2.5 H 1 24 1 1 po_Aranea 3 9 0 6 0 60 30 **** 0 1
|
||||
158 Spider_Dire 2128 Spider_Giant c_spiddire **** G S **** 1 1 1 NORM 1.8 2.6 0.6 0.7 1 0.7 2.5 H 1 24 1 1 po_SpidDire 4 9 7 6 0 60 30 **** 0 1
|
||||
159 Spider_Giant 2129 Spider_Giant c_spidgiant **** G S **** 1 1 1 NORM 1.8 2.6 0.6 0.7 1 0.7 2.5 H 1 24 1 1 po_SpidGiant 4 9 7 6 0 60 30 **** 0 1
|
||||
160 Spider_Phase 2130 Spider_Giant c_spidphase **** G S **** 1 1 1 NORM 1.8 2.6 0.6 0.7 1 0.7 2.5 H 1 24 1 1 po_SpidPhase 4 9 7 6 0 60 30 **** 0 1
|
||||
161 Spider_Sword 2131 Spider_Giant c_spidswrd default G S **** 1 1 1 NORM 1.8 2.6 0.6 0.7 1 0.7 2.5 H 1 24 1 1 po_SpidSwrd 4 9 7 7 0 60 30 **** 0 1
|
||||
162 Spider_Wraith 2132 Spider_Giant c_spidwra **** G S **** 1 1 1 NORM 1.8 2.6 0.6 0.7 1 0.7 2.5 H 1 24 1 1 po_SpidWra 4 9 7 6 0 60 30 **** 0 1
|
||||
163 Succubus 2133 Succubus c_dmsucubus **** R FW 1 1 1 1 NORM 1.6 2.7 0.25 0.4 1 0.25 1.7 H 1 19 1 1 po_DmSucubus 3 9 3 0 1 60 30 head_g 3 1
|
||||
164 Troll_Chieftain 2134 Troll_A c_trollchief **** G S **** 1 1 1 NORM 2.05 3 0.4 0.6 1 0.4 1.9 H 1 17 1 1 po_TrollChief 4 9 0 2 1 60 30 face_g 0 1
|
||||
165 Troll_Shaman 2135 Troll_A c_trollwiz **** G S **** 1 1 1 NORM 2.05 3 0.4 0.6 1 0.4 1.9 H 1 17 1 1 po_TrollWiz 4 9 0 2 1 60 30 face_g 0 1
|
||||
166 Ettercap 2136 Troll_A c_ettercap **** G S **** 1 1 1 NORM 2.05 3 0.4 0.6 1 0.4 1.9 H 1 17 1 1 po_Ettercap 4 9 0 2 1 60 30 face_g 0 1
|
||||
167 Troll 2137 Troll_A c_troll **** G S **** 1 1 1 NORM 2.05 3 0.4 0.6 1 0.4 1.9 H 1 17 1 1 po_Troll 4 9 0 2 1 60 30 face_g 0 1
|
||||
168 Umberhulk 2138 Umberhulk c_umberhulk evmap_irrid Y S **** 1 1 1 NORM 1.75 3.5 0.6 1.8 1 0.9 2.4 H 1 1 1 1 po_Umberhulk 4 9 1 6 1 60 30 head_g 0 1
|
||||
169 Golem_Emerald 110990 Golem_Emerald c_golemerald dlag__ref01 **** F 1 1 0.85 0.8 NORM 1.43 2.86 0.25 0.4 1 0.25 1.4 H 1 4 1 1 po_golemerald 3 9 1 31 0 60 30 head_g 6 1
|
||||
170 Wererat 2140 Wererat c_wererat **** R S **** 1 1 1 NORM 1.75 2.33 0.5 0.8 1 0.5 1.9 H 1 22 1 1 po_Wererat 3 9 3 2 1 60 30 wrat_head 0 1
|
||||
171 Werewolf 2141 Werewolf c_werewolf **** R S **** 1 1 1 FAST 2.25 4.5 0.5 0.9 1 0.6 1.8 H 1 22 1 1 po_Werewolf 3 9 3 2 1 60 30 head01 0 1
|
||||
172 Wight 2142 Wight c_wight **** Y F 1 1 1 1 NORM 1.6 3.4 0.2 0.5 1 0.2 1.8 H 1 23 1 1 po_Wight 3 9 3 0 1 60 30 head_g 0 1
|
||||
173 Golem_Ruby 110991 Golem_Ruby c_golruby dlag__ref01 **** F 1.6 1 0.85 0.8 NORM 1.43 2.86 0.25 0.4 1 0.25 1.4 H 1 4 1 1 po_golruby 3 9 1 31 0 60 30 head_g 6 1
|
||||
174 Dog_Blinkdog 2144 Wolf_Dog c_blinkdog **** R S **** 1 1 1 FAST 2.05 2.7 0.5 0.7 1 0.7 2.3 L 0 20 1 1 po_BlinkDog 3 9 3 2 1 60 30 Wolf_head 0 1
|
||||
175 Dog_Dire_Wolf 2145 Wolf_Dog c_direwolf **** R S **** 1 1 1 FAST 1.8 3.6 0.6 1.1 1 1.1 2.7 H 0 2 1 1 po_DireWolf 4 9 3 2 1 60 30 Wolf_head 0 1
|
||||
176 Dog 2146 Wolf_Dog c_dog **** R S 1 1 1 1 FAST 2.05 2.7 0.4 0.7 1 0.7 2.3 L 0 2 1 1 po_Dog 3 9 3 2 1 60 30 Wolf_head 0 1
|
||||
177 Dog_Fenhound 2147 Wolf_Dog c_fenhound **** R S **** 1 1 1 FAST 1.8 3.6 0.6 1.1 1 1.1 2.7 L 0 2 1 1 po_Fenhound 3 9 3 2 1 60 30 Wolf_head 0 1
|
||||
178 Snake_Black_Cobra 110992 Cobra c_cobra02 **** R S **** 1 1 1 NORM 1.6 3.2 0.4 0.6 1 0.4 1.8 H 1 5 0 0 po_Cobra 3 9 12 0 0 60 30 Dragon_head 6 1
|
||||
179 Dog_Hell_Hound 2149 Wolf_Dog c_hellhound **** R S **** 1 1 1 FAST 2.55 3.37 0.6 0.85 1 0.85 2.4 L 0 19 1 1 po_HellHound 3 9 3 2 1 60 30 Wolf_head 0 1
|
||||
180 Dog_Shadow_Mastif 2150 Wolf_Dog c_shmastif **** R S **** 1 1 1 FAST 1.8 3.6 0.6 1 1 1 2.7 H 0 19 1 1 po_ShMastif 4 9 3 2 1 60 30 Wolf_head 0 1
|
||||
181 Dog_Wolf 2151 Wolf_Dog c_wolf **** R S **** 1 1 1 FAST 2.05 2.7 0.5 0.7 1 0.7 2.3 L 0 2 1 1 po_Wolf 3 9 3 2 1 60 30 Wolf_head 0 1
|
||||
182 Skeleton_Chieftain 6320 Skeleton c_skel_chief01 default W F 1 1 1 1 NORM 1.6 2.7 0.2 0.4 1 0.2 1.8 H 1 23 1 1 po_sk_chief01 3 9 8 13 1 60 30 head_g 5 1
|
||||
183 Snake_Cobra 110993 Cobra c_cobra01 **** R S **** 1 1 1 NORM 1.6 3.2 0.4 0.6 1 0.4 1.8 H 1 5 0 0 po_Cobra 3 9 12 0 0 60 30 Dragon_head 6 1
|
||||
184 Dog_Winter_Wolf 2152 Wolf_Dog c_WolfWint **** R S **** 1 1 1 FAST 2.05 2.7 0.5 0.7 1 0.7 2.3 L 0 18 1 1 po_WolfWint 4 9 3 2 1 60 30 Wolf_head 0 1
|
||||
185 Dog_Worg 2153 Wolf_Dog c_worg **** R S **** 1 1 1 FAST 1.8 3.6 0.6 1 1 1 2.7 L 0 18 1 1 po_Worg 3 9 3 2 1 60 30 Wolf_head 0 1
|
||||
186 Allip 2154 Allip c_allip **** N S **** 1 1 1 FAST 2.25 4.5 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_Allip 3 9 -1 17 1 60 30 head_g 5 1
|
||||
187 Wraith 2155 Wraith c_wraith **** N S **** 1 1 1 FAST 2.25 4.5 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_Wraith 3 9 -1 17 1 60 30 head_g 5 1
|
||||
188 NWN_Aarin 2156 y_Aarin c_aarin default R F 1 1 1 1 NORM 1.6 2.7 0.3 0.5 1 0.3 1.7 H 1 11 1 1 **** 3 9 0 0 1 60 30 **** 6 1
|
||||
189 NWN_Aribeth_Evil 2157 y_Aribeth_Evil c_aribeth_evil default R F 1 1 1 1 NORM 1.6 3.2 0.25 0.4 1 0.25 1.4 H 1 7 1 1 **** 3 9 0 0 1 60 30 **** 6 1
|
||||
190 aribeth 5054 aribeth c_aribeth default R F 0.8 **** 0.85 0.8 NORM 1.44 2.42 0.25 0.4 1 0.25 1.4 H 1 7 1 1 **** 3 9 0 0 1 60 30 **** 6 1
|
||||
191 NWN_Haedraline 2158 y_Haedraline c_haedraline default R F 1 1 1 1 NORM 1.81 3.4 0.3 0.5 1 0.3 2 H 1 11 1 1 po_Haedral 3 9 0 0 1 60 30 head_g 6 1
|
||||
192 NWN_Morag 2159 y_Morag c_morag default R F 1 1 1 1 NORM 1.81 3.4 0.2 0.6 1 0.2 2 H 1 11 1 1 po_Morag 3 9 0 0 1 60 30 head_g 6 1
|
||||
193 NWN_Maugrim 2160 y_Maugrim c_maugrim default R F 1 1 1 1 NORM 1.6 2.7 0.3 0.5 1 0.3 1.7 H 1 11 1 1 **** 3 9 0 0 1 60 30 **** 6 1
|
||||
194 Snake_Gold_Cobra 110994 Cobra c_cobra03 **** R S **** 1 1 1 NORM 1.6 3.2 0.4 0.6 1 0.4 1.8 H 1 5 0 0 po_Cobra 3 9 12 0 0 60 30 Dragon_head 6 1
|
||||
195 Zombie_Rotting 6321 Zombie c_zomb_rot default Y F 1 1 1 1 VSLOW 1.25 1.75 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_zo_rot01 3 9 3 0 1 60 30 head_g 5 1
|
||||
196 Zombie_Warrior_1 6322 Zombie c_zomb_war01 default Y F 1 1 1 1 VSLOW 1.25 1.75 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_zo_war01 3 9 3 0 1 60 30 head_g 5 1
|
||||
197 Zombie_Warrior_2 6323 Zombie c_zomb_war02 default Y F 1 1 1 1 VSLOW 1.25 1.75 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_zo_war02 3 9 3 0 1 60 30 head_g 5 1
|
||||
198 Zombie 2185 Zombie c_zomb_com **** Y F 1 1 1 1 VSLOW 1.25 1.75 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_zo_com01 3 9 3 0 1 60 30 head_g 5 1
|
||||
199 Zombie_Tyrant_Fog 2186 Zombie_Lord c_zomb_tyr **** Y F 1 1 1 1 SLOW 1.25 1.75 0.3 0.5 1 0.3 1.8 H 1 23 1 1 po_zo_tyr01 3 9 3 0 1 60 30 head_g 5 1
|
||||
200 arch_target 5674 archtarget c_archtarget **** N s **** **** **** **** VSLOW **** **** 0.4 0.4 1 0.4 0.1 H **** 10 **** **** **** 3 9 0 **** 1 60 30 impact 0 1
|
||||
201 combat_dummy 5681 cmbtdummy c_cmbtdummy **** N s **** **** **** **** VSLOW **** **** 0.25 0.25 1 0.1 0.1 H **** 10 **** **** **** 3 9 0 **** 1 60 30 impact 0 1
|
||||
202 Cat_Panther 5211 Great_Cat c_cat_panth **** R S **** 1 1 1 FAST 2.45 2.25 0.6 1 1 1 2.3 L 0 2 1 1 po_blkpanther 3 9 3 2 1 60 30 Cat_head 0 1
|
||||
203 Cat_Cougar 5212 Great_Cat c_cat **** R S **** 1 1 1 FAST 2.45 2.25 0.6 1 1 1 2.3 L 0 2 1 1 po_cat 3 9 3 2 1 60 30 Cat_head 0 1
|
||||
204 Bear_Kodiak 6327 Bear c_bearkodi **** R S 1 1 1 1 FAST 1.46 1.94 0.6 1.3 1 1.3 2.1 H 1 2 1 1 po_BearBrwn 4 9 3 2 1 60 30 Bear_head 0 1
|
||||
205 Grey_Render 6328 Giant_Common c_greyrend **** R S 1 1 1 1 FAST 2.43 5 0.75 1.5 1 1 2.5 H 1 17 1 1 po_GreyRend 4 9 1 1 1 60 30 gnthill_head_g 0 1
|
||||
206 Penguin 6374 Penguin c_a_penguin **** R S **** 1 1 1 SLOW 0.7 1.5 0.2 0.2 1 0.2 1.6 L 0 2 1 1 po_a_penguin 1 9 -1 5 0 60 30 p_head 3 1
|
||||
207 OgreB 6376 OgreB c_ogreB default R L 1.8 1 1 1 NORM 3.5 3.5 0.4 1.1 1 0.4 1.7 H 1 17 1 1 po_OgreB 4 9 1 1 1 60 30 Ogre_head 0 1
|
||||
208 Ogre_ChieftainB 6377 Ogre_ChieftainB c_ogrechiefB default R L 1.8 1 1 1 NORM 3.5 3.5 0.4 1.1 1 0.4 1.7 H 1 17 1 1 po_OgreChiefB 4 9 1 1 1 60 30 Ogre_head 0 1
|
||||
209 Ogre_MageB 6378 Ogre_MageB c_ogremageB default R L 1.8 1 1 1 NORM 3.5 3.5 0.4 1.1 1 0.4 1.7 H 1 17 1 1 po_OgreMageB 4 9 1 1 1 60 30 Ogre_head 0 1
|
||||
210 NW_Militia_Member 6950 NW_Militia_Member c_yNWN_militia default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
211 Luskan_Guard 6951 Luskan_Guard c_yLuskguard default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
212 Cult_Member 6952 Cult_Member c_yCult default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
213 Uthgard_Elk_Tribe 6953 Uthgard_Elk_Tribe c_yUth_elk default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
214 Uthgard_Tiger_Tribe 6954 Uthgard_Tiger_Tribe c_yUth_Tiger default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
215 Drow_Cleric 6955 Drow_Cleric c_yDroCleric default R F 1 1 1.05 0.85 NORM 1.43 2.86 0.25 0.4 1 0.25 1.4 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
216 Drow_Fighter 6956 Drow_Fighter c_yDroFight default R F 1 1 1.05 0.85 NORM 1.43 2.86 0.3 0.4 1 0.3 1.5 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
217 Druegar_Fighter 6957 Druegar_Fighter c_yDurgFight default R F 1 1 1.15 0.95 NORM 1.06 2.12 0.3 0.5 1 0.3 1.4 H 1 6 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
218 Druegar_Cleric 6958 Druegar_Cleric c_yDurgCleric default R F 1 1 1.15 0.95 NORM 1.06 2.12 0.3 0.5 1 0.3 1.3 H 1 6 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
219 House_Guard 6959 House_Guard c_yHouse default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
220 Begger 6960 Begger c_yBegger default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 0 1
|
||||
221 Blood_Sailer 6961 Blood_Sailer c_yBloodSail default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
222 Female_01 6962 Female_01 c_yFem01 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
223 Female_02 6963 Female_02 c_yFem02 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
224 Female_03 6964 Female_03 c_yFem03 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
225 Female_04 6965 Female_04 c_yFem04 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
226 Male_01 6966 Male_01 c_yMale01 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
227 Male_02 6967 Male_02 c_yMale02 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
228 Male_03 6968 Male_03 c_yMale03 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
229 Male_04 6969 Male_04 c_yMale04 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
230 Male_05 6970 Male_05 c_yMale05 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
231 Plague_Victim 6971 Plague_Victim c_ySick default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
232 Shop_Keeper 6972 Shop_Keeper c_yShopkeep default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
233 Inn_Keeper 6973 Inn_Keeper c_yInnkeep default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
234 Bartender 6974 Bartender c_yBartender default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
235 Waitress 6975 Waitress c_yWaitress default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
236 Prostitute_01 6976 Prostitute_01 c_yPro01 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
237 Prostitute_02 6977 Prostitute_02 c_yPro02 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
238 Convict 6978 Convict c_yConvict default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
239 Old_Man 6979 Old_Man c_yOld_m default R F 1 1 1.05 0.85 SLOW 0.83 1.66 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
240 Old_Woman 6980 Old_Woman c_yOld_f default R F 1 1 1.05 0.85 SLOW 0.83 1.66 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
241 Kid_Male 6981 Kid_Male c_yKid_m default R F 0.8 1 0.7 0.65 NORM 1.4 2.8 0.2 0.3 1 0.2 1.7 H 1 10 1 1 po_kid 2 9 0 0 1 60 30 head_g 6 1
|
||||
242 Kid_Female 6982 Kid_Female c_yKid_f default R F 0.8 1 0.7 0.65 NORM 1.4 2.8 0.2 0.3 1 0.2 1.7 H 1 10 1 1 po_girl 2 9 0 0 1 60 30 head_g 6 1
|
||||
243 Gnome_NPC_Female 6983 Gnome_NPC_Female c_yNPC_g_f01 default R F 1 1 0.9 0.82 NORM 1 1.94 0.25 0.4 1 0.25 1.2 H 1 8 1 1 po_hu_f_99 2 9 0 0 1 60 30 head_g 6 1
|
||||
244 Gnome_NPC_Male 6984 Gnome_NPC_Male c_yNPC_g_m01 default R F 1 1 0.9 0.82 NORM 1 1.94 0.3 0.4 1 0.3 1.3 H 1 8 1 1 po_hu_m_99 2 9 0 0 1 60 30 head_g 6 1
|
||||
245 Elf_NPC_Female 6985 Elf_NPC_Female c_yNPC_e_f01 default R F 1 1 0.85 0.8 NORM 1.43 2.86 0.25 0.4 1 0.25 1.4 H 1 7 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
246 Elf_NPC_Male_01 6986 Elf_NPC_Male_01 c_yNPC_e_m01 default R F 1 1 0.85 0.8 NORM 1.43 2.86 0.3 0.4 1 0.3 1.5 H 1 7 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
247 Elf_NPC_Male_02 6988 Elf_NPC_Male_02 c_yNPC_e_m02 default R F 1 1 0.85 0.8 NORM 1.43 2.86 0.3 0.4 1 0.3 1.5 H 1 7 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
248 Dwarf_NPC_Female 6989 Dwarf_NPC_Female c_yNPC_d_f01 default R F 1 1 1.15 0.95 NORM 1.06 2.12 0.3 0.5 1 0.3 1.3 H 1 6 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
249 Dwarf_NPC_Male 6990 Dwarf_NPC_Male c_yNPC_d_m01 default R F 1 1 1.15 0.95 NORM 1.06 2.12 0.3 0.5 1 0.3 1.4 H 1 6 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
250 Halfling_NPC_Female 6991 Halfling_NPC_Female c_yNPC_a_f01 default R F 0.8 1 0.7 0.65 NORM 1.04 2.08 0.2 0.3 1 0.2 1 H 1 10 1 1 po_hu_f_99 2 9 0 0 1 60 30 head_g 6 1
|
||||
251 Halfling_NPC_Male 6992 Halfling_NPC_Male c_yNPC_a_m01 default R F 0.8 1 0.7 0.65 NORM 1.04 2.08 0.25 0.3 1.5 0.25 1.1 H 1 10 1 1 po_hu_m_99 2 9 0 0 1 60 30 head_g 6 1
|
||||
252 Half_Orc_NPC_Female 6993 Half_Orc_NPC_Female c_yNPC_o_f01 default R F 1.3 1 1.2 1.2 NORM 1.65 2.78 0.5 0.7 1 0.3 2 H 1 13 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
253 Half_Orc_NPC_Male_01 6994 Half_Orc_NPC_Male_01 c_yNPC_o_m01 default R F 1.3 1 1.2 1.2 NORM 1.6 3.2 0.5 0.7 2.25 0.3 2.1 H 1 13 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
254 Half_Orc_NPC_Male_02 6995 Half_Orc_NPC_Male_02 c_yNPC_o_M02 default R F 1.3 1 1.2 1.2 NORM 1.6 3.2 0.5 0.7 1 0.3 2.1 H 1 13 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
255 Human_NPC_Female_01 6997 Human_NPC_Female_01 c_yNPC_h_f01 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
256 Human_NPC_Female_02 6998 Human_NPC_Female_02 c_yNPC_h_f02 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
257 Human_NPC_Female_03 6999 Human_NPC_Female_03 c_yNPC_h_f03 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
258 Human_NPC_Female_04 7000 Human_NPC_Female_04 c_yNPC_h_f04 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
259 Human_NPC_Female_05 7001 Human_NPC_Female_05 c_yNPC_h_f05 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
260 Human_NPC_Female_06 7002 Human_NPC_Female_06 c_yNPC_h_f06 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
261 Human_NPC_Female_07 7003 Human_NPC_Female_07 c_yNPC_h_f07 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
262 Human_NPC_Female_08 7004 Human_NPC_Female_08 c_yNPC_h_f08 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
263 Human_NPC_Female_09 7005 Human_NPC_Female_09 c_yNPC_h_f09 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
264 Human_NPC_Female_10 7006 Human_NPC_Female_10 c_yNPC_h_f10 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
265 Human_NPC_Female_11 7007 Human_NPC_Female_11 c_yNPC_h_f11 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 0 1
|
||||
266 Human_NPC_Female_12 7008 Human_NPC_Female_12 c_yNPC_h_f12 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
267 Human_NPC_Male_01 7009 Human_NPC_Male_01 c_yNPC_h_m01 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1.75 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
268 Human_NPC_Male_02 7010 Human_NPC_Male_02 c_yNPC_h_m02 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
269 Human_NPC_Male_03 7011 Human_NPC_Male_03 c_yNPC_h_m03 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
270 Human_NPC_Male_04 7012 Human_NPC_Male_04 c_yNPC_h_m04 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
271 Human_NPC_Male_05 7013 Human_NPC_Male_05 c_yNPC_h_m05 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
272 Human_NPC_Male_06 7014 Human_NPC_Male_06 c_yNPC_h_m06 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
273 Human_NPC_Male_07 7015 Human_NPC_Male_07 c_yNPC_h_m07 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
274 Human_NPC_Male_08 7016 Human_NPC_Male_08 c_yNPC_h_m08 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
275 Human_NPC_Male_09 7017 Human_NPC_Male_09 c_yNPC_h_m09 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
276 Human_NPC_Male_10 7018 Human_NPC_Male_10 c_yNPC_h_m10 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
277 Human_NPC_Male_11 7019 Human_NPC_Male_11 c_yNPC_h_m11 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
278 Human_NPC_Male_12 7020 Human_NPC_Male_12 c_yNPC_h_m12 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
279 Human_NPC_Male_13 7021 Human_NPC_Male_13 c_yNPC_h_m13 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
280 Human_NPC_Male_14 7022 Human_NPC_Male_14 c_yNPC_h_m14 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
281 Human_NPC_Male_15 7023 Human_NPC_Male_15 c_yNPC_h_m15 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
282 Human_NPC_Male_16 7024 Human_NPC_Male_16 c_yNPC_h_m16 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
283 Human_NPC_Male_17 7025 Human_NPC_Male_17 c_yNPC_h_m17 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
284 Human_NPC_Male_18 7026 Human_NPC_Male_18 c_yNPC_h_m18 default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
285 Yuan_Ti 2162 Player c_yuan_ti default G F 1 1 1.05 0.85 NORM 1.6 2.7 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_yuan_ti 3 9 3 0 1 60 30 head_g 6 1
|
||||
286 Yuan_Ti_Chieften 8325 Player c_yuanchief default G F 1 1 1.05 0.85 NORM 1.6 2.7 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_yuanchief 3 9 3 0 1 60 30 head_g 6 1
|
||||
287 Yuan_Ti_Wizard 8326 Player c_yuanwiz default G F 1 1 1.05 0.85 NORM 1.6 2.7 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_yuanwiz 3 9 3 0 1 60 30 head_g 6 1
|
||||
288 Vampire_Female 8327 Player c_vampire_f default R F 1 1 1.05 0.85 NORM 1.6 2.7 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_vampire_f 3 9 3 0 1 60 30 head_g 6 1
|
||||
289 Vampire_Male 8328 Player c_vampire_m default R F 1 1 1.05 0.85 NORM 1.6 2.7 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_vampire_m 3 9 3 0 1 60 30 head_g 6 1
|
||||
290 Rakshasa_Tiger_Female 8329 Player c_rak_tigerB default R F 1 1 1.05 0.85 NORM 1.6 2.7 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_rakshasa_f 3 9 3 0 1 60 30 head_g 6 1
|
||||
291 Seagull_Flying 110736 Seagull_flying c_seagull_f **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_seagull 1 9 10 5 1 60 30 head 0 1
|
||||
292 Seagull_Walking 110737 Seagull_walking c_seagull_w **** R S **** 1 1 1 VSLOW 0.5 0.5 0.01 0.01 1 0.01 0.01 L 1 2 1 1 po_seagull 1 9 13 5 1 60 30 head 0 1
|
||||
293 Rakshasa_Tiger_Male 8330 Player c_rak_tigerA default R F 1 1 1.05 0.85 NORM 1.6 2.7 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_rakshasa 3 9 3 0 1 60 30 head_g 6 1
|
||||
294 Rakshasa_Bear_Male 8334 Player c_rak_bearA default R F 1 1 1.05 0.85 NORM 1.6 2.7 0.3 0.8 1 0.3 2.1 H 1 11 1 1 po_avenger 3 9 3 0 1 60 30 head_g 6 1
|
||||
295 Rakshasa_Wolf_Male 8332 Player c_rak_wolfA default R F 1 1 1.05 0.85 NORM 1.6 2.7 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hound 3 9 3 0 1 60 30 head_g 6 1
|
||||
296 NWN_Nasher 8348 y_Nasher c_nasher default R F 1 1 1.05 0.85 NORM 1.6 2.7 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
297 NWN_Sedos 2161 y_Sedos c_sedos default R F 1 1 1.05 0.85 NORM 1.6 2.7 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
298 Invisible_Human_Male 63758 invsguy c_invsguy default W F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 **** **** **** **** 6 0
|
||||
299 Beholder_GZhorb 110995 Gzhorb c_gzhorb **** R S **** 1 1 1 FAST 2.05 2.7 0.9 0.7 1 1.5 2.3 L 0 20 1 1 po_gzhorb 4 9 3 2 1 60 30 Wolf_head 0 1
|
||||
300 Kobold_Chief_A 2853 Kobold c_kobchiefA **** R FW 0.8 0.7 1 1 NORM 1 2 0.3 0.4 1 0.3 1.2 H 1 9 1 1 po_KobChiefA 2 9 0 0 1 60 30 head_g 0 1
|
||||
301 Kobold_Shaman_A 2855 Kobold c_kobwizA **** R FW 0.8 0.7 1 1 NORM 1 2 0.3 0.4 1 0.3 1.2 H 1 9 1 1 po_KobWizA 2 9 0 0 1 60 30 head_g 0 1
|
||||
302 Kobold_A 2857 Kobold c_kobA **** R FW 0.8 0.7 1 1 NORM 1 2 0.3 0.4 1 0.3 1.2 H 1 9 1 1 po_KobA 2 9 0 0 1 60 30 head_g 0 1
|
||||
303 Kobold_Chief_B 2859 Kobold c_kobchiefB **** R FW 0.8 0.7 1 1 NORM 1 2 0.3 0.4 1 0.3 1.2 H 1 9 1 1 po_KobChiefB 2 9 0 0 1 60 30 head_g 0 1
|
||||
304 Kobold_Shaman_B 2866 Kobold c_kobwizB **** R FW 0.8 0.7 1 1 NORM 1 2 0.3 0.4 1 0.3 1.2 H 1 9 1 1 po_KobWizB 2 9 0 0 1 60 30 head_g 0 1
|
||||
305 Kobold_B 2867 Kobold c_kobB **** R FW 0.8 0.7 1 1 NORM 1 2 0.3 0.4 1 0.3 1.2 H 1 9 1 1 po_KobB 2 9 0 0 1 60 30 head_g 0 1
|
||||
306 Cat_MPanther 2978 Malar_Panther c_cat_mpanth **** R S **** 1 1 1 VFAST 2.45 2.25 0.6 1 1 1 2.3 L 0 23 1 1 po_cat_mpanth 3 9 3 2 1 60 30 Cat_head 0 1
|
||||
307 **** **** User001 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
308 **** **** User002 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
309 **** **** User003 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
310 **** **** User004 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
311 **** **** User005 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
312 **** **** User006 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
313 **** **** User007 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
314 **** **** User008 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
315 **** **** User009 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
316 **** **** User010 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
317 **** **** User011 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
318 **** **** User012 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
319 **** **** User013 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
320 **** **** User014 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
321 **** **** User015 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
322 **** **** User016 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
323 **** **** User017 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
324 **** **** User018 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
325 **** **** User019 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
326 **** **** User020 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
327 **** **** User021 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
328 **** **** User022 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
329 **** **** User023 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
330 **** **** User024 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
331 **** **** User025 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
332 **** **** User026 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
333 **** **** User027 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
334 **** **** User028 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
335 **** **** User029 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
336 **** **** User030 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
337 **** **** User031 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
338 **** **** User032 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
339 **** **** User033 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
340 **** **** User034 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
341 **** **** User035 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
342 **** **** User036 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
343 **** **** User037 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
344 **** **** User038 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
345 **** **** User039 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
346 **** **** User040 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
347 **** **** User041 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
348 **** **** User042 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
349 **** **** User043 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
350 Giant_Frost_Female 3162 Giant_Noble c_gntfrstfem default R L 2.5 1 1 1 FAST 3.28 4.5 0.7 1.5 1 0.7 2 H 1 17 1 1 po_GntFrstFem 5 10 1 1 1 60 30 frostgiant_head 3 1
|
||||
351 Giant_Fire_Female 3161 Giant_Noble c_gntfirefem default R L 2.5 1 1 1 FAST 3.28 4.5 0.7 1.5 1 0.7 2 H 1 17 1 1 po_GntFireFem 5 10 1 1 1 60 30 frostgiant_head 3 1
|
||||
352 Medusa 2854 Player c_medusa default G F 1 1 1.05 0.85 NORM 1.6 2.7 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_medusa 3 9 3 0 1 60 30 head_g 6 1
|
||||
353 Asabi_Chieftain 2901 Old_One_Warrior_A c_asabchief default R F 1.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.8 H 1 14 1 1 po_asabchief 3 9 0 0 1 60 30 head_g 6 1
|
||||
354 Asabi_Shaman 2902 Old_Mage c_asabmage default R F 1 1 1 1 NORM 1.81 3.4 0.3 0.7 1 0.3 2 H 1 14 1 1 po_asabmage 3 9 0 0 1 60 30 head_g 6 1
|
||||
355 Asabi_Warrior 2900 Old_War c_asabwar default R F 1.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.9 H 1 14 1 1 po_asabwar 3 9 0 0 1 60 30 head_g 6 1
|
||||
356 Stinger 2872 Stinger c_stinger **** G L **** 1 1 1 NORM 1.8 2.6 0.6 0.7 1 0.7 2.5 H 1 24 1 1 po_stinger 4 9 7 6 0 60 30 **** 0 1
|
||||
357 Stinger_Warrior 2874 Stinger c_stingwar **** G L **** 1 1 1 NORM 1.8 2.6 0.6 0.7 1 0.7 2.5 H 1 24 1 1 po_stingwar 4 9 7 6 0 60 30 **** 0 1
|
||||
358 Stinger_Chieftain 2875 Stinger c_stingchief **** G L **** 1 1 1 NORM 1.8 2.6 0.6 0.7 1 0.7 2.5 H 1 24 1 1 po_stingchief 4 9 7 6 0 60 30 **** 0 1
|
||||
359 Stinger_Mage 2876 Stinger c_stingmage default G L **** 1 1 1 NORM 1.8 2.6 0.6 0.7 1 0.7 2.5 H 1 24 1 1 po_stingmage 4 9 7 7 0 60 30 **** 0 1
|
||||
360 Formian_Worker 2887 Formian c_formwrk **** G L **** 1 1 1 NORM 0.7 3.6 0.6 1 1 1 2.3 H 0 24 1 1 po_formwrk 3 9 6 6 1 60 30 Beetle_head 0 1
|
||||
361 Formian_Warrior 2888 Formian c_formwar **** G L **** 1 1 1 NORM 0.7 3.6 0.6 0.9 1 0.9 2.2 H 0 24 1 1 po_formwar 3 9 6 6 1 60 30 Beetle_head 0 1
|
||||
362 Formian_Myrmarch 2889 Formian c_formmyr evmap_irrid G L **** 1 1 1 NORM 0.7 3.6 0.6 1 1 1 2.3 H 0 24 1 1 po_formmyr 3 9 6 6 1 60 30 Beetle_head 0 1
|
||||
363 Formian_Queen 2890 Formian c_formqueen **** G L **** 1 1 1 NORM 0.7 3.6 0.6 1 1 1 2.3 H 0 24 1 1 po_formqueen 3 9 6 6 1 60 30 Beetle_head 0 1
|
||||
364 Sphinx 2868 Great_Cat c_sphinx **** R S **** 1 1 1 FAST 2.1 3.75 0.6 1.4 1 1.4 2.7 H 0 2 1 1 po_sphinx 3 9 3 2 1 60 30 Cat_head 0 1
|
||||
365 Gynosphinx 2869 Great_Cat c_gynosphinx **** R S **** 1 1 1 FAST 3.06 2.81 0.6 1.3 1 1.3 3 L 0 2 1 1 po_gynosphinx 3 9 3 2 1 60 30 Cat_head 0 1
|
||||
366 Manticore 2865 Great_Cat c_manticore **** R S **** 1 1 1 FAST 2.1 3.75 0.6 1.4 1 1.4 2.7 H 0 2 1 1 po_manticore 3 9 3 2 1 60 30 Cat_head 0 1
|
||||
367 Gorgon 2856 Gorgon c_gorgon **** R S **** 1 1 1 NORM 1.52 1.92 0.6 1.25 1 1.25 2.7 H 1 2 1 1 po_gorgon 3 9 0 2 0 60 30 Ox_head 0 1
|
||||
368 Cockatrice 25286 Cockatrice c_cocktrc **** R S **** 1 1 1 FAST 1 3.5 0.13 0.13 1 0.13 1.8 L 0 2 1 1 po_cocktrc 1 9 -1 5 0 60 30 Chicken_head 0 1
|
||||
369 Basilisk 2861 Lizard c_basilisk **** R S **** 1 1 1 FAST 2.05 2.7 0.7 0.7 1 0.7 2.3 L 0 20 1 1 po_basilisk 3 9 3 2 1 60 30 Wolf_head 0 1
|
||||
370 XP1_HeurodisLich 3819 Player c_heurodis default G F 1 1 1.05 0.85 NORM 1.6 2.7 0.25 0.4 1 0.25 1.6 H 1 23 1 1 po_heurolich 3 9 3 0 1 60 30 head_g 6 1
|
||||
371 **** **** User038 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
372 **** **** User038 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
373 **** **** User038 **** **** **** **** **** **** **** **** **** **** **** **** **** 1 **** **** **** **** **** **** **** **** **** 9 -1 **** 1 60 30 **** 0 1
|
||||
374 Faerie_Dragon 2870 Shoulder_Dragon c_drgfaerie **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_drgfaerie 2 9 9 5 1 60 30 Raptor_head 0 1
|
||||
375 Pseudodragon 2871 Shoulder_Dragon c_drgpseud **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_drgpseud 2 9 9 5 1 60 30 Raptor_head 0 1
|
||||
376 Wyrmling_Red 2912 Shoulder_Dragon c_wyrmlred **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_wyrmlred 2 9 9 5 1 60 30 Raptor_head 0 1
|
||||
377 Wyrmling_Blue 2913 Shoulder_Dragon c_wyrmlblu **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_wyrmlblu 2 9 9 5 1 60 30 Raptor_head 0 1
|
||||
378 Wyrmling_Black 2914 Shoulder_Dragon c_wyrmlblk **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_wyrmlblk 2 9 9 5 1 60 30 Raptor_head 0 1
|
||||
379 Wyrmling_Green 2915 Shoulder_Dragon c_wyrmlgrn **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_wyrmlgrn 2 9 9 5 1 60 30 Raptor_head 0 1
|
||||
380 Wyrmling_White 2916 Shoulder_Dragon c_wyrmlwht **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_wyrmlwht 2 9 9 5 1 60 30 Raptor_head 0 1
|
||||
381 Wyrmling_Brass 2917 Shoulder_Dragon c_wyrmlbrs **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_wyrmlbrs 2 9 9 5 1 60 30 Raptor_head 0 1
|
||||
382 Wyrmling_Copper 2918 Shoulder_Dragon c_wyrmlcop **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_wyrmlcop 2 9 9 5 1 60 30 Raptor_head 0 1
|
||||
383 Wyrmling_Bronze 2919 Shoulder_Dragon c_wyrmlbrz **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_wyrmlbrz 2 9 9 5 1 60 30 Raptor_head 0 1
|
||||
384 Wyrmling_Silver 2920 Shoulder_Dragon c_wyrmlsil **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_wyrmlsil 2 9 9 5 1 60 30 Raptor_head 0 1
|
||||
385 Wyrmling_Gold 2921 Shoulder_Dragon c_wyrmlgld **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_wyrmlgld 2 9 9 5 1 60 30 Raptor_head 0 1
|
||||
386 Rat 3022 Rat c_rat **** R S **** 1 1 1 FAST 0.77 1.2 0.3 0.3 1 0.3 2 L 0 2 1 1 po_Rat 1 9 3 2 1 60 30 Rat_head 0 1
|
||||
387 Rat_Dire 3023 DireRat c_direrat **** R S **** 1 1 1 FAST 1 1.42 0.5 0.5 1 0.5 2.6 L 0 2 1 1 po_DireRat 2 9 3 2 1 60 30 Rat_head 0 1
|
||||
388 Gnoll_Warrior 3024 GnollWarrior c_gnoll default R F 1.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.8 H 1 14 1 1 po_Gnoll 3 9 0 0 1 60 30 head_g 6 1
|
||||
389 Gnoll_Wiz 3025 GnollWiz c_gnollwiz default R F 1.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.8 H 1 14 1 1 po_GnollWiz 3 9 0 0 1 60 30 head_g 6 1
|
||||
390 Hobgoblin_Warrior 3055 HobWarrior c_hob default R F 1.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.8 H 1 14 1 1 po_hob 3 9 0 0 1 60 30 head_g 6 1
|
||||
391 Hobgoblin_Wizard 3056 HobWiz c_hobwiz default R F 1.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.8 H 1 14 1 1 po_hobwiz 3 9 0 0 1 60 30 head_g 6 1
|
||||
392 Devil 3057 Devil c_devil **** R L 2.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.8 H 1 14 1 1 po_devil 4 9 0 0 1 60 30 head_g 6 1
|
||||
393 Gray_Ooze 110742 Gray_Ooze c_ooze_b01 default N S 1 1 1 1 VSLOW 0.75 1 0.5 1 1 1 1.3 L 0 11 0 0 po_GrayOoze 4 9 -1 0 0 **** **** **** 0 1
|
||||
394 Ochre_Jelly_Large 110739 Ochre_Jelly c_ooze_a01 default N S 1 1 1 1 VSLOW 0.75 1 0.5 1 1 1 1.3 L 0 11 0 0 po_OchreJelly 4 9 -1 0 0 **** **** **** 0 1
|
||||
395 PDK_Archer_Female 110996 PDK_Archer_f c_archer_f default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
396 Ochre_Jelly_Medium 110740 Ochre_Jelly c_ooze_a03 default N S 1 1 1 1 VSLOW 0.75 1 0.35 0.6 1 0.6 0.8 L 0 11 0 0 po_OchreJelly 2 9 -1 0 0 **** **** **** 0 1
|
||||
397 PDK_Archer_Male 110997 PDK_Archer_m c_archer_m default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
398 Ochre_Jelly_Small 110741 Ochre_Jelly c_ooze_a05 default N S 1 1 1 1 VSLOW 0.75 1 0.1 0.2 1 0.3 0.5 L 0 11 0 0 po_OchreJelly 1 9 -1 0 0 **** **** **** 0 1
|
||||
399 PDK_Blade_Female 110998 PDK_Blade_f c_blade_f default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
400 PDK_Blade_Male 110999 PDK_Blade_m c_blade_m default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1 0.3 1.7 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
401 Beholder 3058 Beholder c_behold **** R S **** 1 1 1 FAST 2.05 2.7 0.9 0.7 1 0.7 2.3 L 0 20 1 1 po_behold 3 9 3 2 1 60 30 Wolf_head 0 1
|
||||
402 Beholder_Mage 3059 BeholderMage c_beholdwiz **** R S **** 1 1 1 FAST 2.05 2.7 0.9 0.7 1 0.7 2.3 L 0 20 1 1 po_beholdwiz 3 9 3 2 1 60 30 Wolf_head 0 1
|
||||
403 Beholder_Eyeball 3060 BeholderEyeball c_beholdeye **** R S **** 1 1 1 FAST 2.05 2.7 0.3 0.7 1 0.7 2.3 L 0 20 1 1 po_beholdeye 3 9 3 2 1 60 30 Wolf_head 0 1
|
||||
404 Mephisto_Big 3061 DevilBig c_devilbig **** G S **** 1 1 1 FAST 3 6 1.1 2 1 0.97 3.3 H 1 5 1 1 po_mephisto 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
405 Dracolich 3062 Dracolich c_dracolich **** G S **** 1 1 1 FAST 3.33 6 1.1 2 1 1.1 3.3 H 1 5 1 1 po_dracolich 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
406 Drider 3063 Drider c_drider **** G L **** 1 1 1 NORM 1.8 2.6 0.7 0.7 1 0.9 2.5 H 1 24 1 1 po_drider 4 9 7 6 0 60 30 **** 0 1
|
||||
407 Drider_Chief 3064 DriderChf c_driderchf **** G L **** 1 1 1 NORM 1.8 2.6 0.7 0.7 1 0.9 2.5 H 1 24 1 1 po_driderchf 4 9 7 6 0 60 30 **** 0 1
|
||||
408 Drow_Slave 3065 Drow_Slave c_ydrobeg default R F 1 1 1.05 0.85 NORM 1.44 2.42 0.25 0.4 1 0.25 1.4 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
409 Drow_Wizard 3066 Drow_Wizard c_yDroWiz default R F 1 1 1.05 0.85 NORM 1.44 2.42 0.3 0.4 1 0.3 1.5 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
410 Drow_Matron 3067 Drow_Matron c_drowmat default R F 1 1 1.05 0.85 NORM 1.44 2.42 0.25 0.4 1 0.25 1.4 H 1 11 1 1 po_matmother 3 9 0 0 1 60 30 head_g 6 1
|
||||
411 Duergar_Slave 3068 Duegar_Slave c_ydueslv default R F 1 1 1.15 0.95 NORM 1.26 1.85 0.3 0.5 1 0.3 1.4 H 1 6 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
412 Duergar_Chief 3069 Duegar_Slave c_yduechf default R F 1 1 1.15 0.95 NORM 1.26 1.85 0.3 0.5 1 0.3 1.4 H 1 6 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
413 Mindflayer 3070 Mindflayer c_mindflayer default R S 1 1 1.15 0.95 NORM 1.26 1.85 0.3 0.5 1 0.2 1.4 H 1 6 1 1 po_mindflayer 3 9 0 0 0 60 30 head_g 6 1
|
||||
414 Mindflayer2 3071 Mindflayer2 c_mindflayer2 default R S 1 1 1.15 0.95 NORM 1.26 1.85 0.3 0.5 1 0.2 1.4 H 1 6 1 1 po_mindflayer2 3 9 0 0 0 60 30 head_g 6 1
|
||||
415 Mindflayer_Alhoon 3072 Mindflayer_Alhoon c_mindalhoon default R S 1 1 1.15 0.95 NORM 1.26 1.85 0.3 0.5 1 0.2 1.4 H 1 6 1 1 po_mindalhoon 3 9 0 0 0 60 30 head_g 6 1
|
||||
416 Deep_Rothe 3073 Deep_Rothe c_deeprothe **** R S **** 1 1 1 SLOW 1.52 1.92 0.6 1.3 1 1.3 2.9 H 1 2 1 1 po_deeprothe 3 9 4 2 0 60 30 Ox_head 0 1
|
||||
417 Lord_Antoine 111000 Lord_Antoine c_antoine **** R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1.75 0.3 1.7 H 1 11 1 1 po_antoine 3 9 0 0 1 60 30 head_g 6 1
|
||||
418 Dragon_Shadow 3075 Dragon_Shadow c_drgshad **** G S **** 1 1 1 FAST 3.33 6 1.1 2 1 1.1 3.3 H 1 5 1 1 po_dragshad 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
419 Harpy 3076 Harpy c_harpy **** G S **** 1 1 1 FAST 3.33 6 0.6 1.5 1 0.35 3.3 H 1 13 1 1 po_harpy 3 10 2 22 0 60 30 Dragon_head 3 1
|
||||
420 Golem_Mithril 3077 Golem_Mithril c_golmit **** W L 2.1 1 1 1 SLOW 2.58 3.66 0.6 1.6 1 1 1.9 H 1 4 1 1 po_golmit 4 9 1 28 1 60 30 IroGolem_head 3 1
|
||||
421 Golem_Adamantium 3078 Golem_Adamantium c_golada default W L 2.1 1 1 1 SLOW 2.5 5 0.6 1.6 1 1 1.9 H 1 4 1 1 po_golada 4 9 1 28 1 60 30 IroGolem_head 3 1
|
||||
422 Spider_Demon 3079 Spider_Demon c_demonspid **** G S **** 1 1 1 NORM 1.8 2.6 3 0.7 1 1.5 2.5 H 1 24 1 1 po_spiddemon 4 9 7 6 0 60 30 **** 0 1
|
||||
423 Svirf_Male 3080 Svirf_Male c_ysvirfman default R F 1 1 0.9 0.82 NORM 1 1.94 0.3 0.4 1 0.3 1.3 H 1 8 1 1 po_hu_m_99 2 9 0 0 1 60 30 head_g 6 1
|
||||
424 Svirf_Female 3081 Svirf_Female c_ysvirfgirl default R F 1 1 0.9 0.82 NORM 1 1.94 0.25 0.4 1 0.25 1.2 H 1 8 1 1 po_hu_f_99 2 9 0 0 1 60 30 head_g 6 1
|
||||
425 Dragon_Pris 3082 Dragon_Pris c_drgprism default G S **** 1 1 1 FAST 3.33 6 1.1 2 1 1.1 3.3 H 1 5 1 1 po_dragpris 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
426 Slaad_Black 3083 Slaad_Black c_slaadba **** G S **** 1 1 1 NORM 1.75 3.5 0.4 0.9 1 0.4 2.2 H 1 25 1 1 po_slaadba 4 9 0 24 1 60 30 head_g 0 1
|
||||
427 Slaad_White 3084 Slaad_White c_slaadwh **** G S **** 1 1 1 NORM 1.75 3.5 0.4 0.9 1 0.4 2.2 H 1 25 1 1 po_slaadwh 4 9 0 24 1 60 30 head_g 0 1
|
||||
428 Azer_Male 100964 Azer_Male c_azerman evmap_azer R F 1 1 0.9 0.82 NORM 1.1 1.85 0.3 0.4 1 0.3 1.3 H 1 8 1 1 po_azerman 3 9 0 0 1 60 30 head_g 6 1
|
||||
429 Azer_Female 100965 Azer_Female c_azergirl evmap_azer R F 1 1 0.9 0.82 NORM 1.1 1.85 0.25 0.4 1 0.25 1.3 H 1 8 1 1 po_azergirl 3 9 0 0 1 60 30 head_g 6 1
|
||||
430 Demi_Lich 3087 Demi_Lich c_demilich default W S 1 1 0.9 0.82 NORM 1.1 1.85 0.25 0.4 1 0.25 1.2 H 1 8 1 1 po_demilich 2 9 0 0 1 60 30 head_g 6 1
|
||||
431 ObjectChair 5822 cmbtdummy PLC_X02 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
432 objectTable 5740 cmbtdummy PLC_M05 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
433 objectCandle 5703 cmbtdummy PLC_I09 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
434 objectChest 5348 cmbtdummy PLC_A08 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
435 objectWhite 5801 cmbtdummy PLC_U03 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
436 objectBlue 5802 cmbtdummy PLC_U04 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
437 objectCyan 5803 cmbtdummy PLC_U05 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
438 objectGreen 5804 cmbtdummy PLC_U06 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
439 objectYellow 5805 cmbtdummy PLC_U07 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
440 objectOrange 5806 cmbtdummy PLC_U08 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
441 objectRed 5807 cmbtdummy PLC_U09 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
442 objectPurple 5808 cmbtdummy PLC_U10 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
443 objectFlameSmall 5794 cmbtdummy PLC_T06 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
444 objectFlameMedium 5793 cmbtdummy PLC_T05 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
445 objectFlameLarge 5792 cmbtdummy PLC_T04 **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** **** 1 9 0 **** 1 60 30 impact 0 1
|
||||
446 Drider_Female 3063 Drider_Female c_driderfem **** G L **** 1 1 1 NORM 1.8 2.6 0.7 0.7 1 0.9 2.5 H 1 24 1 1 po_drider 4 9 7 6 0 60 30 **** 0 1
|
||||
447 Shark_Mako 110731 Shark_Mako c_sharkmk default R S **** 1 1 1 FAST 1.76 2.73 0.6 1.4 1 1.4 2.1 L 0 2 1 1 po_sharkmk 3 9 14 30 1 60 30 head 0 1
|
||||
448 Shark_Hammerhead 110732 Shark_Hammerhead c_sharkhm default R S **** 1 1 1 FAST 1.76 2.73 0.6 1.4 1 1.4 2.1 L 0 2 1 1 po_sharkhm 3 9 14 30 1 60 30 head 0 1
|
||||
449 Shark_Goblin 110733 Shark_Goblin c_sharkgb default R S **** 1 1 1 FAST 1.76 2.73 0.6 1.4 1 1.4 2.1 L 0 2 1 1 po_sharkgb 3 10 14 30 1 60 30 head 0 1
|
||||
450 Caladnei 111001 Caladnei c_caladeni default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.25 0.4 1 0.25 1.6 H 1 11 1 1 po_Caladnei 3 9 0 0 1 60 30 head_g 6 1
|
||||
451 Troglodyte 110636 Troglodyte c_troglodyte default R F 1 1 1 1 NORM 1.1 1.85 0.3 0.5 1 0.3 1.4 H 1 2 1 1 po_Trog 3 9 0 0 1 60 30 head_g 0 1
|
||||
452 Troglodyte_Warrior 110637 Troglodyte_Warrior c_troglodyte_w default R F 1 1 1 1 NORM 1.1 1.85 0.3 0.5 1 0.3 1.4 H 1 2 1 1 po_Trog 3 9 0 0 1 60 30 head_g 0 1
|
||||
453 Troglodyte_Cleric 110638 Troglodyte_Cleric c_troglodyte_c default R F 1 1 1 1 NORM 1.1 1.85 0.3 0.5 1 0.3 1.4 H 1 2 1 1 po_Trog 3 9 0 0 1 60 30 head_g 0 1
|
||||
454 Sea_Hag 110534 Seahag c_seahag **** R F 1 1 1 1 FAST 2.43 2.95 0.4 0.6 1 0.7 1.8 H 1 17 1 1 po_Seahag 4 9 1 3 1 60 30 head_g 0 1
|
||||
455 Wyvern_Adult 111002 Wyvern_Adult c_wyvern_a **** G S **** 1 1 1 VFAST 2 3 2.125 2.55 1 1.275 2.72 H 0 5 1 1 po_wyvern 5 10 2 22 1 45 30 head_g 3 1
|
||||
456 Wyvern_Great 111003 Wyvern_Great c_wyvern_g **** G S **** 1 1 1 VFAST 2 3 2.5 3 1 1.5 3.2 H 0 5 1 1 po_wyvern 5 10 2 22 1 45 30 head_g 3 1
|
||||
457 Wyvern_Juvenile 111004 Wyvern_Juvenile c_wyvern_j **** G S **** 1 1 1 VFAST 2 3 1.875 2.25 1 1.125 2.4 H 0 5 1 1 po_wyvern 5 10 2 22 1 45 30 head_g 3 1
|
||||
458 Wyvern_Young 111005 Wyvern_Young c_wyvern_y **** G S **** 1 1 1 VFAST 2 3 1.5 1.8 1 0.9 1.92 H 0 5 1 1 po_wyvern 5 10 2 22 1 45 30 head_g 3 1
|
||||
459 Hagatha 111006 Hagatha c_hagatha default R F 1 1 1 1 FAST 2.43 2.95 0.4 0.6 1 0.7 1.8 H 1 17 1 1 po_hagatha 4 9 1 3 1 60 30 head_g 0 1
|
||||
460 Halaster 111007 Halaster c_halaster default R F 2.5 1 1 1 FAST 3.33 6 1.1 2 2.25 1.1 3.3 H 1 17 1 1 po_halaster2 4 9 0 29 1 30 15 head_g 6 1
|
||||
461 Harat 111008 Harat c_harat **** G S **** 1 1 1 FAST 3 6 0.9 1 1 0.7 1.8 H 1 5 1 1 po_harat 4 10 2 22 0 60 30 Ettin_Largehead 3 1
|
||||
462 Harat_Small 111009 Harat_Small c_harat_sm default R S 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 2 0.3 1.7 H 1 11 1 1 po_harat 3 9 0 0 1 60 30 Ettin_Largehead 6 1
|
||||
463 Maggris 111010 Maggris c_maggris **** G S **** 1 1 1 NORM 3.33 6 3.5 3.5 2 3.5 3.5 H 1 24 1 1 po_maggris 5 9 7 6 0 60 30 **** 0 1
|
||||
464 Masterius 111011 Masterius c_masterius **** R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1.75 0.3 1.7 H 1 11 1 1 po_LichKing 3 9 0 0 1 60 30 head_g 6 1
|
||||
465 Masterius_Full_Power 111012 MasteriusP c_masteriusP **** R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1.75 0.3 1.7 H 1 11 1 1 po_LichKing 3 9 0 0 1 60 30 head_g 6 1
|
||||
466 Witch_King_Disguised 111013 WitchKing_Disguised c_wkdisguised default R F 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 1.75 0.3 1.7 H 1 11 1 1 po_lichkmasked 3 9 0 0 1 60 30 head_g 6 1
|
||||
467 Wereboar 111014 Wereboar c_wereboar **** R L 1.95 **** **** **** NORM 2.67 3 0.4 1.1 1 0.4 1.2 H 1 12 1 1 po_wereboar 4 9 5 1 1 60 30 head_g 6 1
|
||||
468 Golem_Demonflesh 83366 Golem_Demflesh c_GolDem **** R L 2.3 1 1 1 NORM 2.7 3.5 0.3 0.7 1 0.3 1.8 H 1 20 1 1 po_GolDem 4 9 0 0 1 60 30 head_g 6 1
|
||||
469 animated_chest 83704 cmbtdummy c_chest **** N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** po_plc_a08 1 9 0 **** 1 60 30 impact 0 1
|
||||
470 GelatinousCube 84439 Gel_cube c_jelly default G L 2.3 1 1 1 SLOW 1.25 2.5 0.7 0.7 1 3 1.8 H 1 29 0 0 po_jelly 3 9 0 27 1 60 30 head_g 6 1
|
||||
471 Mephisto_Norm 84473 Mephisto c_devilsmall **** G S **** 1 1 1 FAST 3 3.3 0.73 2 1 0.3 3.3 H 1 5 1 1 po_mephisto 4 10 2 22 0 60 30 Dragon_head 3 1
|
||||
472 Beholder_Mother 84538 Beholder c_beholdboss **** R S **** 1 1 1 FAST 2.05 2.7 0.9 0.7 1 0.7 2.3 L 0 20 1 1 po_beholdm 3 9 3 2 1 60 30 Wolf_head 0 1
|
||||
473 objectBoat 85573 Boat C_BoatHack default N s **** **** **** **** VSLOW **** **** 0.01 0.01 1 0.1 0.1 H **** 10 **** **** po_C_BoatHack 1 9 0 **** 1 60 30 impact 0 1
|
||||
474 Dwarf_Golem 85576 Metal_Golem D default W P 1 1 1.15 0.95 NORM 1.1 1.85 0.3 0.5 1.5 0.3 1.4 H 1 4 1 1 po_hu_m_99 3 9 0 9 1 60 30 head_g 6 1
|
||||
475 Dwarf_HalfOrc 85577 Metal_Golem O default W P 1.3 1 1.2 1.2 NORM 1.65 2.87 0.3 0.7 2.25 0.3 2.1 H 1 4 1 1 po_hu_m_99 3 9 0 9 1 60 30 head_g 6 1
|
||||
476 Drow_Warrior_1 100956 Drow_Warrior_1 c_ydrowar default R F 1 1 1.05 0.85 NORM 1.44 2.42 0.3 0.4 1 0.3 1.5 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
477 Drow_Warrior_2 100957 Drow_Warrior_2 c_ydrowar2 default R F 1 1 1.05 0.85 NORM 1.44 2.42 0.3 0.4 1 0.3 1.5 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
478 Drow_Female_1 100954 Drow_Female_1 c_ydrofem1 default R F 1 1 1.05 0.85 NORM 1.43 2.86 0.25 0.4 1 0.25 1.4 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
479 Drow_Female_2 100955 Drow_Female_2 c_ydrofem2 default R F 1 1 1.05 0.85 NORM 1.43 2.86 0.25 0.4 1 0.25 1.4 H 1 11 1 1 po_hu_f_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
480 Drow_Warrior_3 100958 Drow_Warrior_3 c_ydrowep default R F 1 1 1.05 0.85 NORM 1.44 2.42 0.3 0.4 1 0.3 1.5 H 1 11 1 1 po_hu_m_99 3 9 0 0 1 60 30 head_g 6 1
|
||||
481 Bulette 110635 Bulette c_bulette **** R S **** 1 1 1 FAST 2.1 3.75 1.1 2.0 1 3.4 4.2 H 0 2 1 1 po_bulette 3 9 1 2 1 60 30 head_g 0 1
|
||||
482 Dwarf_mounted_f 110902 Character_model D default R P 1 0.777 1.15 0.95 FAST 1.82 2.7 0.6 1.2 1.5 1 2.3 H 1 6 1 1 **** 3 9 17 0 1 60 30 head_g 6 1
|
||||
483 Dwarf_mounted 110903 Character_model D default R P 1 0.82 1.15 0.95 FAST 1.82 2.7 0.6 1.2 1.5 1 2.3 H 1 6 1 1 **** 3 9 17 0 1 60 30 head_g 6 1
|
||||
484 Elf_mounted_f 110904 Character_model E default R P 1 0.883 0.85 0.8 FAST 1.82 2.7 0.6 1.2 1.75 1 2.3 H 1 7 1 1 **** 3 9 17 0 1 60 30 head_g 6 1
|
||||
485 Elf_mounted 110905 Character_model E default R P 1 0.895 0.85 0.8 FAST 1.82 2.7 0.6 1.2 1.75 1 2.3 H 1 7 1 1 **** 3 9 17 0 1 60 30 head_g 6 1
|
||||
486 Gnome_mounted_f 110906 Character_model G default R P 1 0.63 0.9 0.82 FAST 1.82 2.7 0.6 1.2 1.5 1 2.3 H 1 8 1 1 **** 2 9 17 0 1 60 30 head_g 6 1
|
||||
487 Gnome_mounted 110907 Character_model G default R P 1 0.63 0.9 0.82 FAST 1.82 2.7 0.6 1.2 1.5 1 2.3 H 1 8 1 1 **** 2 9 17 0 1 60 30 head_g 6 1
|
||||
488 Halfling_mounted_f 110908 Character_model A default R P 0.8 0.632 0.7 0.65 FAST 1.82 2.7 0.6 1.2 1.5 1 2.3 H 1 10 1 1 **** 2 9 17 0 1 60 30 head_g 6 1
|
||||
489 Halfling_mounted 110909 Character_model A default R P 0.8 0.65 0.7 0.65 FAST 1.82 2.7 0.6 1.2 1.5 1 2.3 H 1 10 1 1 **** 2 9 17 0 1 60 30 head_g 6 1
|
||||
490 Half_Elf_mounted_f 110910 Character_model H default R P 1 0.988 1 0.9 FAST 1.82 2.7 0.6 1.2 2 1 2.3 H 1 7 1 1 **** 3 9 17 0 1 60 30 head_g 6 1
|
||||
491 Half_Elf_mounted 110911 Character_model H default R P 1 1 1 0.9 FAST 1.82 2.7 0.6 1.2 2 1 2.3 H 1 7 1 1 **** 3 9 17 0 1 60 30 head_g 6 1
|
||||
492 Half_Orc_mounted_f 110912 Character_model O default R P 1.3 0.997 1.2 1.2 FAST 1.82 2.7 0.6 1.2 2.25 1 2.3 H 1 13 1 1 **** 3 9 17 0 1 60 30 head_g 6 1
|
||||
493 Half_Orc_mounted 110913 Character_model O default R P 1.3 1.03 1.2 1.2 FAST 1.82 2.7 0.6 1.2 2.25 1 2.3 H 1 13 1 1 **** 3 9 17 0 1 60 30 head_g 6 1
|
||||
494 Human_mounted_f 110914 Character_model H default R P 1 1 1.05 0.85 FAST 1.82 2.7 0.6 1.2 2 1 2.3 H 1 11 1 1 **** 3 9 17 0 1 60 30 head_g 6 1
|
||||
495 Human_mounted 110915 Character_model H default R P 1 1 1.05 0.85 FAST 1.82 2.7 0.6 1.2 2 1 2.3 H 1 11 1 1 **** 3 9 17 0 1 60 30 head_g 6 1
|
||||
496 Horse_Walnut 110916 Horse_1 c_horse1 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse1 3 9 17 2 1 60 30 head_h 0 1
|
||||
497 Horse_Walnut_saddle 110917 Horse_1a c_horse1a default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse1a 3 9 17 2 1 60 30 head_h 0 1
|
||||
498 Horse_Walnut_saddle_packs 110918 Horse_1b c_horse1b default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse1a 3 9 17 2 1 60 30 head_h 0 1
|
||||
499 Horse_Walnut_leather_barding 110919 Horse_1c1 c_horse1c1 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse1c 3 9 17 2 1 60 30 head_h 0 1
|
||||
500 Hyena_Spotted **** Hyena c_hyena **** R S **** 1 1 1 FAST 1.8 3.6 0.6 1.1 1 1.1 2.7 H 0 2 1 1 po_DireWolf 4 9 3 2 1 60 30 Wolf_head 0 1
|
||||
501 Hyena_Striped **** Hyena c_stripehyena **** R S **** 1 1 1 FAST 1.8 3.6 0.6 1.1 1 1.1 2.7 H 0 2 1 1 po_DireWolf 4 9 3 2 1 60 30 Wolf_head 0 1
|
||||
502 SaltCroc **** Croc c_saltcroc **** R S **** 1 1 1 FAST 2.05 2.7 0.7 0.7 1 0.7 2.3 L 0 20 1 1 po_basilisk 3 9 3 2 1 60 30 Wolf_head 0 1
|
||||
503 Stirge **** StirgeA c_Stirge **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_a_bird_rap 2 9 10 5 1 60 30 Raptor_head 0 1
|
||||
504 Stirge_Alternate **** StirgeB c_StirgeB **** R S **** 1 1 1 VFAST 1 1.85 0.3 0.3 1 0.3 1.9 H 1 2 1 1 po_a_bird_rap 2 9 10 5 1 60 30 Raptor_head 0 1
|
||||
505 Hydra **** Hydra_Red c_hydra **** R S **** 1 1 1 FAST 3.33 6 1.1 2 1 1.1 3.3 H 1 5 1 1 po_DrgRed 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
506 Horse_Walnut_chain_barding_packs 110926 Horse_1d3 c_horse1d3 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse1c 3 9 17 2 1 60 30 head_h 0 1
|
||||
507 Horse_Walnut_purple_barding_packs 110927 Horse_1d4 c_horse1d4 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse1c 3 9 17 2 1 60 30 head_h 0 1
|
||||
508 Horse_Walnut_red_barding_packs 110928 Horse_1d5 c_horse1d5 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse1c 3 9 17 2 1 60 30 head_h 0 1
|
||||
509 Horse_Gunpowder 110929 Horse_2 c_horse2 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2 3 9 17 2 1 60 30 head_h 0 1
|
||||
510 Horse_Gunpowder_saddle 110930 Horse_2a c_horse2a default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2a 3 9 17 2 1 60 30 head_h 0 1
|
||||
511 Horse_Gunpowder_saddle_packs 110931 Horse_2b c_horse2b default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2a 3 9 17 2 1 60 30 head_h 0 1
|
||||
512 Horse_Gunpowder_leather_barding 110932 Horse_2c1 c_horse2c1 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2c 3 9 17 2 1 60 30 head_h 0 1
|
||||
513 Horse_Gunpowder_scale_mail_barding 110933 Horse_2c2 c_horse2c2 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2c 3 9 17 2 1 60 30 head_h 0 1
|
||||
514 Horse_Gunpowder_chain_barding 110934 Horse_2c3 c_horse2c3 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2c 3 9 17 2 1 60 30 head_h 0 1
|
||||
515 Horse_Gunpowder_purple_barding 110935 Horse_2c4 c_horse2c4 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2c 3 9 17 2 1 60 30 head_h 0 1
|
||||
516 Horse_Gunpowder_red_barding 110936 Horse_2c5 c_horse2c5 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2c 3 9 17 2 1 60 30 head_h 0 1
|
||||
517 Horse_Gunpowder_leather_barding_packs 110937 Horse_2d1 c_horse2d1 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2c 3 9 17 2 1 60 30 head_h 0 1
|
||||
518 Horse_Gunpowder_scale_mail_barding_packs 110938 Horse_2d2 c_horse2d2 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2c 3 9 17 2 1 60 30 head_h 0 1
|
||||
519 Horse_Gunpowder_chain_barding_packs 110939 Horse_2d3 c_horse2d3 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2c 3 9 17 2 1 60 30 head_h 0 1
|
||||
520 Horse_Gunpowder_purple_barding_packs 110940 Horse_2d4 c_horse2d4 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2c 3 9 17 2 1 60 30 head_h 0 1
|
||||
521 Horse_Gunpowder_red_barding_packs 110941 Horse_2d5 c_horse2d5 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2c 3 9 17 2 1 60 30 head_h 0 1
|
||||
522 Horse_Spotted 110942 Horse_3 c_horse3 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3 3 9 17 2 1 60 30 head_h 0 1
|
||||
523 Horse_Spotted_saddle 110943 Horse_3a c_horse3a default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3a 3 9 17 2 1 60 30 head_h 0 1
|
||||
524 Horse_Spotted_saddle_packs 110944 Horse_3b c_horse3b default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3a 3 9 17 2 1 60 30 head_h 0 1
|
||||
525 Horse_Spotted_leather_barding 110945 Horse_3c1 c_horse3c1 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3c 3 9 17 2 1 60 30 head_h 0 1
|
||||
526 Horse_Spotted_scale_mail_barding 110946 Horse_3c2 c_horse3c2 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3c 3 9 17 2 1 60 30 head_h 0 1
|
||||
527 Horse_Spotted_chain_barding 110947 Horse_3c3 c_horse3c3 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3c 3 9 17 2 1 60 30 head_h 0 1
|
||||
528 Horse_Spotted_purple_barding 110948 Horse_3c4 c_horse3c4 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3c 3 9 17 2 1 60 30 head_h 0 1
|
||||
529 Horse_Spotted_red_barding 110949 Horse_3c5 c_horse3c5 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3c 3 9 17 2 1 60 30 head_h 0 1
|
||||
530 Horse_Spotted_leather_barding_packs 110950 Horse_3d1 c_horse3d1 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3c 3 9 17 2 1 60 30 head_h 0 1
|
||||
531 Horse_Spotted_scale_mail_barding_packs 110951 Horse_3d2 c_horse3d2 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3c 3 9 17 2 1 60 30 head_h 0 1
|
||||
532 Horse_Spotted_chain_barding_packs 110952 Horse_3d3 c_horse3d3 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3c 3 9 17 2 1 60 30 head_h 0 1
|
||||
533 Horse_Spotted_purple_barding_packs 110953 Horse_3d4 c_horse3d4 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3c 3 9 17 2 1 60 30 head_h 0 1
|
||||
534 Horse_Spotted_red_barding_packs 110954 Horse_3d5 c_horse3d5 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3c 3 9 17 2 1 60 30 head_h 0 1
|
||||
535 Horse_Black 110955 Horse_4 c_horse4 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4 3 9 17 2 1 60 30 head_h 0 1
|
||||
536 Horse_Black_saddle 110956 Horse_4a c_horse4a default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4a 3 9 17 2 1 60 30 head_h 0 1
|
||||
537 Horse_Black_saddle_packs 110957 Horse_4b c_horse4b default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4a 3 9 17 2 1 60 30 head_h 0 1
|
||||
538 Horse_Black_leather_barding 110958 Horse_4c1 c_horse4c1 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4c 3 9 17 2 1 60 30 head_h 0 1
|
||||
539 Horse_Black_scale_mail_barding 110959 Horse_4c2 c_horse4c2 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4c 3 9 17 2 1 60 30 head_h 0 1
|
||||
540 Horse_Black_chain_barding 110960 Horse_4c3 c_horse4c3 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4c 3 9 17 2 1 60 30 head_h 0 1
|
||||
541 Horse_Black_purple_barding 110961 Horse_4c4 c_horse4c4 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4c 3 9 17 2 1 60 30 head_h 0 1
|
||||
542 Horse_Black_red_barding 110962 Horse_4c5 c_horse4c5 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4c 3 9 17 2 1 60 30 head_h 0 1
|
||||
543 Horse_Black_leather_barding_packs 110963 Horse_4d1 c_horse4d1 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4c 3 9 17 2 1 60 30 head_h 0 1
|
||||
544 Horse_Black_scale_mail_barding_packs 110964 Horse_4d2 c_horse4d2 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4c 3 9 17 2 1 60 30 head_h 0 1
|
||||
545 Horse_Black_chain_barding_packs 110965 Horse_4d3 c_horse4d3 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4c 3 9 17 2 1 60 30 head_h 0 1
|
||||
546 Horse_Black_purple_barding_packs 110966 Horse_4d4 c_horse4d4 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4c 3 9 17 2 1 60 30 head_h 0 1
|
||||
547 Horse_Black_red_barding_packs 110967 Horse_4d5 c_horse4d5 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4c 3 9 17 2 1 60 30 head_h 0 1
|
||||
548 Nightmare_barding 110971 Horse5 c_horse5 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse5 3 9 17 2 1 60 30 head_h 0 1
|
||||
549 Nightmare_saddle 110970 Horse5a c_horse5a default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse5 3 9 17 2 1 60 30 head_h 0 1
|
||||
550 Nightmare 110968 Horse5b c_horse5b default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse5 3 9 17 2 1 60 30 head_h 0 1
|
||||
551 Horse_Jousting_Purple 110972 Horse_J1 c_horse_j1 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2a 3 9 17 2 1 60 30 head_h 0 1
|
||||
552 Horse_Jousting_Blue_Gold 110973 Horse_J2 c_horse_j2 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse1a 3 9 17 2 1 60 30 head_h 0 1
|
||||
553 Horse_Jousting_Black_White 110974 Horse_J3 c_horse_j3 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4a 3 9 17 2 1 60 30 head_h 0 1
|
||||
554 Horse_Jousting_Red_Yellow 110975 Horse_J4 c_horse_j4 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3a 3 9 17 2 1 60 30 head_h 0 1
|
||||
555 Horse_Jousting_Red_Black_Stripes 110976 Horse_J5 c_horse_j5 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4a 3 9 17 2 1 60 30 head_h 0 1
|
||||
556 Horse_Jousting_Green 110977 Horse_J6 c_horse_j6 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse1a 3 9 17 2 1 60 30 head_h 0 1
|
||||
557 Horse_Jousting_Blue_Pink 110978 Horse_J7 c_horse_j7 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2a 3 9 17 2 1 60 30 head_h 0 1
|
||||
558 Horse_Jousting_Red_Gold_Brick 110979 Horse_J8 c_horse_j8 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse3a 3 9 17 2 1 60 30 head_h 0 1
|
||||
559 Horse_Jousting_Black 110980 Horse_J9 c_horse_j9 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse4a 3 9 17 2 1 60 30 head_h 0 1
|
||||
560 Horse_Jousting_Cyan_White 110981 Horse_J10 c_horse_j10 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse2a 3 9 17 2 1 60 30 head_h 0 1
|
||||
561 Horse_Jousting_White 110982 Horse_J11 c_horse_j11 default R F **** 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse1a 3 9 17 2 1 60 30 head_h 0 1
|
||||
562 Horse_Invis_Dwarf **** D c_gennode default R FT 1 0.82 1 1 FAST 1.24 1.84 0.41 0.61 1 0.61 0.68 H 0 2 1 1 po_horse1 3 9 30 2 1 60 30 head_h 0 1
|
||||
563 Horse_Invis_Elf **** E c_gennode default R FT 1 0.895 1 1 FAST 1.63 2.51 0.54 0.81 1 0.81 0.895 H 0 2 1 1 po_horse1 3 9 30 2 1 60 30 head_h 0 1
|
||||
564 Horse_Invis_Gnome **** G c_gennode default R FT 1 0.63 1 1 FAST 1.15 1.7 0.38 0.57 1 0.57 0.63 H 0 2 1 1 po_horse1 3 9 30 2 1 60 30 head_h 0 1
|
||||
565 Horse_Invis_Halfling **** A c_gennode default R FT 0.8 0.65 1 1 FAST 1.18 1.76 0.39 0.59 1 0.59 0.65 H 0 2 1 1 po_horse1 3 9 30 2 1 60 30 head_h 0 1
|
||||
566 Horse_Invis_Half-Elf **** H c_gennode default R FT 1 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse1 3 9 30 2 1 60 30 head_h 0 1
|
||||
567 Horse_Invis_Half-Orc **** O c_gennode default R FT 1.3 1.03 1 1 FAST 1.88 2.78 0.62 0.93 1 0.93 1.03 H 0 2 1 1 po_horse1 3 9 30 2 1 60 30 head_h 0 1
|
||||
568 Horse_Invis_Human **** H c_gennode default R FT 1 1 1 1 FAST 1.82 2.7 0.6 0.9 1 0.9 1.0 H 0 2 1 1 po_horse1 3 9 30 2 1 60 30 head_h 0 1
|
||||
569 Invisible_Dragon_10 **** InvDrg_010 c_InvDrg_010 default R SWT **** 0.1 0.1 0.1 FAST 0.33 0.6 0.11 0.2 1 0.11 0.33 H 1 5 1 1 po_DrgBlack 1 10 2 22 0 60 30 Dragon_head 3 1
|
||||
570 Invisible_Dragon_20 **** InvDrg_020 c_InvDrg_020 default R SWT **** 0.2 0.2 0.2 FAST 0.66 1.2 0.22 0.4 1 0.22 0.66 H 1 5 1 1 po_DrgBlack 2 10 2 22 0 60 30 Dragon_head 3 1
|
||||
571 Invisible_Dragon_30 **** InvDrg_030 c_InvDrg_030 default R SWT **** 0.3 0.3 0.3 FAST 1 1.8 0.33 0.6 1 0.33 0.99 H 1 5 1 1 po_DrgBlack 2 10 2 22 0 60 30 Dragon_head 3 1
|
||||
572 Invisible_Dragon_40 **** InvDrg_040 c_InvDrg_040 default R SWT **** 0.4 0.4 0.4 FAST 1.33 2.4 0.44 0.8 1 0.44 1.32 H 1 5 1 1 po_DrgBlack 3 10 2 22 0 60 30 Dragon_head 3 1
|
||||
573 Invisible_Dragon_50 **** InvDrg_050 c_InvDrg_050 default R SWT **** 0.5 0.5 0.5 FAST 1.66 3 0.55 1 1 0.55 1.65 H 1 5 1 1 po_DrgBlack 4 10 2 22 0 60 30 Dragon_head 3 1
|
||||
574 Invisible_Dragon_60 **** InvDrg_060 c_InvDrg_060 default R SWT **** 0.6 0.6 0.6 FAST 2 3.6 0.66 1.2 1 0.66 1.98 H 1 5 1 1 po_DrgBlack 4 10 2 22 0 60 30 Dragon_head 3 1
|
||||
575 Invisible_Dragon_70 **** InvDrg_070 c_InvDrg_070 default R SWT **** 0.7 0.7 0.7 FAST 2.33 4.2 0.77 1.4 1 0.77 2.31 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
576 Invisible_Dragon_80 **** InvDrg_080 c_InvDrg_080 default R SWT **** 0.8 0.8 0.8 FAST 2.66 4.8 0.88 1.6 1 0.88 2.64 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
577 Invisible_Dragon_90 **** InvDrg_090 c_InvDrg_090 default R SWT **** 0.9 0.9 0.9 FAST 3 5.4 0.99 1.8 1 0.99 2.97 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
578 Invisible_Dragon_100 **** InvDrg_100 c_InvDrg_100 default R SWT **** 1 1 1 FAST 3.33 6 1.1 2 1 1.1 3.3 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
579 Invisible_Dragon_110 **** InvDrg_110 c_InvDrg_110 default R SWT **** 1.1 1.1 1.1 FAST 3.66 6.6 1.21 2.2 1 1.21 3.63 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
580 Invisible_Dragon_120 **** InvDrg_120 c_InvDrg_120 default R SWT **** 1.2 1.2 1.2 FAST 4 7.2 1.32 2.4 1 1.32 3.96 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
581 Invisible_Dragon_130 **** InvDrg_130 c_InvDrg_130 default R SWT **** 1.3 1.3 1.3 FAST 4.33 7.8 1.43 2.6 1 1.43 4.29 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
582 Invisible_Dragon_140 **** InvDrg_140 c_InvDrg_140 default R SWT **** 1.4 1.4 1.4 FAST 4.66 8.4 1.54 2.8 1 1.54 4.62 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
583 Invisible_Dragon_150 **** InvDrg_150 c_InvDrg_150 default R SWT **** 1.5 1.5 1.5 FAST 5 9 1.65 3 1 1.65 4.95 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
584 Invisible_Dragon_160 **** InvDrg_160 c_InvDrg_160 default R SWT **** 1.6 1.6 1.6 FAST 5.33 9.6 1.76 3.2 1 1.76 5.28 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
585 Invisible_Dragon_170 **** InvDrg_170 c_InvDrg_170 default R SWT **** 1.7 1.7 1.7 FAST 5.66 10.2 1.87 3.4 1 1.87 5.61 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
586 Invisible_Dragon_180 **** InvDrg_180 c_InvDrg_180 default R SWT **** 1.8 1.8 1.8 FAST 6 6 6 6 1 6 6 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
587 Invisible_Dragon_190 **** InvDrg_190 c_InvDrg_190 default R SWT **** 1.9 1.9 1.9 FAST 6.33 11.4 2.09 3.8 1 2.09 6.27 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
588 Invisible_Dragon_200 **** InvDrg_200 c_InvDrg_200 default R SWT **** 2 2 2 FAST 6.66 12 2.2 4 1 2.2 6.6 H 1 5 1 1 po_DrgBlack 5 10 2 22 0 60 30 Dragon_head 3 1
|
||||
589 Invisible_Dwarf_Female_010 **** Invis_Dwarf_Female_010 invis_fd_010 default R FWT 0.1 0.1 0.115 0.095 NORM 0.106 0.212 0.03 0.05 0.15 0.03 0.14 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
590 Invisible_Dwarf_Female_020 **** Invis_Dwarf_Female_020 invis_fd_020 default R FWT 0.2 0.2 0.23 0.19 NORM 0.212 0.424 0.06 0.1 0.3 0.06 0.28 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
591 Invisible_Dwarf_Female_030 **** Invis_Dwarf_Female_030 invis_fd_030 default R FWT 0.3 0.3 0.345 0.285 NORM 0.318 0.636 0.09 0.15 0.45 0.09 0.42 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
592 Invisible_Dwarf_Female_040 **** Invis_Dwarf_Female_040 invis_fd_040 default R FWT 0.4 0.4 0.46 0.38 NORM 0.424 0.848 0.12 0.2 0.6 0.12 0.56 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
593 Invisible_Dwarf_Female_050 **** Invis_Dwarf_Female_050 invis_fd_050 default R FWT 0.5 0.5 0.575 0.475 NORM 0.53 1.06 0.15 0.25 0.75 0.15 0.7 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
594 Invisible_Dwarf_Female_060 **** Invis_Dwarf_Female_060 invis_fd_060 default R FWT 0.6 0.6 0.69 0.57 NORM 0.636 1.272 0.18 0.3 0.9 0.18 0.84 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
595 Invisible_Dwarf_Female_070 **** Invis_Dwarf_Female_070 invis_fd_070 default R FWT 0.7 0.7 0.805 0.665 NORM 0.742 1.484 0.21 0.35 1.05 0.21 0.98 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
596 Invisible_Dwarf_Female_080 **** Invis_Dwarf_Female_080 invis_fd_080 default R FWT 0.8 0.8 0.92 0.76 NORM 0.848 1.696 0.24 0.4 1.2 0.24 1.12 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
597 Invisible_Dwarf_Female_090 **** Invis_Dwarf_Female_090 invis_fd_090 default R FWT 0.9 0.9 1.035 0.855 NORM 0.954 1.908 0.27 0.45 1.35 0.27 1.26 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
598 Invisible_Dwarf_Female_100 **** Invis_Dwarf_Female_100 invis_fd_100 default R FWT 1 1 1.15 0.95 NORM 1.06 2.12 0.3 0.5 1.5 0.3 1.4 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
599 Invisible_Dwarf_Female_110 **** Invis_Dwarf_Female_110 invis_fd_110 default R FWT 1.1 1.1 1.265 1.045 NORM 1.166 2.332 0.33 0.55 1.65 0.33 1.54 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
600 Invisible_Dwarf_Female_120 **** Invis_Dwarf_Female_120 invis_fd_120 default R FWT 1.2 1.2 1.38 1.14 NORM 1.272 2.544 0.36 0.6 1.8 0.36 1.68 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
601 Invisible_Dwarf_Female_130 **** Invis_Dwarf_Female_130 invis_fd_130 default R FWT 1.3 1.3 1.495 1.235 NORM 1.378 2.756 0.39 0.65 1.95 0.39 1.82 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
602 Invisible_Dwarf_Female_140 **** Invis_Dwarf_Female_140 invis_fd_140 default R FWT 1.4 1.4 1.61 1.33 NORM 1.484 2.968 0.42 0.7 2.1 0.42 1.96 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
603 Invisible_Dwarf_Female_150 **** Invis_Dwarf_Female_150 invis_fd_150 default R FWT 1.5 1.5 1.725 1.425 NORM 1.59 3.18 0.45 0.75 2.25 0.45 2.1 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
604 Invisible_Dwarf_Female_160 **** Invis_Dwarf_Female_160 invis_fd_160 default R FWT 1.6 1.6 1.84 1.52 NORM 1.696 3.392 0.48 0.8 2.4 0.48 2.24 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
605 Invisible_Dwarf_Female_170 **** Invis_Dwarf_Female_170 invis_fd_170 default R FWT 1.7 1.7 1.955 1.615 NORM 1.802 3.604 0.51 0.85 2.55 0.51 2.38 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
606 Invisible_Dwarf_Female_180 **** Invis_Dwarf_Female_180 invis_fd_180 default R FWT 1.8 1.8 2.07 1.71 NORM 1.908 3.816 0.54 0.9 2.7 0.54 2.52 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
607 Invisible_Dwarf_Female_190 **** Invis_Dwarf_Female_190 invis_fd_190 default R FWT 1.9 1.9 2.185 1.805 NORM 2.014 4.028 0.57 0.95 2.85 0.57 2.66 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
608 Invisible_Dwarf_Female_200 **** Invis_Dwarf_Female_200 invis_fd_200 default R FWT 2 2 2.3 1.9 NORM 2.12 4.24 0.6 1 3 0.6 2.8 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
609 Invisible_Elf_Female_010 **** Invis_Elf_Female_010 invis_fe_010 default R FWT 0.1 0.1 0.085 0.08 NORM 0.143 0.286 0.03 0.04 0.175 0.03 0.15 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
610 Invisible_Elf_Female_020 **** Invis_Elf_Female_020 invis_fe_020 default R FWT 0.2 0.2 0.17 0.16 NORM 0.286 0.572 0.06 0.08 0.35 0.06 0.3 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
611 Invisible_Elf_Female_030 **** Invis_Elf_Female_030 invis_fe_030 default R FWT 0.3 0.3 0.255 0.24 NORM 0.429 0.858 0.09 0.12 0.525 0.09 0.45 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
612 Invisible_Elf_Female_040 **** Invis_Elf_Female_040 invis_fe_040 default R FWT 0.4 0.4 0.34 0.32 NORM 0.572 1.144 0.12 0.16 0.7 0.12 0.6 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
613 Invisible_Elf_Female_050 **** Invis_Elf_Female_050 invis_fe_050 default R FWT 0.5 0.5 0.425 0.4 NORM 0.715 1.43 0.15 0.2 0.875 0.15 0.75 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
614 Invisible_Elf_Female_060 **** Invis_Elf_Female_060 invis_fe_060 default R FWT 0.6 0.6 0.51 0.48 NORM 0.858 1.716 0.18 0.24 1.05 0.18 0.9 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
615 Invisible_Elf_Female_070 **** Invis_Elf_Female_070 invis_fe_070 default R FWT 0.7 0.7 0.595 0.56 NORM 1.001 2.002 0.21 0.28 1.225 0.21 1.05 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
616 Invisible_Elf_Female_080 **** Invis_Elf_Female_080 invis_fe_080 default R FWT 0.8 0.8 0.68 0.64 NORM 1.144 2.288 0.24 0.32 1.4 0.24 1.2 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
617 Invisible_Elf_Female_090 **** Invis_Elf_Female_090 invis_fe_090 default R FWT 0.9 0.9 0.765 0.72 NORM 1.287 2.574 0.27 0.36 1.575 0.27 1.35 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
618 Invisible_Elf_Female_100 **** Invis_Elf_Female_100 invis_fe_100 default R FWT 1 1 0.85 0.8 NORM 1.43 2.86 0.3 0.4 1.75 0.3 1.5 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
619 Invisible_Elf_Female_110 **** Invis_Elf_Female_110 invis_fe_110 default R FWT 1.1 1.1 0.935 0.88 NORM 1.573 3.146 0.33 0.44 1.925 0.33 1.65 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
620 Invisible_Elf_Female_120 **** Invis_Elf_Female_120 invis_fe_120 default R FWT 1.2 1.2 1.02 0.96 NORM 1.716 3.432 0.36 0.48 2.1 0.36 1.8 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
621 Invisible_Elf_Female_130 **** Invis_Elf_Female_130 invis_fe_130 default R FWT 1.3 1.3 1.105 1.04 NORM 1.859 3.718 0.39 0.52 2.275 0.39 1.95 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
622 Invisible_Elf_Female_140 **** Invis_Elf_Female_140 invis_fe_140 default R FWT 1.4 1.4 1.19 1.12 NORM 2.002 4.004 0.42 0.56 2.45 0.42 2.1 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
623 Invisible_Elf_Female_150 **** Invis_Elf_Female_150 invis_fe_150 default R FWT 1.5 1.5 1.275 1.2 NORM 2.145 4.29 0.45 0.6 2.625 0.45 2.25 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
624 Invisible_Elf_Female_160 **** Invis_Elf_Female_160 invis_fe_160 default R FWT 1.6 1.6 1.36 1.28 NORM 2.288 4.576 0.48 0.64 2.8 0.48 2.4 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
625 Invisible_Elf_Female_170 **** Invis_Elf_Female_170 invis_fe_170 default R FWT 1.7 1.7 1.445 1.36 NORM 2.431 4.862 0.51 0.68 2.975 0.51 2.55 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
626 Invisible_Elf_Female_180 **** Invis_Elf_Female_180 invis_fe_180 default R FWT 1.8 1.8 1.53 1.44 NORM 2.574 5.148 0.54 0.72 3.15 0.54 2.7 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
627 Invisible_Elf_Female_190 **** Invis_Elf_Female_190 invis_fe_190 default R FWT 1.9 1.9 1.615 1.52 NORM 2.717 5.434 0.57 0.76 3.325 0.57 2.85 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
628 Invisible_Elf_Female_200 **** Invis_Elf_Female_200 invis_fe_200 default R FWT 2 2 1.7 1.6 NORM 2.86 5.72 0.6 0.8 3.5 0.6 3 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
629 Invisible_Gnome_Female_010 **** Invis_Gnome_Female_010 invis_fg_010 default R FWT 0.1 0.1 0.09 0.082 NORM 0.1 0.194 0.03 0.04 0.15 0.03 0.13 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
630 Invisible_Gnome_Female_020 **** Invis_Gnome_Female_020 invis_fg_020 default R FWT 0.2 0.2 0.18 0.164 NORM 0.2 0.388 0.06 0.08 0.3 0.06 0.26 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
631 Invisible_Gnome_Female_030 **** Invis_Gnome_Female_030 invis_fg_030 default R FWT 0.3 0.3 0.27 0.246 NORM 0.3 0.582 0.09 0.12 0.45 0.09 0.39 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
632 Invisible_Gnome_Female_040 **** Invis_Gnome_Female_040 invis_fg_040 default R FWT 0.4 0.4 0.36 0.328 NORM 0.4 0.776 0.12 0.16 0.6 0.12 0.52 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
633 Invisible_Gnome_Female_050 **** Invis_Gnome_Female_050 invis_fg_050 default R FWT 0.5 0.5 0.45 0.41 NORM 0.5 0.97 0.15 0.2 0.75 0.15 0.65 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
634 Invisible_Gnome_Female_060 **** Invis_Gnome_Female_060 invis_fg_060 default R FWT 0.6 0.6 0.54 0.492 NORM 0.6 1.164 0.18 0.24 0.9 0.18 0.78 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
635 Invisible_Gnome_Female_070 **** Invis_Gnome_Female_070 invis_fg_070 default R FWT 0.7 0.7 0.63 0.574 NORM 0.7 1.358 0.21 0.28 1.05 0.21 0.91 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
636 Invisible_Gnome_Female_080 **** Invis_Gnome_Female_080 invis_fg_080 default R FWT 0.8 0.8 0.72 0.656 NORM 0.8 1.552 0.24 0.32 1.2 0.24 1.04 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
637 Invisible_Gnome_Female_090 **** Invis_Gnome_Female_090 invis_fg_090 default R FWT 0.9 0.9 0.81 0.738 NORM 0.9 1.746 0.27 0.36 1.35 0.27 1.17 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
638 Invisible_Gnome_Female_100 **** Invis_Gnome_Female_100 invis_fg_100 default R FWT 1 1 0.9 0.82 NORM 1 1.94 0.3 0.4 1.5 0.3 1.3 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
639 Invisible_Gnome_Female_110 **** Invis_Gnome_Female_110 invis_fg_110 default R FWT 1.1 1.1 0.99 0.902 NORM 1.1 2.134 0.33 0.44 1.65 0.33 1.43 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
640 Invisible_Gnome_Female_120 **** Invis_Gnome_Female_120 invis_fg_120 default R FWT 1.2 1.2 1.08 0.984 NORM 1.2 2.328 0.36 0.48 1.8 0.36 1.56 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
641 Invisible_Gnome_Female_130 **** Invis_Gnome_Female_130 invis_fg_130 default R FWT 1.3 1.3 1.17 1.066 NORM 1.3 2.522 0.39 0.52 1.95 0.39 1.69 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
642 Invisible_Gnome_Female_140 **** Invis_Gnome_Female_140 invis_fg_140 default R FWT 1.4 1.4 1.26 1.148 NORM 1.4 2.716 0.42 0.56 2.1 0.42 1.82 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
643 Invisible_Gnome_Female_150 **** Invis_Gnome_Female_150 invis_fg_150 default R FWT 1.5 1.5 1.35 1.23 NORM 1.5 2.91 0.45 0.6 2.25 0.45 1.95 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
644 Invisible_Gnome_Female_160 **** Invis_Gnome_Female_160 invis_fg_160 default R FWT 1.6 1.6 1.44 1.312 NORM 1.6 3.104 0.48 0.64 2.4 0.48 2.08 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
645 Invisible_Gnome_Female_170 **** Invis_Gnome_Female_170 invis_fg_170 default R FWT 1.7 1.7 1.53 1.394 NORM 1.7 3.298 0.51 0.68 2.55 0.51 2.21 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
646 Invisible_Gnome_Female_180 **** Invis_Gnome_Female_180 invis_fg_180 default R FWT 1.8 1.8 1.62 1.476 NORM 1.8 3.492 0.54 0.72 2.7 0.54 2.34 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
647 Invisible_Gnome_Female_190 **** Invis_Gnome_Female_190 invis_fg_190 default R FWT 1.9 1.9 1.71 1.558 NORM 1.9 3.686 0.57 0.76 2.85 0.57 2.47 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
648 Invisible_Gnome_Female_200 **** Invis_Gnome_Female_200 invis_fg_200 default R FWT 2 2 1.8 1.64 NORM 2 3.88 0.6 0.8 3 0.6 2.6 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
649 Invisible_Halfling_Female_010 **** Invis_Halfling_Female_010 invis_fa_010 default R FWT 0.08 0.1 0.07 0.065 NORM 0.104 0.208 0.025 0.03 0.15 0.025 0.11 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
650 Invisible_Halfling_Female_020 **** Invis_Halfling_Female_020 invis_fa_020 default R FWT 0.16 0.2 0.14 0.13 NORM 0.208 0.416 0.05 0.06 0.3 0.05 0.22 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
651 Invisible_Halfling_Female_030 **** Invis_Halfling_Female_030 invis_fa_030 default R FWT 0.24 0.3 0.21 0.195 NORM 0.312 0.624 0.075 0.09 0.45 0.075 0.33 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
652 Invisible_Halfling_Female_040 **** Invis_Halfling_Female_040 invis_fa_040 default R FWT 0.32 0.4 0.28 0.26 NORM 0.416 0.832 0.1 0.12 0.6 0.1 0.44 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
653 Invisible_Halfling_Female_050 **** Invis_Halfling_Female_050 invis_fa_050 default R FWT 0.4 0.5 0.35 0.325 NORM 0.52 1.04 0.125 0.15 0.75 0.125 0.55 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
654 Invisible_Halfling_Female_060 **** Invis_Halfling_Female_060 invis_fa_060 default R FWT 0.48 0.6 0.42 0.39 NORM 0.624 1.248 0.15 0.18 0.9 0.15 0.66 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
655 Invisible_Halfling_Female_070 **** Invis_Halfling_Female_070 invis_fa_070 default R FWT 0.56 0.7 0.49 0.455 NORM 0.728 1.456 0.175 0.21 1.05 0.175 0.77 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
656 Invisible_Halfling_Female_080 **** Invis_Halfling_Female_080 invis_fa_080 default R FWT 0.64 0.8 0.56 0.52 NORM 0.832 1.664 0.2 0.24 1.2 0.2 0.88 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
657 Invisible_Halfling_Female_090 **** Invis_Halfling_Female_090 invis_fa_090 default R FWT 0.72 0.9 0.63 0.585 NORM 0.936 1.872 0.225 0.27 1.35 0.225 0.99 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
658 Invisible_Halfling_Female_100 **** Invis_Halfling_Female_100 invis_fa_100 default R FWT 0.8 1 0.7 0.65 NORM 1.04 2.08 0.25 0.3 1.5 0.25 1.1 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
659 Invisible_Halfling_Female_110 **** Invis_Halfling_Female_110 invis_fa_110 default R FWT 0.88 1.1 0.77 0.715 NORM 1.144 2.288 0.275 0.33 1.65 0.275 1.21 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
660 Invisible_Halfling_Female_120 **** Invis_Halfling_Female_120 invis_fa_120 default R FWT 0.96 1.2 0.84 0.78 NORM 1.248 2.496 0.3 0.36 1.8 0.3 1.32 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
661 Invisible_Halfling_Female_130 **** Invis_Halfling_Female_130 invis_fa_130 default R FWT 1.04 1.3 0.91 0.845 NORM 1.352 2.704 0.325 0.39 1.95 0.325 1.43 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
662 Invisible_Halfling_Female_140 **** Invis_Halfling_Female_140 invis_fa_140 default R FWT 1.12 1.4 0.98 0.91 NORM 1.456 2.912 0.35 0.42 2.1 0.35 1.54 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
663 Invisible_Halfling_Female_150 **** Invis_Halfling_Female_150 invis_fa_150 default R FWT 1.2 1.5 1.05 0.975 NORM 1.56 3.12 0.375 0.45 2.25 0.375 1.65 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
664 Invisible_Halfling_Female_160 **** Invis_Halfling_Female_160 invis_fa_160 default R FWT 1.28 1.6 1.12 1.04 NORM 1.664 3.328 0.4 0.48 2.4 0.4 1.76 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
665 Invisible_Halfling_Female_170 **** Invis_Halfling_Female_170 invis_fa_170 default R FWT 1.36 1.7 1.19 1.105 NORM 1.768 3.536 0.425 0.51 2.55 0.425 1.87 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
666 Invisible_Halfling_Female_180 **** Invis_Halfling_Female_180 invis_fa_180 default R FWT 1.44 1.8 1.26 1.17 NORM 1.872 3.744 0.45 0.54 2.7 0.45 1.98 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
667 Invisible_Halfling_Female_190 **** Invis_Halfling_Female_190 invis_fa_190 default R FWT 1.52 1.9 1.33 1.235 NORM 1.976 3.952 0.475 0.57 2.85 0.475 2.09 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
668 Invisible_Halfling_Female_200 **** Invis_Halfling_Female_200 invis_fa_200 default R FWT 1.6 2 1.4 1.3 NORM 2.08 4.16 0.5 0.6 3 0.5 2.2 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
669 Invisible_Halforc_Female_010 **** Invis_Halforc_Female_010 invis_fo_010 default R FWT 0.13 0.1 0.12 0.12 NORM 0.16 0.32 0.03 0.07 0.225 0.03 0.21 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
670 Invisible_Halforc_Female_020 **** Invis_Halforc_Female_020 invis_fo_020 default R FWT 0.26 0.2 0.24 0.24 NORM 0.32 0.64 0.06 0.14 0.45 0.06 0.42 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
671 Invisible_Halforc_Female_030 **** Invis_Halforc_Female_030 invis_fo_030 default R FWT 0.39 0.3 0.36 0.36 NORM 0.48 0.96 0.09 0.21 0.675 0.09 0.63 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
672 Invisible_Halforc_Female_040 **** Invis_Halforc_Female_040 invis_fo_040 default R FWT 0.52 0.4 0.48 0.48 NORM 0.64 1.28 0.12 0.28 0.9 0.12 0.84 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
673 Invisible_Halforc_Female_050 **** Invis_Halforc_Female_050 invis_fo_050 default R FWT 0.65 0.5 0.6 0.6 NORM 0.8 1.6 0.15 0.35 1.125 0.15 1.05 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
674 Invisible_Halforc_Female_060 **** Invis_Halforc_Female_060 invis_fo_060 default R FWT 0.78 0.6 0.72 0.72 NORM 0.96 1.92 0.18 0.42 1.35 0.18 1.26 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
675 Invisible_Halforc_Female_070 **** Invis_Halforc_Female_070 invis_fo_070 default R FWT 0.91 0.7 0.84 0.84 NORM 1.12 2.24 0.21 0.49 1.575 0.21 1.47 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
676 Invisible_Halforc_Female_080 **** Invis_Halforc_Female_080 invis_fo_080 default R FWT 1.04 0.8 0.96 0.96 NORM 1.28 2.56 0.24 0.56 1.8 0.24 1.68 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
677 Invisible_Halforc_Female_090 **** Invis_Halforc_Female_090 invis_fo_090 default R FWT 1.17 0.9 1.08 1.08 NORM 1.44 2.88 0.27 0.63 2.025 0.27 1.89 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
678 Invisible_Halforc_Female_100 **** Invis_Halforc_Female_100 invis_fo_100 default R FWT 1.3 1 1.2 1.2 NORM 1.6 3.2 0.3 0.7 2.25 0.3 2.1 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
679 Invisible_Halforc_Female_110 **** Invis_Halforc_Female_110 invis_fo_110 default R FWT 1.43 1.1 1.32 1.32 NORM 1.76 3.52 0.33 0.77 2.475 0.33 2.31 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
680 Invisible_Halforc_Female_120 **** Invis_Halforc_Female_120 invis_fo_120 default R FWT 1.56 1.2 1.44 1.44 NORM 1.92 3.84 0.36 0.84 2.7 0.36 2.52 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
681 Invisible_Halforc_Female_130 **** Invis_Halforc_Female_130 invis_fo_130 default R FWT 1.69 1.3 1.56 1.56 NORM 2.08 4.16 0.39 0.91 2.925 0.39 2.73 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
682 Invisible_Halforc_Female_140 **** Invis_Halforc_Female_140 invis_fo_140 default R FWT 1.82 1.4 1.68 1.68 NORM 2.24 4.48 0.42 0.98 3.15 0.42 2.94 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
683 Invisible_Halforc_Female_150 **** Invis_Halforc_Female_150 invis_fo_150 default R FWT 1.95 1.5 1.8 1.8 NORM 2.4 4.8 0.45 1.05 3.375 0.45 3.15 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
684 Invisible_Halforc_Female_160 **** Invis_Halforc_Female_160 invis_fo_160 default R FWT 2.08 1.6 1.92 1.92 NORM 2.56 5.12 0.48 1.12 3.6 0.48 3.36 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
685 Invisible_Halforc_Female_170 **** Invis_Halforc_Female_170 invis_fo_170 default R FWT 2.21 1.7 2.04 2.04 NORM 2.72 5.44 0.51 1.19 3.825 0.51 3.57 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
686 Invisible_Halforc_Female_180 **** Invis_Halforc_Female_180 invis_fo_180 default R FWT 2.34 1.8 2.16 2.16 NORM 2.88 5.76 0.54 1.26 4.05 0.54 3.78 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
687 Invisible_Halforc_Female_190 **** Invis_Halforc_Female_190 invis_fo_190 default R FWT 2.47 1.9 2.28 2.28 NORM 3.04 6.08 0.57 1.33 4.275 0.57 3.99 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
688 Invisible_Halforc_Female_200 **** Invis_Halforc_Female_200 invis_fo_200 default R FWT 2.6 2 2.4 2.4 NORM 3.2 6.4 0.6 1.4 4.5 0.6 4.2 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
689 Invisible_Human_Female_010 **** Invis_Human_Female_010 invis_fh_010 default R FWT 0.1 0.1 0.105 0.085 NORM 0.16 0.32 0.03 0.05 0.2 0.03 0.17 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
690 Invisible_Human_Female_020 **** Invis_Human_Female_020 invis_fh_020 default R FWT 0.2 0.2 0.21 0.17 NORM 0.32 0.64 0.06 0.1 0.4 0.06 0.34 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
691 Invisible_Human_Female_030 **** Invis_Human_Female_030 invis_fh_030 default R FWT 0.3 0.3 0.315 0.255 NORM 0.48 0.96 0.09 0.15 0.6 0.09 0.51 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
692 Invisible_Human_Female_040 **** Invis_Human_Female_040 invis_fh_040 default R FWT 0.4 0.4 0.42 0.34 NORM 0.64 1.28 0.12 0.2 0.8 0.12 0.68 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
693 Invisible_Human_Female_050 **** Invis_Human_Female_050 invis_fh_050 default R FWT 0.5 0.5 0.525 0.425 NORM 0.8 1.6 0.15 0.25 1 0.15 0.85 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
694 Invisible_Human_Female_060 **** Invis_Human_Female_060 invis_fh_060 default R FWT 0.6 0.6 0.63 0.51 NORM 0.96 1.92 0.18 0.3 1.2 0.18 1.02 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
695 Invisible_Human_Female_070 **** Invis_Human_Female_070 invis_fh_070 default R FWT 0.7 0.7 0.735 0.595 NORM 1.12 2.24 0.21 0.35 1.4 0.21 1.19 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
696 Invisible_Human_Female_080 **** Invis_Human_Female_080 invis_fh_080 default R FWT 0.8 0.8 0.84 0.68 NORM 1.28 2.56 0.24 0.4 1.6 0.24 1.36 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
697 Invisible_Human_Female_090 **** Invis_Human_Female_090 invis_fh_090 default R FWT 0.9 0.9 0.945 0.765 NORM 1.44 2.88 0.27 0.45 1.8 0.27 1.53 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
698 Invisible_Human_Female_100 **** Invis_Human_Female_100 invis_fh_100 default R FWT 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 2 0.3 1.7 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
699 Invisible_Human_Female_110 **** Invis_Human_Female_110 invis_fh_110 default R FWT 1.1 1.1 1.155 0.935 NORM 1.76 3.52 0.33 0.55 2.2 0.33 1.87 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
700 Invisible_Human_Female_120 **** Invis_Human_Female_120 invis_fh_120 default R FWT 1.2 1.2 1.26 1.02 NORM 1.92 3.84 0.36 0.6 2.4 0.36 2.04 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
701 Invisible_Human_Female_130 **** Invis_Human_Female_130 invis_fh_130 default R FWT 1.3 1.3 1.365 1.105 NORM 2.08 4.16 0.39 0.65 2.6 0.39 2.21 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
702 Invisible_Human_Female_140 **** Invis_Human_Female_140 invis_fh_140 default R FWT 1.4 1.4 1.47 1.19 NORM 2.24 4.48 0.42 0.7 2.8 0.42 2.38 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
703 Invisible_Human_Female_150 **** Invis_Human_Female_150 invis_fh_150 default R FWT 1.5 1.5 1.575 1.275 NORM 2.4 4.8 0.45 0.75 3 0.45 2.55 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
704 Invisible_Human_Female_160 **** Invis_Human_Female_160 invis_fh_160 default R FWT 1.6 1.6 1.68 1.36 NORM 2.56 5.12 0.48 0.8 3.2 0.48 2.72 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
705 Invisible_Human_Female_170 **** Invis_Human_Female_170 invis_fh_170 default R FWT 1.7 1.7 1.785 1.445 NORM 2.72 5.44 0.51 0.85 3.4 0.51 2.89 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
706 Invisible_Human_Female_180 **** Invis_Human_Female_180 invis_fh_180 default R FWT 1.8 1.8 1.89 1.53 NORM 2.88 5.76 0.54 0.9 3.6 0.54 3.06 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
707 Invisible_Human_Female_190 **** Invis_Human_Female_190 invis_fh_190 default R FWT 1.9 1.9 1.995 1.615 NORM 3.04 6.08 0.57 0.95 3.8 0.57 3.23 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
708 Invisible_Human_Female_200 **** Invis_Human_Female_200 invis_fh_200 default R FWT 2 2 2.1 1.7 NORM 3.2 6.4 0.6 1 4 0.6 3.4 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
709 Invisible_Dwarf_Male_010 **** Invis_Dwarf_Male_010 invis_md_010 default R FWT 0.1 0.1 0.115 0.095 NORM 0.106 0.212 0.03 0.05 0.15 0.03 0.14 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
710 Invisible_Dwarf_Male_020 **** Invis_Dwarf_Male_020 invis_md_020 default R FWT 0.2 0.2 0.23 0.19 NORM 0.212 0.424 0.06 0.1 0.3 0.06 0.28 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
711 Invisible_Dwarf_Male_030 **** Invis_Dwarf_Male_030 invis_md_030 default R FWT 0.3 0.3 0.345 0.285 NORM 0.318 0.636 0.09 0.15 0.45 0.09 0.42 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
712 Invisible_Dwarf_Male_040 **** Invis_Dwarf_Male_040 invis_md_040 default R FWT 0.4 0.4 0.46 0.38 NORM 0.424 0.848 0.12 0.2 0.6 0.12 0.56 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
713 Invisible_Dwarf_Male_050 **** Invis_Dwarf_Male_050 invis_md_050 default R FWT 0.5 0.5 0.575 0.475 NORM 0.53 1.06 0.15 0.25 0.75 0.15 0.7 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
714 Invisible_Dwarf_Male_060 **** Invis_Dwarf_Male_060 invis_md_060 default R FWT 0.6 0.6 0.69 0.57 NORM 0.636 1.272 0.18 0.3 0.9 0.18 0.84 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
715 Invisible_Dwarf_Male_070 **** Invis_Dwarf_Male_070 invis_md_070 default R FWT 0.7 0.7 0.805 0.665 NORM 0.742 1.484 0.21 0.35 1.05 0.21 0.98 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
716 Invisible_Dwarf_Male_080 **** Invis_Dwarf_Male_080 invis_md_080 default R FWT 0.8 0.8 0.92 0.76 NORM 0.848 1.696 0.24 0.4 1.2 0.24 1.12 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
717 Invisible_Dwarf_Male_090 **** Invis_Dwarf_Male_090 invis_md_090 default R FWT 0.9 0.9 1.035 0.855 NORM 0.954 1.908 0.27 0.45 1.35 0.27 1.26 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
718 Invisible_Dwarf_Male_100 **** Invis_Dwarf_Male_100 invis_md_100 default R FWT 1 1 1.15 0.95 NORM 1.06 2.12 0.3 0.5 1.5 0.3 1.4 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
719 Invisible_Dwarf_Male_110 **** Invis_Dwarf_Male_110 invis_md_110 default R FWT 1.1 1.1 1.265 1.045 NORM 1.166 2.332 0.33 0.55 1.65 0.33 1.54 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
720 Invisible_Dwarf_Male_120 **** Invis_Dwarf_Male_120 invis_md_120 default R FWT 1.2 1.2 1.38 1.14 NORM 1.272 2.544 0.36 0.6 1.8 0.36 1.68 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
721 Invisible_Dwarf_Male_130 **** Invis_Dwarf_Male_130 invis_md_130 default R FWT 1.3 1.3 1.495 1.235 NORM 1.378 2.756 0.39 0.65 1.95 0.39 1.82 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
722 Invisible_Dwarf_Male_140 **** Invis_Dwarf_Male_140 invis_md_140 default R FWT 1.4 1.4 1.61 1.33 NORM 1.484 2.968 0.42 0.7 2.1 0.42 1.96 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
723 Invisible_Dwarf_Male_150 **** Invis_Dwarf_Male_150 invis_md_150 default R FWT 1.5 1.5 1.725 1.425 NORM 1.59 3.18 0.45 0.75 2.25 0.45 2.1 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
724 Invisible_Dwarf_Male_160 **** Invis_Dwarf_Male_160 invis_md_160 default R FWT 1.6 1.6 1.84 1.52 NORM 1.696 3.392 0.48 0.8 2.4 0.48 2.24 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
725 Invisible_Dwarf_Male_170 **** Invis_Dwarf_Male_170 invis_md_170 default R FWT 1.7 1.7 1.955 1.615 NORM 1.802 3.604 0.51 0.85 2.55 0.51 2.38 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
726 Invisible_Dwarf_Male_180 **** Invis_Dwarf_Male_180 invis_md_180 default R FWT 1.8 1.8 2.07 1.71 NORM 1.908 3.816 0.54 0.9 2.7 0.54 2.52 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
727 Invisible_Dwarf_Male_190 **** Invis_Dwarf_Male_190 invis_md_190 default R FWT 1.9 1.9 2.185 1.805 NORM 2.014 4.028 0.57 0.95 2.85 0.57 2.66 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
728 Invisible_Dwarf_Male_200 **** Invis_Dwarf_Male_200 invis_md_200 default R FWT 2 2 2.3 1.9 NORM 2.12 4.24 0.6 1 3 0.6 2.8 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
729 Invisible_Elf_Male_010 **** Invis_Elf_Male_010 invis_me_010 default R FWT 0.1 0.1 0.085 0.08 NORM 0.143 0.286 0.03 0.04 0.175 0.03 0.15 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
730 Invisible_Elf_Male_020 **** Invis_Elf_Male_020 invis_me_020 default R FWT 0.2 0.2 0.17 0.16 NORM 0.286 0.572 0.06 0.08 0.35 0.06 0.3 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
731 Invisible_Elf_Male_030 **** Invis_Elf_Male_030 invis_me_030 default R FWT 0.3 0.3 0.255 0.24 NORM 0.429 0.858 0.09 0.12 0.525 0.09 0.45 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
732 Invisible_Elf_Male_040 **** Invis_Elf_Male_040 invis_me_040 default R FWT 0.4 0.4 0.34 0.32 NORM 0.572 1.144 0.12 0.16 0.7 0.12 0.6 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
733 Invisible_Elf_Male_050 **** Invis_Elf_Male_050 invis_me_050 default R FWT 0.5 0.5 0.425 0.4 NORM 0.715 1.43 0.15 0.2 0.875 0.15 0.75 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
734 Invisible_Elf_Male_060 **** Invis_Elf_Male_060 invis_me_060 default R FWT 0.6 0.6 0.51 0.48 NORM 0.858 1.716 0.18 0.24 1.05 0.18 0.9 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
735 Invisible_Elf_Male_070 **** Invis_Elf_Male_070 invis_me_070 default R FWT 0.7 0.7 0.595 0.56 NORM 1.001 2.002 0.21 0.28 1.225 0.21 1.05 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
736 Invisible_Elf_Male_080 **** Invis_Elf_Male_080 invis_me_080 default R FWT 0.8 0.8 0.68 0.64 NORM 1.144 2.288 0.24 0.32 1.4 0.24 1.2 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
737 Invisible_Elf_Male_090 **** Invis_Elf_Male_090 invis_me_090 default R FWT 0.9 0.9 0.765 0.72 NORM 1.287 2.574 0.27 0.36 1.575 0.27 1.35 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
738 Invisible_Elf_Male_100 **** Invis_Elf_Male_100 invis_me_100 default R FWT 1 1 0.85 0.8 NORM 1.43 2.86 0.3 0.4 1.75 0.3 1.5 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
739 Invisible_Elf_Male_110 **** Invis_Elf_Male_110 invis_me_110 default R FWT 1.1 1.1 0.935 0.88 NORM 1.573 3.146 0.33 0.44 1.925 0.33 1.65 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
740 Invisible_Elf_Male_120 **** Invis_Elf_Male_120 invis_me_120 default R FWT 1.2 1.2 1.02 0.96 NORM 1.716 3.432 0.36 0.48 2.1 0.36 1.8 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
741 Invisible_Elf_Male_130 **** Invis_Elf_Male_130 invis_me_130 default R FWT 1.3 1.3 1.105 1.04 NORM 1.859 3.718 0.39 0.52 2.275 0.39 1.95 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
742 Invisible_Elf_Male_140 **** Invis_Elf_Male_140 invis_me_140 default R FWT 1.4 1.4 1.19 1.12 NORM 2.002 4.004 0.42 0.56 2.45 0.42 2.1 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
743 Invisible_Elf_Male_150 **** Invis_Elf_Male_150 invis_me_150 default R FWT 1.5 1.5 1.275 1.2 NORM 2.145 4.29 0.45 0.6 2.625 0.45 2.25 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
744 Invisible_Elf_Male_160 **** Invis_Elf_Male_160 invis_me_160 default R FWT 1.6 1.6 1.36 1.28 NORM 2.288 4.576 0.48 0.64 2.8 0.48 2.4 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
745 Invisible_Elf_Male_170 **** Invis_Elf_Male_170 invis_me_170 default R FWT 1.7 1.7 1.445 1.36 NORM 2.431 4.862 0.51 0.68 2.975 0.51 2.55 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
746 Invisible_Elf_Male_180 **** Invis_Elf_Male_180 invis_me_180 default R FWT 1.8 1.8 1.53 1.44 NORM 2.574 5.148 0.54 0.72 3.15 0.54 2.7 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
747 Invisible_Elf_Male_190 **** Invis_Elf_Male_190 invis_me_190 default R FWT 1.9 1.9 1.615 1.52 NORM 2.717 5.434 0.57 0.76 3.325 0.57 2.85 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
748 Invisible_Elf_Male_200 **** Invis_Elf_Male_200 invis_me_200 default R FWT 2 2 1.7 1.6 NORM 2.86 5.72 0.6 0.8 3.5 0.6 3 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
749 Invisible_Gnome_Male_010 **** Invis_Gnome_Male_010 invis_mg_010 default R FWT 0.1 0.1 0.09 0.082 NORM 0.1 0.194 0.03 0.04 0.15 0.03 0.13 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
750 Invisible_Gnome_Male_020 **** Invis_Gnome_Male_020 invis_mg_020 default R FWT 0.2 0.2 0.18 0.164 NORM 0.2 0.388 0.06 0.08 0.3 0.06 0.26 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
751 Invisible_Gnome_Male_030 **** Invis_Gnome_Male_030 invis_mg_030 default R FWT 0.3 0.3 0.27 0.246 NORM 0.3 0.582 0.09 0.12 0.45 0.09 0.39 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
752 Invisible_Gnome_Male_040 **** Invis_Gnome_Male_040 invis_mg_040 default R FWT 0.4 0.4 0.36 0.328 NORM 0.4 0.776 0.12 0.16 0.6 0.12 0.52 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
753 Invisible_Gnome_Male_050 **** Invis_Gnome_Male_050 invis_mg_050 default R FWT 0.5 0.5 0.45 0.41 NORM 0.5 0.97 0.15 0.2 0.75 0.15 0.65 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
754 Invisible_Gnome_Male_060 **** Invis_Gnome_Male_060 invis_mg_060 default R FWT 0.6 0.6 0.54 0.492 NORM 0.6 1.164 0.18 0.24 0.9 0.18 0.78 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
755 Invisible_Gnome_Male_070 **** Invis_Gnome_Male_070 invis_mg_070 default R FWT 0.7 0.7 0.63 0.574 NORM 0.7 1.358 0.21 0.28 1.05 0.21 0.91 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
756 Invisible_Gnome_Male_080 **** Invis_Gnome_Male_080 invis_mg_080 default R FWT 0.8 0.8 0.72 0.656 NORM 0.8 1.552 0.24 0.32 1.2 0.24 1.04 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
757 Invisible_Gnome_Male_090 **** Invis_Gnome_Male_090 invis_mg_090 default R FWT 0.9 0.9 0.81 0.738 NORM 0.9 1.746 0.27 0.36 1.35 0.27 1.17 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
758 Invisible_Gnome_Male_100 **** Invis_Gnome_Male_100 invis_mg_100 default R FWT 1 1 0.9 0.82 NORM 1 1.94 0.3 0.4 1.5 0.3 1.3 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
759 Invisible_Gnome_Male_110 **** Invis_Gnome_Male_110 invis_mg_110 default R FWT 1.1 1.1 0.99 0.902 NORM 1.1 2.134 0.33 0.44 1.65 0.33 1.43 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
760 Invisible_Gnome_Male_120 **** Invis_Gnome_Male_120 invis_mg_120 default R FWT 1.2 1.2 1.08 0.984 NORM 1.2 2.328 0.36 0.48 1.8 0.36 1.56 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
761 Invisible_Gnome_Male_130 **** Invis_Gnome_Male_130 invis_mg_130 default R FWT 1.3 1.3 1.17 1.066 NORM 1.3 2.522 0.39 0.52 1.95 0.39 1.69 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
762 Invisible_Gnome_Male_140 **** Invis_Gnome_Male_140 invis_mg_140 default R FWT 1.4 1.4 1.26 1.148 NORM 1.4 2.716 0.42 0.56 2.1 0.42 1.82 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
763 Invisible_Gnome_Male_150 **** Invis_Gnome_Male_150 invis_mg_150 default R FWT 1.5 1.5 1.35 1.23 NORM 1.5 2.91 0.45 0.6 2.25 0.45 1.95 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
764 Invisible_Gnome_Male_160 **** Invis_Gnome_Male_160 invis_mg_160 default R FWT 1.6 1.6 1.44 1.312 NORM 1.6 3.104 0.48 0.64 2.4 0.48 2.08 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
765 Invisible_Gnome_Male_170 **** Invis_Gnome_Male_170 invis_mg_170 default R FWT 1.7 1.7 1.53 1.394 NORM 1.7 3.298 0.51 0.68 2.55 0.51 2.21 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
766 Invisible_Gnome_Male_180 **** Invis_Gnome_Male_180 invis_mg_180 default R FWT 1.8 1.8 1.62 1.476 NORM 1.8 3.492 0.54 0.72 2.7 0.54 2.34 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
767 Invisible_Gnome_Male_190 **** Invis_Gnome_Male_190 invis_mg_190 default R FWT 1.9 1.9 1.71 1.558 NORM 1.9 3.686 0.57 0.76 2.85 0.57 2.47 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
768 Invisible_Gnome_Male_200 **** Invis_Gnome_Male_200 invis_mg_200 default R FWT 2 2 1.8 1.64 NORM 2 3.88 0.6 0.8 3 0.6 2.6 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
769 Invisible_Halfling_Male_010 **** Invis_Halfling_Male_010 invis_ma_010 default R FWT 0.08 0.1 0.07 0.065 NORM 0.104 0.208 0.025 0.03 0.15 0.025 0.11 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
770 Invisible_Halfling_Male_020 **** Invis_Halfling_Male_020 invis_ma_020 default R FWT 0.16 0.2 0.14 0.13 NORM 0.208 0.416 0.05 0.06 0.3 0.05 0.22 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
771 Invisible_Halfling_Male_030 **** Invis_Halfling_Male_030 invis_ma_030 default R FWT 0.24 0.3 0.21 0.195 NORM 0.312 0.624 0.075 0.09 0.45 0.075 0.33 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
772 Invisible_Halfling_Male_040 **** Invis_Halfling_Male_040 invis_ma_040 default R FWT 0.32 0.4 0.28 0.26 NORM 0.416 0.832 0.1 0.12 0.6 0.1 0.44 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
773 Invisible_Halfling_Male_050 **** Invis_Halfling_Male_050 invis_ma_050 default R FWT 0.4 0.5 0.35 0.325 NORM 0.52 1.04 0.125 0.15 0.75 0.125 0.55 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
774 Invisible_Halfling_Male_060 **** Invis_Halfling_Male_060 invis_ma_060 default R FWT 0.48 0.6 0.42 0.39 NORM 0.624 1.248 0.15 0.18 0.9 0.15 0.66 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
775 Invisible_Halfling_Male_070 **** Invis_Halfling_Male_070 invis_ma_070 default R FWT 0.56 0.7 0.49 0.455 NORM 0.728 1.456 0.175 0.21 1.05 0.175 0.77 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
776 Invisible_Halfling_Male_080 **** Invis_Halfling_Male_080 invis_ma_080 default R FWT 0.64 0.8 0.56 0.52 NORM 0.832 1.664 0.2 0.24 1.2 0.2 0.88 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
777 Invisible_Halfling_Male_090 **** Invis_Halfling_Male_090 invis_ma_090 default R FWT 0.72 0.9 0.63 0.585 NORM 0.936 1.872 0.225 0.27 1.35 0.225 0.99 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
778 Invisible_Halfling_Male_100 **** Invis_Halfling_Male_100 invis_ma_100 default R FWT 0.8 1 0.7 0.65 NORM 1.04 2.08 0.25 0.3 1.5 0.25 1.1 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
779 Invisible_Halfling_Male_110 **** Invis_Halfling_Male_110 invis_ma_110 default R FWT 0.88 1.1 0.77 0.715 NORM 1.144 2.288 0.275 0.33 1.65 0.275 1.21 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
780 Invisible_Halfling_Male_120 **** Invis_Halfling_Male_120 invis_ma_120 default R FWT 0.96 1.2 0.84 0.78 NORM 1.248 2.496 0.3 0.36 1.8 0.3 1.32 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
781 Invisible_Halfling_Male_130 **** Invis_Halfling_Male_130 invis_ma_130 default R FWT 1.04 1.3 0.91 0.845 NORM 1.352 2.704 0.325 0.39 1.95 0.325 1.43 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
782 Invisible_Halfling_Male_140 **** Invis_Halfling_Male_140 invis_ma_140 default R FWT 1.12 1.4 0.98 0.91 NORM 1.456 2.912 0.35 0.42 2.1 0.35 1.54 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
783 Invisible_Halfling_Male_150 **** Invis_Halfling_Male_150 invis_ma_150 default R FWT 1.2 1.5 1.05 0.975 NORM 1.56 3.12 0.375 0.45 2.25 0.375 1.65 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
784 Invisible_Halfling_Male_160 **** Invis_Halfling_Male_160 invis_ma_160 default R FWT 1.28 1.6 1.12 1.04 NORM 1.664 3.328 0.4 0.48 2.4 0.4 1.76 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
785 Invisible_Halfling_Male_170 **** Invis_Halfling_Male_170 invis_ma_170 default R FWT 1.36 1.7 1.19 1.105 NORM 1.768 3.536 0.425 0.51 2.55 0.425 1.87 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
786 Invisible_Halfling_Male_180 **** Invis_Halfling_Male_180 invis_ma_180 default R FWT 1.44 1.8 1.26 1.17 NORM 1.872 3.744 0.45 0.54 2.7 0.45 1.98 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
787 Invisible_Halfling_Male_190 **** Invis_Halfling_Male_190 invis_ma_190 default R FWT 1.52 1.9 1.33 1.235 NORM 1.976 3.952 0.475 0.57 2.85 0.475 2.09 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
788 Invisible_Halfling_Male_200 **** Invis_Halfling_Male_200 invis_ma_200 default R FWT 1.6 2 1.4 1.3 NORM 2.08 4.16 0.5 0.6 3 0.5 2.2 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
789 Invisible_Halforc_Male_010 **** Invis_Halforc_Male_010 invis_mo_010 default R FWT 0.13 0.1 0.12 0.12 NORM 0.16 0.32 0.03 0.07 0.225 0.03 0.21 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
790 Invisible_Halforc_Male_020 **** Invis_Halforc_Male_020 invis_mo_020 default R FWT 0.26 0.2 0.24 0.24 NORM 0.32 0.64 0.06 0.14 0.45 0.06 0.42 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
791 Invisible_Halforc_Male_030 **** Invis_Halforc_Male_030 invis_mo_030 default R FWT 0.39 0.3 0.36 0.36 NORM 0.48 0.96 0.09 0.21 0.675 0.09 0.63 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
792 Invisible_Halforc_Male_040 **** Invis_Halforc_Male_040 invis_mo_040 default R FWT 0.52 0.4 0.48 0.48 NORM 0.64 1.28 0.12 0.28 0.9 0.12 0.84 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
793 Invisible_Halforc_Male_050 **** Invis_Halforc_Male_050 invis_mo_050 default R FWT 0.65 0.5 0.6 0.6 NORM 0.8 1.6 0.15 0.35 1.125 0.15 1.05 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
794 Invisible_Halforc_Male_060 **** Invis_Halforc_Male_060 invis_mo_060 default R FWT 0.78 0.6 0.72 0.72 NORM 0.96 1.92 0.18 0.42 1.35 0.18 1.26 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
795 Invisible_Halforc_Male_070 **** Invis_Halforc_Male_070 invis_mo_070 default R FWT 0.91 0.7 0.84 0.84 NORM 1.12 2.24 0.21 0.49 1.575 0.21 1.47 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
796 Invisible_Halforc_Male_080 **** Invis_Halforc_Male_080 invis_mo_080 default R FWT 1.04 0.8 0.96 0.96 NORM 1.28 2.56 0.24 0.56 1.8 0.24 1.68 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
797 Invisible_Halforc_Male_090 **** Invis_Halforc_Male_090 invis_mo_090 default R FWT 1.17 0.9 1.08 1.08 NORM 1.44 2.88 0.27 0.63 2.025 0.27 1.89 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
798 Invisible_Halforc_Male_100 **** Invis_Halforc_Male_100 invis_mo_100 default R FWT 1.3 1 1.2 1.2 NORM 1.6 3.2 0.3 0.7 2.25 0.3 2.1 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
799 Invisible_Halforc_Male_110 **** Invis_Halforc_Male_110 invis_mo_110 default R FWT 1.43 1.1 1.32 1.32 NORM 1.76 3.52 0.33 0.77 2.475 0.33 2.31 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
800 Invisible_Halforc_Male_120 **** Invis_Halforc_Male_120 invis_mo_120 default R FWT 1.56 1.2 1.44 1.44 NORM 1.92 3.84 0.36 0.84 2.7 0.36 2.52 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
801 Invisible_Halforc_Male_130 **** Invis_Halforc_Male_130 invis_mo_130 default R FWT 1.69 1.3 1.56 1.56 NORM 2.08 4.16 0.39 0.91 2.925 0.39 2.73 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
802 Invisible_Halforc_Male_140 **** Invis_Halforc_Male_140 invis_mo_140 default R FWT 1.82 1.4 1.68 1.68 NORM 2.24 4.48 0.42 0.98 3.15 0.42 2.94 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
803 Invisible_Halforc_Male_150 **** Invis_Halforc_Male_150 invis_mo_150 default R FWT 1.95 1.5 1.8 1.8 NORM 2.4 4.8 0.45 1.05 3.375 0.45 3.15 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
804 Invisible_Halforc_Male_160 **** Invis_Halforc_Male_160 invis_mo_160 default R FWT 2.08 1.6 1.92 1.92 NORM 2.56 5.12 0.48 1.12 3.6 0.48 3.36 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
805 Invisible_Halforc_Male_170 **** Invis_Halforc_Male_170 invis_mo_170 default R FWT 2.21 1.7 2.04 2.04 NORM 2.72 5.44 0.51 1.19 3.825 0.51 3.57 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
806 Invisible_Halforc_Male_180 **** Invis_Halforc_Male_180 invis_mo_180 default R FWT 2.34 1.8 2.16 2.16 NORM 2.88 5.76 0.54 1.26 4.05 0.54 3.78 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
807 Invisible_Halforc_Male_190 **** Invis_Halforc_Male_190 invis_mo_190 default R FWT 2.47 1.9 2.28 2.28 NORM 3.04 6.08 0.57 1.33 4.275 0.57 3.99 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
808 Invisible_Halforc_Male_200 **** Invis_Halforc_Male_200 invis_mo_200 default R FWT 2.6 2 2.4 2.4 NORM 3.2 6.4 0.6 1.4 4.5 0.6 4.2 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
809 Invisible_Human_Male_010 **** Invis_Human_Male_010 invis_mh_010 default R FWT 0.1 0.1 0.105 0.085 NORM 0.16 0.32 0.03 0.05 0.2 0.03 0.17 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
810 Invisible_Human_Male_020 **** Invis_Human_Male_020 invis_mh_020 default R FWT 0.2 0.2 0.21 0.17 NORM 0.32 0.64 0.06 0.1 0.4 0.06 0.34 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
811 Invisible_Human_Male_030 **** Invis_Human_Male_030 invis_mh_030 default R FWT 0.3 0.3 0.315 0.255 NORM 0.48 0.96 0.09 0.15 0.6 0.09 0.51 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
812 Invisible_Human_Male_040 **** Invis_Human_Male_040 invis_mh_040 default R FWT 0.4 0.4 0.42 0.34 NORM 0.64 1.28 0.12 0.2 0.8 0.12 0.68 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
813 Invisible_Human_Male_050 **** Invis_Human_Male_050 invis_mh_050 default R FWT 0.5 0.5 0.525 0.425 NORM 0.8 1.6 0.15 0.25 1 0.15 0.85 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
814 Invisible_Human_Male_060 **** Invis_Human_Male_060 invis_mh_060 default R FWT 0.6 0.6 0.63 0.51 NORM 0.96 1.92 0.18 0.3 1.2 0.18 1.02 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
815 Invisible_Human_Male_070 **** Invis_Human_Male_070 invis_mh_070 default R FWT 0.7 0.7 0.735 0.595 NORM 1.12 2.24 0.21 0.35 1.4 0.21 1.19 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
816 Invisible_Human_Male_080 **** Invis_Human_Male_080 invis_mh_080 default R FWT 0.8 0.8 0.84 0.68 NORM 1.28 2.56 0.24 0.4 1.6 0.24 1.36 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
817 Invisible_Human_Male_090 **** Invis_Human_Male_090 invis_mh_090 default R FWT 0.9 0.9 0.945 0.765 NORM 1.44 2.88 0.27 0.45 1.8 0.27 1.53 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
818 Invisible_Human_Male_100 **** Invis_Human_Male_100 invis_mh_100 default R FWT 1 1 1.05 0.85 NORM 1.6 3.2 0.3 0.5 2 0.3 1.7 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
819 Invisible_Human_Male_110 **** Invis_Human_Male_110 invis_mh_110 default R FWT 1.1 1.1 1.155 0.935 NORM 1.76 3.52 0.33 0.55 2.2 0.33 1.87 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
820 Invisible_Human_Male_120 **** Invis_Human_Male_120 invis_mh_120 default R FWT 1.2 1.2 1.26 1.02 NORM 1.92 3.84 0.36 0.6 2.4 0.36 2.04 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
821 Invisible_Human_Male_130 **** Invis_Human_Male_130 invis_mh_130 default R FWT 1.3 1.3 1.365 1.105 NORM 2.08 4.16 0.39 0.65 2.6 0.39 2.21 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
822 Invisible_Human_Male_140 **** Invis_Human_Male_140 invis_mh_140 default R FWT 1.4 1.4 1.47 1.19 NORM 2.24 4.48 0.42 0.7 2.8 0.42 2.38 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
823 Invisible_Human_Male_150 **** Invis_Human_Male_150 invis_mh_150 default R FWT 1.5 1.5 1.575 1.275 NORM 2.4 4.8 0.45 0.75 3 0.45 2.55 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
824 Invisible_Human_Male_160 **** Invis_Human_Male_160 invis_mh_160 default R FWT 1.6 1.6 1.68 1.36 NORM 2.56 5.12 0.48 0.8 3.2 0.48 2.72 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
825 Invisible_Human_Male_170 **** Invis_Human_Male_170 invis_mh_170 default R FWT 1.7 1.7 1.785 1.445 NORM 2.72 5.44 0.51 0.85 3.4 0.51 2.89 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
826 Invisible_Human_Male_180 **** Invis_Human_Male_180 invis_mh_180 default R FWT 1.8 1.8 1.89 1.53 NORM 2.88 5.76 0.54 0.9 3.6 0.54 3.06 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
827 Invisible_Human_Male_190 **** Invis_Human_Male_190 invis_mh_190 default R FWT 1.9 1.9 1.995 1.615 NORM 3.04 6.08 0.57 0.95 3.8 0.57 3.23 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
828 Invisible_Human_Male_200 **** Invis_Human_Male_200 invis_mh_200 default R FWT 2 2 2.1 1.7 NORM 3.2 6.4 0.6 1 4 0.6 3.4 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
829 Invisible_CreatureS_010 **** Invis_CreatureS_010 invis_cr_010 default R SWT 0.1 0.1 0.1 0.1 NORM 0.16 0.32 0.03 0.05 0.2 0.03 0.17 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
830 Invisible_CreatureS_020 **** Invis_CreatureS_020 invis_cr_020 default R SWT 0.2 0.2 0.2 0.2 NORM 0.32 0.64 0.06 0.1 0.4 0.06 0.34 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
831 Invisible_CreatureS_030 **** Invis_CreatureS_030 invis_cr_030 default R SWT 0.3 0.3 0.3 0.3 NORM 0.48 0.96 0.09 0.15 0.6 0.09 0.51 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
832 Invisible_CreatureS_040 **** Invis_CreatureS_040 invis_cr_040 default R SWT 0.4 0.4 0.4 0.4 NORM 0.64 1.28 0.12 0.2 0.8 0.12 0.68 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
833 Invisible_CreatureS_050 **** Invis_CreatureS_050 invis_cr_050 default R SWT 0.5 0.5 0.5 0.5 NORM 0.8 1.6 0.15 0.25 1 0.15 0.85 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
834 Invisible_CreatureS_060 **** Invis_CreatureS_060 invis_cr_060 default R SWT 0.6 0.6 0.6 0.6 NORM 0.96 1.92 0.18 0.3 1.2 0.18 1.02 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
835 Invisible_CreatureS_070 **** Invis_CreatureS_070 invis_cr_070 default R SWT 0.7 0.7 0.7 0.7 NORM 1.12 2.24 0.21 0.35 1.4 0.21 1.19 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
836 Invisible_CreatureS_080 **** Invis_CreatureS_080 invis_cr_080 default R SWT 0.8 0.8 0.8 0.8 NORM 1.28 2.56 0.24 0.4 1.6 0.24 1.36 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
837 Invisible_CreatureS_090 **** Invis_CreatureS_090 invis_cr_090 default R SWT 0.9 0.9 0.9 0.9 NORM 1.44 2.88 0.27 0.45 1.8 0.27 1.53 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
838 Invisible_CreatureS_100 **** Invis_CreatureS_100 invis_cr_100 default R SWT 1 1 1 1 NORM 1.6 3.2 0.3 0.5 2 0.3 1.7 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
839 Invisible_CreatureS_110 **** Invis_CreatureS_110 invis_cr_110 default R SWT 1.1 1.1 1.1 1.1 NORM 1.76 3.52 0.33 0.55 2.2 0.33 1.87 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
840 Invisible_CreatureS_120 **** Invis_CreatureS_120 invis_cr_120 default R SWT 1.2 1.2 1.2 1.2 NORM 1.92 3.84 0.36 0.6 2.4 0.36 2.04 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
841 Invisible_CreatureS_130 **** Invis_CreatureS_130 invis_cr_130 default R SWT 1.3 1.3 1.3 1.3 NORM 2.08 4.16 0.39 0.65 2.6 0.39 2.21 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
842 Invisible_CreatureS_140 **** Invis_CreatureS_140 invis_cr_140 default R SWT 1.4 1.4 1.4 1.4 NORM 2.24 4.48 0.42 0.7 2.8 0.42 2.38 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
843 Invisible_CreatureS_150 **** Invis_CreatureS_150 invis_cr_150 default R SWT 1.5 1.5 1.5 1.5 NORM 2.4 4.8 0.45 0.75 3 0.45 2.55 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
844 Invisible_CreatureS_160 **** Invis_CreatureS_160 invis_cr_160 default R SWT 1.6 1.6 1.6 1.6 NORM 2.56 5.12 0.48 0.8 3.2 0.48 2.72 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
845 Invisible_CreatureS_170 **** Invis_CreatureS_170 invis_cr_170 default R SWT 1.7 1.7 1.7 1.7 NORM 2.72 5.44 0.51 0.85 3.4 0.51 2.89 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
846 Invisible_CreatureS_180 **** Invis_CreatureS_180 invis_cr_180 default R SWT 1.8 1.8 1.8 1.8 NORM 2.88 5.76 0.54 0.9 3.6 0.54 3.06 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
847 Invisible_CreatureS_190 **** Invis_CreatureS_190 invis_cr_190 default R SWT 1.9 1.9 1.9 1.9 NORM 3.04 6.08 0.57 0.95 3.8 0.57 3.23 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
848 Invisible_CreatureS_200 **** Invis_CreatureS_200 invis_cr_200 default R SWT 2 2 2 2 NORM 3.2 6.4 0.6 1 4 0.6 3.4 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
849 Invisible_CreatureL_010 **** Invis_CreatureL_010 invis_cr_010 default R LWT 0.1 0.1 0.1 0.1 NORM 0.16 0.32 0.03 0.05 0.2 0.03 0.17 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
850 Invisible_CreatureL_020 **** Invis_CreatureL_020 invis_cr_020 default R LWT 0.2 0.2 0.2 0.2 NORM 0.32 0.64 0.06 0.1 0.4 0.06 0.34 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
851 Invisible_CreatureL_030 **** Invis_CreatureL_030 invis_cr_030 default R LWT 0.3 0.3 0.3 0.3 NORM 0.48 0.96 0.09 0.15 0.6 0.09 0.51 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
852 Invisible_CreatureL_040 **** Invis_CreatureL_040 invis_cr_040 default R LWT 0.4 0.4 0.4 0.4 NORM 0.64 1.28 0.12 0.2 0.8 0.12 0.68 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
853 Invisible_CreatureL_050 **** Invis_CreatureL_050 invis_cr_050 default R LWT 0.5 0.5 0.5 0.5 NORM 0.8 1.6 0.15 0.25 1 0.15 0.85 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
854 Invisible_CreatureL_060 **** Invis_CreatureL_060 invis_cr_060 default R LWT 0.6 0.6 0.6 0.6 NORM 0.96 1.92 0.18 0.3 1.2 0.18 1.02 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
855 Invisible_CreatureL_070 **** Invis_CreatureL_070 invis_cr_070 default R LWT 0.7 0.7 0.7 0.7 NORM 1.12 2.24 0.21 0.35 1.4 0.21 1.19 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
856 Invisible_CreatureL_080 **** Invis_CreatureL_080 invis_cr_080 default R LWT 0.8 0.8 0.8 0.8 NORM 1.28 2.56 0.24 0.4 1.6 0.24 1.36 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
857 Invisible_CreatureL_090 **** Invis_CreatureL_090 invis_cr_090 default R LWT 0.9 0.9 0.9 0.9 NORM 1.44 2.88 0.27 0.45 1.8 0.27 1.53 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
858 Invisible_CreatureL_100 **** Invis_CreatureL_100 invis_cr_100 default R LWT 1 1 1 1 NORM 1.6 3.2 0.3 0.5 2 0.3 1.7 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
859 Invisible_CreatureL_110 **** Invis_CreatureL_110 invis_cr_110 default R LWT 1.1 1.1 1.1 1.1 NORM 1.76 3.52 0.33 0.55 2.2 0.33 1.87 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
860 Invisible_CreatureL_120 **** Invis_CreatureL_120 invis_cr_120 default R LWT 1.2 1.2 1.2 1.2 NORM 1.92 3.84 0.36 0.6 2.4 0.36 2.04 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
861 Invisible_CreatureL_130 **** Invis_CreatureL_130 invis_cr_130 default R LWT 1.3 1.3 1.3 1.3 NORM 2.08 4.16 0.39 0.65 2.6 0.39 2.21 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
862 Invisible_CreatureL_140 **** Invis_CreatureL_140 invis_cr_140 default R LWT 1.4 1.4 1.4 1.4 NORM 2.24 4.48 0.42 0.7 2.8 0.42 2.38 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
863 Invisible_CreatureL_150 **** Invis_CreatureL_150 invis_cr_150 default R LWT 1.5 1.5 1.5 1.5 NORM 2.4 4.8 0.45 0.75 3 0.45 2.55 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
864 Invisible_CreatureL_160 **** Invis_CreatureL_160 invis_cr_160 default R LWT 1.6 1.6 1.6 1.6 NORM 2.56 5.12 0.48 0.8 3.2 0.48 2.72 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
865 Invisible_CreatureL_170 **** Invis_CreatureL_170 invis_cr_170 default R LWT 1.7 1.7 1.7 1.7 NORM 2.72 5.44 0.51 0.85 3.4 0.51 2.89 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
866 Invisible_CreatureL_180 **** Invis_CreatureL_180 invis_cr_180 default R LWT 1.8 1.8 1.8 1.8 NORM 2.88 5.76 0.54 0.9 3.6 0.54 3.06 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
867 Invisible_CreatureL_190 **** Invis_CreatureL_190 invis_cr_190 default R LWT 1.9 1.9 1.9 1.9 NORM 3.04 6.08 0.57 0.95 3.8 0.57 3.23 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
868 Invisible_CreatureL_200 **** Invis_CreatureL_200 invis_cr_200 default R LWT 2 2 2 2 NORM 3.2 6.4 0.6 1 4 0.6 3.4 H 1 6 1 1 **** 3 9 0 0 1 60 30 head_g 6 1
|
||||
869 Troglodyte_garm 110636 Troglodyte c_troglodyte_g default R F 1 1 1 1 NORM 1.1 1.85 0.3 0.5 1 0.3 1.4 H 1 2 1 1 po_garm 3 9 0 0 1 60 30 head_g 0 1
|
||||
870 Troglodyte_green 110636 Troglodyte c_troglodyte_u default R F 1 1 1 1 NORM 1.1 1.85 0.3 0.5 1 0.3 1.4 H 1 2 1 1 po_rp_m_01 3 9 0 0 1 60 30 head_g 0 1
|
||||
118
src/hakpak/l_o_dark/2da/baseitems.2da
Normal file
118
src/hakpak/l_o_dark/2da/baseitems.2da
Normal file
@@ -0,0 +1,118 @@
|
||||
2DA V2.0
|
||||
|
||||
Name label InvSlotWidth InvSlotHeight EquipableSlots CanRotateIcon ModelType ItemClass GenderSpecific Part1EnvMap Part2EnvMap Part3EnvMap DefaultModel DefaultIcon Container WeaponWield WeaponType WeaponSize RangedWeapon PrefAttackDist MinRange MaxRange NumDice DieToRoll CritThreat CritHitMult Category BaseCost Stacking ItemMultiplier Description InvSoundType MaxProps MinProps PropColumn StorePanel ReqFeat0 ReqFeat1 ReqFeat2 ReqFeat3 ReqFeat4 AC_Enchant BaseAC ArmorCheckPen BaseItemStatRef ChargesStarting RotateOnGround TenthLBS WeaponMatType AmmunitionType QBBehaviour ArcaneSpellFailure %AnimSlashL %AnimSlashR %AnimSlashS StorePanelSort ILRStackSize
|
||||
0 106 shortsword 1 2 0x1C030 1 2 WSwSs 0 1 1 1 it_bag iwswss 0 **** 1 2 **** 1.2 10 100 1 6 2 2 1 10 1 2 1684 8 8 0 0 1 45 50 **** **** **** 4 0 0 5410 0 1 30 1 **** **** **** 35 35 65 19 1
|
||||
1 166 longsword 1 4 0x1C030 1 2 WSwLs 0 1 1 1 it_bag iwswls 0 **** 3 3 **** 1.5 10 100 1 8 2 2 1 15 1 2 1687 9 8 0 0 1 45 256 **** **** **** 4 0 0 5417 0 1 40 1 **** **** **** 50 50 50 70 1
|
||||
2 169 battleaxe 2 3 0x1C030 1 2 WAxBt 0 1 1 1 it_bag iwaxbt 0 **** 3 3 **** 1.2 10 100 1 8 1 3 1 10 1 2 1685 9 8 0 0 1 45 **** **** **** **** 4 0 0 5415 0 1 70 16 **** **** **** 100 100 0 41 1
|
||||
3 168 bastardsword 2 4 0x1C030 1 2 WSwBs 0 1 1 1 it_bag iwswbs 0 **** 3 3 **** 1.6 10 100 1 10 2 2 1 35 1 2 2288 9 8 0 0 1 44 **** **** **** **** 4 0 0 5434 0 1 100 11 **** **** **** 65 65 35 71 1
|
||||
4 176 lightflail 1 3 0x1C030 1 2 WBlFl 0 1 1 1 it_bag iwblfl 0 **** 2 3 **** 1.4 10 100 1 8 1 2 1 8 1 2 1686 11 8 0 0 1 45 **** **** **** **** 4 0 0 5416 0 1 50 3 **** **** **** 100 100 0 42 1
|
||||
5 178 warhammer 2 3 0x1C030 1 2 WBlHw 0 1 1 1 it_bag iwblhw 0 **** 2 3 **** 1.2 10 100 1 8 1 3 1 12 1 2 1690 14 8 0 0 1 45 **** **** **** **** 4 0 0 5420 0 1 80 12 **** **** **** 100 100 0 43 1
|
||||
6 173 heavycrossbow 2 4 0x00030 1 2 WBwXh 0 1 1 1 it_bag iwbwxh 0 6 1 3 25 30 10 100 1 10 2 2 2 50 1 2 1679 20 8 0 1 1 46 49 50 51 **** 4 0 0 5414 0 2 90 15 2 **** **** **** **** **** 99 1
|
||||
7 174 lightcrossbow 2 3 0x00030 1 2 WBwXl 0 1 1 1 it_bag iwbwxl 0 6 1 2 25 30 10 100 1 8 2 2 2 35 1 2 1674 19 8 0 1 1 46 49 50 51 **** 4 0 0 5402 0 2 60 9 2 **** **** **** **** **** 29 1
|
||||
8 170 longbow 2 4 0x00030 1 2 WBwLn 0 0 0 0 it_bag iwbwln 0 5 1 4 20 30 10 200 1 8 1 3 2 75 1 2 1697 19 8 0 1 1 45 256 **** **** **** 4 0 0 5429 0 1 30 14 1 **** **** **** **** **** 72 1
|
||||
9 177 lightmace 1 2 0x1C030 1 2 WBlMl 0 0 0 1 it_bag iwblml 0 **** 2 2 **** 1.2 10 100 1 6 1 2 1 5 1 2 1668 13 8 0 0 1 46 50 **** **** **** 4 0 0 5399 0 1 60 2 **** **** **** 100 100 0 44 1
|
||||
10 175 halberd 2 5 0x1C010 1 2 WPlHb 0 0 0 1 it_bag iwplhb 0 4 4 4 **** 1.7 10 100 1 10 1 3 1 10 1 2 1694 15 8 0 0 1 45 **** **** **** **** 4 0 0 5428 0 1 150 17 **** **** **** 35 35 65 99 1
|
||||
11 171 shortbow 2 3 0x00030 1 2 WBwSh 0 0 0 0 it_bag iwbwsh 0 5 1 3 20 30 10 100 1 6 1 3 2 30 1 2 1695 19 8 0 1 1 45 50 256 **** **** 4 0 0 5421 0 1 20 5 1 **** **** **** **** **** 25 1
|
||||
12 172 twobladedsword 2 5 0x1C010 1 2 WDbSw 0 1 1 1 it_bag iwdbsw 0 8 3 4 **** 1.5 10 100 1 8 2 2 1 100 1 2 1702 10 8 0 0 1 44 **** **** **** **** 4 0 0 5431 0 1 150 11 **** **** **** 50 50 50 99 1
|
||||
13 167 greatsword 2 5 0x1C010 1 2 WSwGs 0 1 1 1 it_bag iwswgs 0 **** 3 4 **** 1.8 10 100 2 6 2 2 1 50 1 2 1693 9 8 0 0 1 45 **** **** **** **** 4 0 0 5427 0 1 150 11 **** **** **** 65 65 35 99 1
|
||||
14 179 smallshield 2 2 0x00020 0 0 AShSw 0 1 1 1 it_bag iashsw 0 7 0 **** **** **** 10 100 **** **** **** **** 3 9 1 1 2287 16 8 0 6 0 32 **** **** **** **** 3 1 -1 5443 0 1 60 **** **** **** 5 **** **** **** 7 1
|
||||
15 180 torch 1 3 0x00020 1 0 it_torch 0 **** **** **** it_bag iit_torch_000 0 1 0 2 **** **** 0 50 **** **** **** **** 20 1 1 0.02 1725 17 8 0 20 4 **** **** **** **** **** **** 0 0 5444 0 1 1 **** **** **** **** **** **** **** 0 1
|
||||
16 335 armor 2 3 0x00002 0 3 AArCl 1 1 **** **** gifp iit_chest 0 **** 0 **** **** **** 0 100 **** **** **** **** 4 **** 1 1 **** 30 8 0 6 0 **** **** **** **** **** 2 0 0 **** 0 0 100 **** **** **** **** **** **** **** 10 1
|
||||
17 182 helmet 2 2 0x00001 0 1 helm 0 1 **** **** it_bag ihelm 0 **** 0 **** **** **** 0 50 **** **** **** **** 5 3 1 1 1710 0 8 0 7 0 **** **** **** **** **** 4 0 0 5445 0 0 20 **** **** **** **** **** **** **** 5 1
|
||||
18 515 greataxe 2 4 0x1C010 1 2 WAxGr 0 1 1 1 it_bag iwaxgr 0 **** 3 4 **** 1.4 10 100 1 12 1 3 1 20 1 2 1692 9 8 0 0 1 45 **** **** **** **** 4 0 0 5426 0 1 200 17 **** **** **** 100 100 0 73 1
|
||||
19 1516 amulet 1 2 0x00200 0 0 it_neck 0 1 **** **** it_bag iit_neck 0 **** 0 **** **** **** 0 50 **** **** **** **** 12 1 1 1 1715 25 8 0 16 3 **** **** **** **** **** 1 0 0 5446 0 0 5 **** **** **** **** **** **** **** 5 1
|
||||
20 1517 arrow 1 2 0x00800 0 2 WAmAr 1 1 1 1 GI_WAmAr_001 iwamar 0 **** 0 **** **** **** 10 40 **** **** **** **** 6 1 99 0.01 1696 18 8 0 5 1 **** **** **** **** **** **** 0 0 5422 0 0 0 **** **** **** **** **** **** **** 0 99
|
||||
21 1518 belt 2 1 0x00400 0 0 it_belt 0 1 **** **** it_bag iit_belt 0 **** 0 **** **** **** 0 50 **** **** **** **** 12 1 1 1 1714 2 8 0 16 0 **** **** **** **** **** 4 0 0 5447 0 0 10 **** **** **** **** **** **** **** 3 1
|
||||
22 191 dagger 1 1 0x1C030 0 2 WSwDg 0 1 1 1 it_bag iwswdg 0 **** 1 1 **** 1.1 10 100 1 4 2 2 1 2 1 2 1667 7 8 0 0 1 46 48 49 50 51 4 0 0 5395 0 1 10 18 **** **** **** 65 65 35 9 1
|
||||
23 0 DELETED 2 1 0x00000 0 0 it_sbox 0 **** **** **** it_bag **** 1 **** 0 **** **** **** 0 50 **** **** **** **** 17 5 1 1 2285 30 8 0 15 **** **** **** **** **** **** **** 0 0 **** 0 1 100 **** **** **** **** **** **** **** 0 1
|
||||
24 192 miscsmall 1 1 0x00000 0 0 it_smlmisc 0 1 1 1 it_bag iinvalid_1x1 0 1 0 **** **** **** 0 200 **** **** **** **** 16 0 1 1 1726 28 8 0 15 4 **** **** **** **** **** **** 0 0 5448 0 0 3 **** **** 1 **** **** **** **** 0 1
|
||||
25 1519 bolt 1 2 0x02000 1 2 WAmBo 0 1 1 1 GI_WAmBo_001 iwambo 0 **** 0 **** **** **** 0 50 **** **** **** **** 6 1 99 0.01 1675 18 8 0 5 1 **** **** **** **** **** **** 0 0 5403 0 0 0 **** **** **** **** **** **** **** 0 99
|
||||
26 1520 boots 2 2 0x00004 0 2 it_boots 0 1 **** **** it_bag iit_boots 0 **** 0 **** **** **** 0 50 **** **** **** **** 12 1 1 1 1713 2 8 0 16 0 **** **** **** **** **** 0 0 0 **** 0 0 5 **** **** **** **** **** **** **** 2 1
|
||||
27 1521 bullet 1 1 0x01000 0 0 WAmBu 0 1 1 1 GI_WAmBu_001 iwambu 0 **** 0 **** **** **** 0 50 **** **** **** **** 6 1 99 0.01 1678 28 8 0 5 1 **** **** **** **** **** **** 0 0 5406 0 0 0 **** **** **** **** **** **** **** 0 99
|
||||
28 1522 club 1 3 0x1C030 1 2 WBlCl 0 1 1 1 it_bag iwblcl 0 **** 2 3 **** 1.1 10 100 1 6 1 2 1 1 1 2 1670 17 8 0 0 1 46 48 49 50 51 4 0 0 61890 0 1 30 4 **** **** **** 100 100 0 26 1
|
||||
29 1523 miscmedium 2 2 0x00000 0 0 it_midmisc 0 1 1 1 it_bag iinvalid_2x2 0 1 0 **** **** **** 0 200 **** **** **** **** 16 0 1 1 1726 29 8 0 15 4 **** **** **** **** **** **** 0 0 5449 0 0 5 **** **** 1 **** **** **** **** 0 1
|
||||
30 0 DELETED 2 3 0x00030 1 2 WBwXr 0 1 1 1 it_bag iinvalid_2x3 0 6 1 3 **** **** 10 100 1 8 2 2 2 250 1 2 1706 4 8 0 1 **** 44 **** **** **** **** 4 0 0 **** 0 1 100 **** **** **** **** **** **** **** 0 1
|
||||
31 1525 dart 1 1 0x00010 0 0 WThDt 0 1 1 1 it_dart_000 iwthdt 0 11 1 2 31 30 0 50 1 4 1 2 7 0.1 50 0.01 1676 18 8 0 2 1 46 48 50 **** **** **** 0 0 5404 0 1 1 7 4 **** **** **** **** **** 12 50
|
||||
32 1526 diremace 2 4 0x1C010 1 2 WDbMa 0 1 1 1 it_bag iwdbma 0 8 2 4 **** 2 10 100 1 8 1 2 1 40 1 2 1703 14 8 0 0 1 44 **** **** **** **** 4 0 0 5433 0 1 200 2 **** **** **** 65 65 35 99 1
|
||||
33 1527 doubleaxe 2 4 0x1C010 1 2 WDbAx 0 1 1 1 it_bag iwdbax 0 8 3 4 **** 1.5 10 100 1 8 1 3 1 30 1 2 1701 10 8 0 0 1 44 **** **** **** **** 4 0 0 5430 0 1 250 **** **** **** **** 100 100 0 99 1
|
||||
34 1528 misclarge 2 3 0x00000 0 0 it_talmisc 0 1 1 1 it_bag iinvalid_2x3 0 1 0 **** **** **** 0 200 **** **** **** **** 16 0 1 1 1726 30 8 0 15 4 **** **** **** **** **** **** 0 0 5450 0 0 5 **** **** 1 **** **** **** **** 0 1
|
||||
35 1529 heavyflail 2 4 0x1C010 1 2 WBlFh 0 1 1 1 it_bag iwblfh 0 **** 2 4 **** 1.5 10 100 1 10 2 2 1 15 1 2 1691 12 8 0 0 1 45 **** **** **** **** 4 0 0 5424 0 1 200 13 **** **** **** 100 100 0 74 1
|
||||
36 1530 gloves 2 1 0x00008 0 0 it_glove 0 1 1 1 it_bag iit_glove 0 **** 2 **** **** **** 0 50 **** **** **** **** 1 1 1 1 1712 3 8 0 21 0 **** **** **** **** **** 4 0 0 5451 0 0 10 **** **** **** **** **** **** **** 0 1
|
||||
37 1531 lighthammer 1 2 0x1C030 1 2 WBlHl 0 1 1 1 it_bag iwblhl 0 **** 2 2 **** 1.1 10 100 1 4 1 2 1 1 1 2 1681 13 8 0 0 1 45 **** **** **** **** 4 0 0 5408 0 1 20 2 **** **** **** 100 100 0 27 1
|
||||
38 1532 handaxe 1 2 0x1C030 1 2 WAxHn 0 1 1 1 it_bag iwaxhn 0 **** 3 2 **** 1.1 10 100 1 6 1 3 1 6 1 2 1682 8 8 0 0 1 45 49 50 **** **** 4 0 0 5409 0 1 50 17 **** **** **** 100 100 0 14 1
|
||||
39 1533 healerskit 2 1 0x00000 0 0 it_medkit 0 **** **** **** it_bag iit_medkit_001 0 **** 0 **** **** **** 0 50 **** **** **** **** 19 50 10 1 1720 29 8 0 19 4 **** **** **** **** **** **** 0 0 5452 0 0 5 **** **** **** **** **** **** **** 0 1
|
||||
40 1534 kama 2 2 0x1C030 0 2 WSpKa 0 1 1 1 it_bag iwspka 0 **** 3 2 **** 1.1 10 100 1 6 1 2 1 2 1 2 1699 8 8 0 0 1 44 49 **** **** **** 4 0 0 5396 0 1 10 18 **** **** **** 100 100 0 16 1
|
||||
41 1535 katana 2 3 0x1C030 1 2 WSwKa 0 1 1 1 it_bag iwswka 0 **** 3 3 **** 1.3 10 100 1 10 2 2 1 40 1 2 1704 8 8 0 0 1 44 **** **** **** **** 4 0 0 5423 0 1 100 1 **** **** **** 50 50 50 75 1
|
||||
42 1536 kukri 1 2 0x1C030 1 2 WSpKu 0 1 1 1 it_bag iwspku 0 **** 3 1 **** 1.2 10 100 1 4 3 2 1 8 1 2 2284 8 8 0 0 1 44 **** **** **** **** 4 0 0 5442 0 1 30 18 **** **** **** 65 65 35 18 1
|
||||
43 **** DELETED * * 0x00000 * * **** * * * * it_bag **** * * * **** **** **** ** * **** **** **** **** * * * * * 30 * * * * **** **** **** **** **** **** * * **** * * * **** **** * **** **** **** **** 0 1
|
||||
44 1538 magicrod 1 3 0x00000 1 2 WMgRd 0 1 1 1 it_bag iwmgrd 0 **** **** **** **** **** 10 100 **** **** **** **** 8 1 1 1 1708 16 8 0 4 3 **** **** **** **** **** **** 0 0 66197 50 1 20 **** **** 1 **** **** **** **** 10 1
|
||||
45 1539 magicstaff 1 5 0x1C010 1 2 WMgSt 0 1 1 1 it_bag iwmgst 0 4 2 3 **** 1.6 10 100 1 6 1 2 8 1 1 1 1709 15 8 3 3 3 **** **** **** **** **** 4 0 0 76436 50 1 40 4 **** **** **** 50 50 50 10 1
|
||||
46 1540 magicwand 1 2 0x00000 1 2 WMgWn 0 1 1 1 it_bag iwmgwn 0 **** **** **** **** **** 10 100 **** **** **** **** 8 1 1 1 1707 16 1 1 10 3 **** **** **** **** **** **** 0 0 66196 50 1 10 **** **** 1 **** **** **** **** 10 1
|
||||
47 1541 morningstar 1 3 0x1C030 1 2 WBlMs 0 1 1 1 it_bag iwblms 0 **** 5 3 **** 1.4 10 100 1 8 1 2 1 8 1 2 1671 11 8 0 0 1 46 50 **** **** **** 4 0 0 5412 0 1 80 3 **** **** **** 100 100 0 20 1
|
||||
48 0 DELETED 2 2 0x1C030 0 2 WSpNn 0 1 1 1 it_bag **** 0 **** 2 2 **** **** 10 100 1 6 1 2 1 2 1 2 1700 30 8 0 0 **** 44 49 **** **** **** 4 0 0 5397 0 1 20 **** **** **** **** **** **** **** 0 1
|
||||
49 1543 potions 1 2 0x00000 0 2 it_potion 0 **** **** **** it_potion_000 iit_potion 0 1 0 **** **** **** 10 100 **** **** **** **** 9 1 10 0.2 1719 24 1 1 8 2 **** **** **** **** **** **** 0 0 5455 0 2 1 **** **** 2 **** **** **** **** 0 1
|
||||
50 1544 quarterstaff 1 4 0x1C010 1 2 WDbQs 0 1 1 1 it_bag iwdbqs 0 4 2 4 **** 1.6 10 100 1 6 1 2 1 1 1 2 1673 15 8 0 0 1 46 48 49 50 51 4 0 0 5413 0 1 40 4 **** **** **** 50 50 50 99 1
|
||||
51 1545 rapier 1 3 0x1C030 1 2 WSwRp 0 1 1 1 it_bag iwswrp 0 **** 1 3 **** 1.4 10 100 1 6 3 2 1 20 1 2 1688 7 8 0 0 1 45 50 256 **** **** 4 0 0 5418 0 1 30 18 **** **** **** 35 35 65 28 1
|
||||
52 1546 ring 1 1 0x00180 0 0 it_ring 0 **** **** **** it_bag iit_ring 0 **** 0 **** **** **** 0 50 **** **** **** **** 12 1 1 1.25 1716 23 8 0 16 3 **** **** **** **** **** 4 0 0 5456 0 0 1 **** **** **** **** **** **** **** 0 1
|
||||
53 1547 scimitar 1 3 0x1C030 1 2 WSwSc 0 1 1 1 it_bag iwswsc 0 **** 3 3 **** 1.3 10 100 1 6 3 2 1 15 1 2 1689 8 8 0 0 1 45 48 **** **** **** 4 0 0 5419 0 1 40 1 **** **** **** 65 65 35 29 1
|
||||
54 0 DELETED 1 1 0x00000 0 0 it_spscroll 0 **** **** **** gi_scrl **** 0 1 0 **** **** **** 0 50 **** **** **** **** 10 1 10 0.25 5022 30 1 1 9 **** **** **** **** **** **** **** 0 0 5457 0 1 1 **** **** **** **** **** **** **** 0 1
|
||||
55 1549 scythe 2 4 0x1C010 1 2 WPlSc 0 1 1 1 it_bag iwplsc 0 4 4 4 **** 1.5 10 100 2 4 1 4 1 18 1 2 2290 9 8 0 0 1 44 **** **** **** **** 4 0 0 5425 0 1 120 17 **** **** **** 100 100 0 99 1
|
||||
56 1550 largeshield 2 3 0x00020 0 0 AShLw 0 1 1 1 it_bag iashlw 0 7 0 **** **** **** 10 100 **** **** **** **** 3 50 1 1 2286 30 8 0 6 0 32 **** **** **** **** 3 2 -2 5458 0 1 150 **** **** **** 15 **** **** **** 7 1
|
||||
57 1551 towershield 2 4 0x00020 0 0 AShTo 0 1 1 1 it_bag iashto 0 7 0 **** **** **** 10 100 **** **** **** **** 3 100 1 1 1717 6 8 0 6 0 32 **** **** **** **** 3 3 -10 5459 0 1 450 **** **** **** 50 **** **** **** 7 1
|
||||
58 1552 shortspear 1 4 0x1C030 1 2 WPlSs 0 1 1 1 it_bag iwplss 0 4 1 4 **** 1.4 10 100 1 8 1 3 1 1 1 2 1672 15 8 0 0 1 46 48 **** **** **** 4 0 0 5401 0 1 30 17 **** **** **** 35 35 65 76 1
|
||||
59 1553 shuriken 1 1 0x00010 0 0 WThSh 0 1 **** **** it_bag iwthsh 0 11 1 1 59 30 0 50 1 3 1 2 7 1 50 0.01 1705 7 8 0 2 1 44 49 **** **** **** **** 0 0 5398 0 1 0 7 5 **** **** **** **** **** 0 50
|
||||
60 1554 sickle 2 2 0x1C030 0 2 WSpSc 0 1 1 1 it_bag iwspsc 0 **** 3 2 **** 1.1 10 100 1 6 1 2 1 6 1 2 1669 8 8 0 0 1 46 48 **** **** **** 4 0 0 5400 0 1 30 18 **** **** **** 100 100 0 22 1
|
||||
61 1555 sling 1 2 0x00030 0 0 WBwSl 0 **** **** **** it_bag iwbwsl 0 10 2 2 27 30 0 50 1 4 1 2 2 1 1 2 1677 3 8 0 1 1 46 48 49 50 **** 4 0 0 5405 0 1 1 6 3 **** **** **** **** **** 10 1
|
||||
62 1556 thievestools 1 2 0x00000 0 0 it_picks 0 **** **** **** it_bag iit_picks_001 0 1 0 **** **** **** 0 50 **** **** **** **** 11 1 10 0.25 1722 22 8 0 11 4 **** **** **** **** **** **** 0 0 5460 0 0 5 **** **** **** **** **** **** **** 0 1
|
||||
63 1557 throwingaxe 1 2 0x00010 1 2 WThAx 0 1 1 1 it_bag iwthax 0 11 3 2 63 30 10 100 1 6 1 2 7 1 50 0.01 1680 8 8 0 2 1 45 **** **** **** **** **** 0 0 5407 0 1 10 8 6 **** **** **** **** **** 24 50
|
||||
64 1558 trapkit 2 2 0x00000 0 0 it_trap 0 **** **** **** it_trap_001 iit_trap_009 0 1 0 **** **** **** 0 50 **** **** **** **** 15 1 1 1 1721 1 1 1 12 4 **** **** **** **** **** **** 0 0 5461 0 0 5 **** **** **** **** **** **** **** 0 1
|
||||
65 1560 key 1 2 0x00000 0 2 it_key 0 **** **** **** it_bag iit_key 0 **** 0 **** **** **** 10 100 **** **** **** **** 16 0 1 1 1723 22 8 0 15 4 **** **** **** **** **** **** 0 0 5462 0 0 1 **** **** **** **** **** **** **** 0 1
|
||||
66 1562 largebox 2 2 0x00000 0 0 it_bigbox 0 **** **** **** it_bag iit_bigbox_001 1 **** 0 **** **** **** 0 50 **** **** **** **** 17 15 1 1 2289 1 8 0 18 4 **** **** **** **** **** **** 0 0 5463 0 0 10 **** **** **** **** **** **** **** 5 1
|
||||
67 0 DELETED 1 1 0x00000 0 0 it_bag 0 **** **** **** it_bag **** 1 **** 0 **** **** **** 0 50 **** **** **** **** 17 5 1 1 1724 30 8 0 15 **** **** **** **** **** **** **** 0 0 **** 0 0 100 **** **** **** **** **** **** **** 0 1
|
||||
68 **** DELETED * * 0x00000 * * **** * * * * it_bag **** * * * **** **** **** ** * **** **** **** **** * * * * * 30 * * * * **** **** **** **** **** **** * * **** * * * **** **** **** **** **** **** **** 0 1
|
||||
69 534 cslashweapon 2 2 0x1C000 0 0 it_cr_sla 0 1 1 1 it_bag iit_cr_sla_001 0 9 3 3 **** **** 0 50 0 0 1 2 **** **** 1 2 5027 30 8 0 14 1 289 **** **** **** **** **** 0 0 5465 0 0 1 1 **** **** **** 50 50 50 0 1
|
||||
70 2188 cpiercweapon 2 2 0x1C000 0 0 it_cr_prc 0 1 1 1 it_bag iit_cr_prc_001 0 9 1 3 **** **** 0 50 0 0 1 2 **** **** 1 2 5028 30 8 0 14 1 289 **** **** **** **** **** 0 0 5466 0 0 1 1 **** **** **** 50 50 50 0 1
|
||||
71 2189 cbludgweapon 2 2 0x1C000 0 0 it_cr_blud 0 1 1 1 it_bag iit_cr_blud_001 0 9 2 3 **** **** 0 50 0 0 1 2 **** **** 1 2 5029 30 8 0 14 1 289 **** **** **** **** **** 0 0 5467 0 0 1 4 **** **** **** 50 50 50 0 1
|
||||
72 2190 cslshprcweap 2 2 0x1C000 0 0 it_cr_bite 0 1 1 1 it_bag iit_cr_bite_001 0 9 4 3 **** **** 0 50 0 0 1 2 **** **** 1 2 5030 30 8 0 14 1 289 **** **** **** **** **** 0 0 5468 0 0 1 1 **** **** **** 50 50 50 0 1
|
||||
73 530 creatureitem 2 2 0x20000 0 0 it_cr_item 0 1 1 1 it_bag iinvalid_2x2 0 1 0 **** **** **** 0 50 **** **** **** **** **** **** 1 1 5031 30 8 0 13 0 **** **** **** **** **** 4 0 0 5469 0 0 1 **** **** 1 **** **** **** **** 0 1
|
||||
74 531 book 2 2 0x00000 0 0 IT_BOOK 0 **** **** **** it_bag iit_book_001 0 1 0 **** **** **** 0 50 **** **** **** **** 16 1 1 1 6726 1 8 0 15 4 **** **** **** **** **** **** 0 0 **** 0 0 10 **** **** **** **** **** **** **** 10 1
|
||||
75 532 spellscroll 1 1 0x00000 0 0 IT_SCROLL 0 **** **** **** gi_scrl iit_scroll_001 0 1 0 **** **** **** 0 50 **** **** **** **** 10 1 10 0.36 1718 27 1 1 9 2 **** **** **** **** **** **** 0 0 5470 0 0 1 **** **** 1 **** **** **** **** 1 1
|
||||
76 535 gold 2 2 0x00000 0 0 IT_GOLD 0 **** **** **** it_bag iit_gold_001 0 **** 0 **** **** **** 0 50 **** **** **** **** 17 **** 50000 **** 5025 26 8 0 17 4 **** **** **** **** **** **** 0 0 5471 0 0 0 **** **** **** **** **** **** **** 0 1
|
||||
77 965 gem 1 1 0x00000 0 0 IT_GEM 0 **** **** **** it_bag iit_gem_001 0 1 0 **** **** **** 0 50 **** **** **** **** 17 0 10 1 5024 21 8 0 17 4 **** **** **** **** **** **** 0 0 5472 0 0 0 **** **** **** **** **** **** **** 0 1
|
||||
78 2194 bracer 2 1 0x00008 0 0 IT_BRACER 0 1 1 1 it_bag iit_bracer 0 **** 2 **** **** **** 0 50 **** **** **** **** 4 1 1 1 1711 0 8 0 16 0 **** **** **** **** **** 2 0 0 5473 0 0 10 **** **** **** **** **** **** **** 1 1
|
||||
79 2294 miscthin 1 2 0x00000 0 0 IT_THNMISC 0 1 1 1 it_bag iinvalid_1x2 0 1 0 **** **** **** 0 200 **** **** **** **** 16 1 1 1 1726 29 8 0 15 4 **** **** **** **** **** **** 0 0 5474 0 0 5 **** **** 1 **** **** **** **** 0 1
|
||||
80 2220 cloak 2 3 0x00040 0 1 cloak 1 1 **** **** it_bag icloak_m_001 0 **** 0 **** **** **** 0 100 **** **** **** **** 4 1 1 1 5023 3 8 0 16 0 **** **** **** **** **** 4 0 0 5475 0 0 30 **** **** **** **** **** **** **** 15 1
|
||||
81 2730 grenade 1 1 0x00000 0 0 it_x1_gren 0 1 1 1 it_bag iit_x1_gren_003 0 1 0 **** **** **** 0 100 **** **** **** **** 16 0 10 1 2731 28 8 0 15 4 **** **** **** **** **** **** 0 0 5448 0 0 3 **** **** 1 **** **** **** **** 0 1
|
||||
82 7666 Encampment 10 6 0x00000 0 0 it_encamp 0 1 1 1 it_bag **** 0 1 0 **** **** **** 0 200 **** **** **** **** 16 0 1 1 7666 29 8 0 15 4 **** **** **** **** **** **** 0 0 5449 0 0 500 **** **** 1 **** **** **** **** 0 1
|
||||
83 **** padding **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
84 **** padding **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
85 **** padding **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
86 **** padding **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
87 **** padding **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
88 **** padding **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
89 **** padding **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
90 **** padding **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
91 **** padding **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
92 111697 Lance 1 4 0x1C030 1 2 WPlLc 0 1 1 1 it_bag **** 0 4 1 2 **** 1.4 10 100 1 0 1 3 1 1 1 2 111699 15 8 0 0 1 **** **** **** **** **** 4 0 0 111703 0 1 30 17 **** **** **** 0 0 100 76 1
|
||||
93 111698 Trumpet 1 3 0x1C030 1 0 it_horn 0 1 1 1 it_bag iit_horn_001 0 **** 2 3 **** 1.1 0 100 1 2 1 1 20 1 1 1 111700 17 8 0 20 4 **** **** **** **** **** **** 0 0 111704 0 1 5 17 **** **** **** **** **** **** 0 1
|
||||
94 111701 MoonOnAStick 1 2 0x1C030 1 0 it_moon 0 **** **** **** it_moon iit_moon_001 0 **** 2 2 **** **** 0 50 **** **** **** **** 13 1 1 0.02 111702 2 8 0 16 4 **** **** **** **** **** **** 0 0 **** 0 1 1 **** **** **** **** **** **** **** 0 1
|
||||
95 67251 trident 1 4 0x1C030 1 2 WPlTr 0 1 1 1 it_bag iwpltr 0 **** 1 4 **** 1.4 10 100 1 8 1 2 1 1 1 2 110846 15 8 0 0 1 45 **** **** **** **** 4 0 0 110899 0 1 50 17 **** **** **** 5 5 90 76 1
|
||||
96 **** XP2SpecReq **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
97 **** XP2SpecReq **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
98 **** XP2SpecReq **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
99 **** XP2SpecReq **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
100 **** XP2SpecReq **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
101 76389 empty_potion 1 2 0x00000 0 2 it_potion 0 **** **** **** it_potion_000 iit_potion 0 1 0 **** **** **** 10 100 **** **** **** **** 9 1 1 0.2 86786 24 1 0 8 2 **** **** **** **** **** **** 0 0 5455 0 2 1 **** **** 2 **** **** **** **** 0 1
|
||||
102 76390 blank_scroll 1 1 0x00000 0 0 IT_SCROLL 0 **** **** **** gi_scrl iit_scroll_002 0 1 0 **** **** **** 0 50 **** **** **** **** 10 1 1 0.36 86787 27 1 0 9 2 **** **** **** **** **** **** 0 0 5470 0 0 1 **** **** 2 **** **** **** **** 1 1
|
||||
103 76391 blank_magicwand 1 2 0x00000 1 2 WMGWn 0 1 1 1 it_bag iwmgwn 0 **** **** **** **** **** 10 100 **** **** **** **** 8 1 1 1 86788 16 1 0 1 3 **** **** **** **** **** **** 0 0 66196 50 1 10 **** **** 1 **** **** **** **** 10 1
|
||||
104 83365 crafted_potion 1 2 0x00000 0 2 it_potion 0 **** **** **** it_potion_000 iit_potion 0 1 0 **** **** **** 10 100 **** **** **** **** 9 1 10 0.2 1719 24 1 0 8 2 **** **** **** **** **** **** 0 0 5455 0 2 1 **** **** 2 **** **** **** **** 0 1
|
||||
105 83364 crafted_scroll 1 1 0x00000 0 0 IT_SCROLL 0 **** **** **** gi_scrl iit_scroll_002 0 1 0 **** **** **** 0 50 **** **** **** **** 10 1 10 0.36 1718 27 1 0 9 2 **** **** **** **** **** **** 0 0 5470 0 0 1 **** **** 2 **** **** **** **** 1 1
|
||||
106 83363 crafted_magicwand 1 2 0x00000 1 2 WMGWn 0 1 1 1 it_bag iwmgwn 0 **** **** **** **** **** 10 100 **** **** **** **** 8 1 1 1 1707 16 1 0 1 3 **** **** **** **** **** **** 0 0 66196 50 1 10 **** **** 1 **** **** **** **** 10 1
|
||||
107 **** XP2SpecialRequest **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ****
|
||||
108 83310 dwarvenwaraxe 2 3 0x1C030 1 2 WAxBt 0 1 1 1 it_bag iwaxbt 0 **** 3 3 **** 1.2 10 100 1 10 1 3 1 30 1 2 83311 9 8 0 0 1 44 **** **** **** **** 4 0 0 83312 0 1 150 16 **** **** **** 100 100 0 41 1
|
||||
109 83379 craftcompbase 2 2 0x00000 0 0 it_midmisc 0 1 1 1 it_bag iinvalid_2x2 0 1 0 **** **** **** 0 200 **** **** **** **** 16 0 1 1 83632 29 8 0 15 4 **** **** **** **** **** **** 0 0 5449 0 0 5 **** **** 1 **** **** **** **** 0 1
|
||||
110 83380 craftcompsmall 1 1 0x00000 0 0 it_smlmisc 0 1 1 1 it_bag iinvalid_1x1 0 1 0 **** **** **** 0 200 **** **** **** **** 16 0 1 1 83699 28 8 0 15 4 **** **** **** **** **** **** 0 0 5448 0 0 3 **** **** 1 **** **** **** **** 0 1
|
||||
111 83617 Whip 2 2 0x1C010 0 2 WWhip 0 1 1 1 it_bag iwwhip 0 **** 3 2 **** 1.7 10 100 1 2 1 2 1 1 1 2 85392 32 8 0 0 1 44 **** **** **** **** 4 0 0 85391 0 1 20 19 **** **** **** 100 100 0 74 1
|
||||
112 83664 craftbase 2 2 0x00000 0 0 it_midmisc 0 1 1 1 it_bag iinvalid_2x2 0 1 0 **** **** **** 0 200 **** **** **** **** 16 0 1 1 83698 29 8 0 15 4 **** **** **** **** **** **** 0 0 5449 0 0 5 **** **** 1 **** **** **** **** 0 1
|
||||
113 4773 sai 1 1 0x1C030 0 2 WSwSi 0 1 1 1 it_bag **** 0 **** 2 1 **** 1.1 10 100 1 4 2 2 1 3 1 2 198 7 8 0 0 1 44 49 **** **** **** 4 0 0 198 0 1 10 18 **** **** **** 100 100 0 9 1
|
||||
114 25219 Nunchaku 1 3 0x1C030 1 2 WBlNn 0 1 1 1 it_bag **** 0 **** 2 2 **** 1.4 10 100 1 6 1 2 1 2 1 2 198 12 8 0 0 1 44 49 **** **** **** 4 0 0 198 0 1 20 3 **** **** **** 100 100 0 74 1
|
||||
38
src/hakpak/l_o_dark/2da/des_restsystem.2da
Normal file
38
src/hakpak/l_o_dark/2da/des_restsystem.2da
Normal file
@@ -0,0 +1,38 @@
|
||||
2DA V2.0
|
||||
|
||||
TableName Comment ListenCheckDC FeedBackStrRefSuccess FeedBackStrRefFail DayBaseProbability NightBaseProbability DAY_ResRef1 DAY_Prob1 DAY_ResRef2 DAY_Prob2 DAY_ResRef3 NIGHT_ResRef1 NIGHT_Prob1 NIGHT_ResRef2 NIGHT_Prob2 NIGHT_ResRef3
|
||||
0 INVALID_TABLE Dont_change! 0 83306 83307 0 0 **** **** **** **** **** **** **** **** **** ****
|
||||
1 Cave Demo 30 **** **** 50 50 nw_drowmage005,nw_drowfight001 15 x2_drow002 **** nw_drowcler015 nw_btlfire02 **** nw_badger **** nw_badger
|
||||
2 Forest Demo 20 **** **** 25 50 nw_deer **** nw_deer **** nw_deer nw_dog **** nw_dog **** nw_dog
|
||||
3 Undermountain1North North_of_Level_1_of_Undermountain 25 83306 83307 25 25 x2_q2ogre2 50 x2_q2ogre1 25 x2_q2troll1 x2_q2ogre2 50 x2_q2ogre1 25 x2_q2troll1
|
||||
4 Undermountain1Central Centre_of_Level_1_of_Undermountain 25 83306 83307 25 25 x2_q2drowwar1 50 x2_q2drowwar1 25 x2_q2drowwar1 x2_q2drowarcher1 50 x2_q2drowrogue1 25 x2_q2drowrogue1
|
||||
5 Undermountain1South South_of_Level_1_of_Undermountain 25 83306 83307 25 25 x2_q2harpy1 50 x2_q2imp1 25 x2_q2fairy1 x2_q2harpy1 50 x2_q2imp1 25 x2_q2fairy1
|
||||
6 Undermountain2 Level2_of_Undermountain 25 83306 83307 25 25 x2_q2drowwar1 50 x2_q2drowwar1 25 x2_q2drowwar1 x2_q2drowarcher1 50 x2_q2drowrogue1 25 x2_q2drowrogue1
|
||||
7 Undermountain3 Level3_of_Undermountain 25 83306 83307 25 25 x2_q2drowwar1 50 x2_q2drowwar1 25 x2_q2drowwar1 x2_q2drowarcher1 50 x2_q2drowrogue1 25 x2_q2drowrogue1
|
||||
8 CultTemple1 CultTemple1 25 83306 83307 25 25 cultknight 50 NW_SKELDEVOUR 25 NW_SKELDEVOUR cultknight 50 NW_SKELDEVOUR 25 NW_SKELDEVOUR
|
||||
9 CultTemple2 CultTemple2 25 83306 83307 25 25 cultknight 50 NW_SKELDEVOUR 25 NW_SKELDEVOUR cultknight 50 NW_SKELDEVOUR 25 NW_SKELDEVOUR
|
||||
10 CultTemple3 CultTemple3 25 83306 83307 25 25 cultknight 50 NW_SKELDEVOUR 25 NW_SKELDEVOUR cultknight 50 NW_SKELDEVOUR 25 NW_SKELDEVOUR
|
||||
11 CultInnerSanctum CultInnerSanctum 25 83306 83307 25 25 cultistguard 50 cultistguard 25 cultistguard cultistguard 50 cultistguard 25 cultistguard
|
||||
12 CultTempleCellar CultTempleCellar 25 83306 83307 25 25 cultknight 50 NW_SKELDEVOUR 25 NW_SKELDEVOUR cultknight 50 NW_SKELDEVOUR 25 NW_SKELDEVOUR
|
||||
13 VampireLair Undermountain_Mysterious_Lair 25 83306 83307 25 25 nw_vampire001 50 nw_vampire001 25 nw_vampire001 nw_vampire001 50 nw_vampire001 50 nw_vampire001
|
||||
14 q5b_BeholderCaves q5b_BeholderCaves 25 83306 83307 25 25 q5_beholder 50 q5_beholder 25 q5_beholdermage q5_beholder 50 q5_beholde 25 q5_beholdermage
|
||||
15 q5_LowerTunnels q5_LowerTunnels 20 83306 83307 25 25 spidswrd001 50 spidswrd001 25 spiddire001 spidswrd001 50 spidswrd001 25 spiddire001
|
||||
16 q6_NorthernCavern q6_NorthernCavern 20 83306 83307 25 25 q6_rsrogue 50 q6_DirderCleric 25 q6_DirderWizard q6_rsrogue 50 q6_DirderCleric 25 q6_DirderWizard
|
||||
17 ZorvakMur q2dzorvak 20 83306 83307 25 25 q2d_ill_hulkw 50 q2d_ill_hulkw 25 q2d_ill_hulkw q2d_ill_hulkw 50 q2d_wand_2 25 q2dthrallw
|
||||
18 ZorvakMurEntry q2dentrance 20 83306 83307 25 25 q2d_ill_hulkw 50 q2d_ill_hulkw 25 q2d_ill_hulkw q2d_ill_hulkw 50 q2d_wand_2 25 q2dthrallw
|
||||
19 ZorvakMurHall q2dgrandhall 20 83306 83307 25 25 q2d_ill_hulkw 50 q2d_ill_hulkw 25 q2d_ill_hulkw q2d_ill_hulkw 50 q2dthrallw 25 q2d_wand_1
|
||||
20 q6_NorthernCavern2 q6_NorthernCavern2 20 83306 83307 10 10 q6_rsrogue 50 q6_rsrogu 25 q6_rsrogu q6_rsrogue 50 q6_rsrogu 25 q6_rsrogu
|
||||
21 q2a7_underdark Underdark_West_of_Lith 20 83306 83307 30 30 x2_wanderdrider 30 x2_wanderdrider 30 x2wanderdrider x2_wanderdrider 30 x2_wanderdrider 30 x2_wanderdrider
|
||||
22 Antechamber Beforemainwights 25 83306 83307 25 25 nw_wight,superwight 50 nw_wight,superwight 25 nw_wight,superwight nw_wight,superwight 50 nw_wight,superwight 25 nw_wight,superwight
|
||||
23 Boneyard nearghouls 25 83306 83307 25 25 nw_ghoul,superghoul 50 nw_ghoul,superghoul 25 nw_ghoul,superghoul nw_ghoul,superghoul 50 nw_ghoul,superghoul 25 nw_ghul,superghoul
|
||||
24 Carriagehouse withghostsetc 25 83306 83307 25 25 nw_allip,nw_wraith 50 nw_allip,nw_wraith 25 nw_allip,nw_wraith nw_allip,nw_wraith 50 nw_allip,nw_wraith 25 nw_allip,nw_wraith
|
||||
25 Chamber ghouls 25 83306 83307 25 25 nw_ghoul,superghoul 50 nw_ghoul,superghoul 25 nw_ghoul,superghoul nw_ghoul,superghoul 50 nw_ghoul,superghoul 25 nw_ghul,superghoul
|
||||
26 Courtyard withghosts 25 83306 83307 25 25 nw_allip,nw_wraith 50 nw_allip,nw_wraith 25 nw_allip,nw_wraith nw_allip,nw_wraith 50 nw_allip,nw_wraith 25 nw_allip,nw_wraith
|
||||
27 LadiesSittingRoom withghosts 25 83306 83307 25 25 nw_allip,nw_wraith 50 nw_allip,nw_wraith 25 nw_allip,nw_wraith nw_allip,nw_wraith 50 nw_allip,nw_wraith 25 nw_allip,nw_wraith
|
||||
28 MansionL2 withghosts 25 83306 83307 25 25 nw_allip,nw_wraith 50 nw_allip,nw_wraith 25 nw_allip,nw_wraith nw_allip,nw_wraith 50 nw_allip,nw_wraith 25 nw_allip,nw_wraith
|
||||
29 Stables withghosts 25 83306 83307 25 25 nw_allip,nw_wraith 50 nw_allip,nw_wraith 25 nw_allip,nw_wraith nw_allip,nw_wraith 50 nw_allip,nw_wraith 25 nw_allip,nw_wraith
|
||||
30 LonelyMoor zombies 25 83306 83307 25 25 nw_zombie01,nw_zombie02 50 nw_zombie01,nw_zombie02 25 nw_zombie01,nw_zombie02 nw_zombtyrant,nw_zombwarr01 50 nw_zombtyrant,nw_zombwarr01 25 nw_zombtyrant,nw_zombwarr01
|
||||
31 ChieftainsTombs wights 25 83306 83307 25 25 nw_wight,superwight 50 nw_wight,superwight 25 nw_wight,superwight nw_wight,superwight 50 nw_wight,superwight 25 nw_wight,superwight
|
||||
32 Thundershaft mummymaybe 25 83306 83307 25 25 nw_mummy,nw_mumfight 50 nw_mummy,nw_mumfight 25 nw_mummy,nw_mumfight nw_mummy,nw_mumfight 50 nw_mummy,nw_mumfight 25 nw_mummy,nw_mumfight
|
||||
33 TorMak shadowsnspiders 25 83306 83307 25 25 nw_shadow 50 nw_shadow 25 nw_shadow nw_shadow,nw_shfiend 50 nw_shadow,nw_shfiend 25 nw_shadow,nw_shfiend
|
||||
34 Wellshaft undeadmaybevampire 20 83306 83307 15 20 nw_vampire,nw_vampire003,nw_vampire004,nw_vampire002,nw_vampire001 15 nw_vampire,nw_vampire003,nw_vampire004,nw_vampire002,nw_vampire001 15 nw_vampire,nw_vampire003,nw_vampire004,nw_vampire002,nw_vampire001 nw_vampire,nw_vampire003,nw_vampire004,nw_vampire002,nw_vampire001 20 nw_vampire,nw_vampire003,nw_vampire004,nw_vampire002,nw_vampire001 20 nw_vampire,nw_vampire003,nw_vampire004,nw_vampire002,nw_vampire001
|
||||
15
src/hakpak/l_o_dark/2da/drw01_edge.2da
Normal file
15
src/hakpak/l_o_dark/2da/drw01_edge.2da
Normal file
@@ -0,0 +1,15 @@
|
||||
2DA V2.0
|
||||
|
||||
Corner1 Edge Corner2 Height Model
|
||||
0 Floor **** Floor 0 drw01_Z01_01
|
||||
1 Pit **** Pit 0 drw01_Z02_01
|
||||
2 Building **** Building 0 drw01_Z03_01
|
||||
3 Wall **** Wall 0 drw01_Z04_01
|
||||
4 Wall **** Floor 0 drw01_Z05_01
|
||||
5 Pit Bridge Pit 0 drw01_Z06_01
|
||||
6 Building **** Floor 0 drw01_Z07_01
|
||||
7 Floor **** **** 0 drw01_Z01_01
|
||||
8 Pit **** **** 0 drw01_z02_01
|
||||
9 Wall **** **** 0 drw01_z04_01
|
||||
10 Building **** **** 0 drw01_Z03_01
|
||||
11 Floor **** Pit 0 drw01_Z08_0
|
||||
39
src/hakpak/l_o_dark/2da/genericdoors.2da
Normal file
39
src/hakpak/l_o_dark/2da/genericdoors.2da
Normal file
@@ -0,0 +1,39 @@
|
||||
2DA V2.0
|
||||
|
||||
Label StrRef ModelName BlockSight VisibleModel SoundAppType Name
|
||||
0 Wood_strong 5349 T_DOOR01 1 1 0 63750
|
||||
1 Fancy 5349 T_DOOR02 1 1 0 14445
|
||||
2 Porticullis 5349 T_Door03 0 1 11 63199
|
||||
3 Porticullis2 5349 T_Door04 0 1 11 63752
|
||||
4 Rusted 5349 T_Door05 1 1 7 14451
|
||||
5 Metal 5349 T_Door06 1 1 7 14449
|
||||
6 Stone_evil 5349 T_Door07 1 1 4 14444
|
||||
7 Stone 5349 T_Door08 1 1 4 14452
|
||||
8 Jeweled 5349 T_Door09 1 1 7 14448
|
||||
9 Wood_weak 5349 T_Door10 1 1 0 63751
|
||||
10 ForceField 5349 T_Door11 0 1 48 63753
|
||||
11 tndoor_01_wd 111922 tn_gdoor_01 1 1 0 111922
|
||||
12 tndoor_02_wd 111922 tn_gdoor_02 1 1 0 111922
|
||||
13 tndoor_03_wd 111922 tn_gdoor_03 1 1 0 111922
|
||||
14 tndoor_04_mt 111921 tn_gdoor_04 1 1 7 111921
|
||||
15 tndoor_05_st 111920 tn_gdoor_05 1 1 4 111920
|
||||
16 tndoor_05_st 111925 tn_gdoor_06 1 1 4 111925
|
||||
17 tndoor_07_mt 111926 tn_gdoor_07 0 1 11 111926
|
||||
18 tndoor_trans 111930 tn_gdoor_08 0 0 **** 111930
|
||||
19 wc_generic01 111923 dwc_gen_01 0 1 11 111923
|
||||
20 wc_generic02 111924 dwc_gen_02 1 1 0 111924
|
||||
21 wc_generic03 111929 dwc_gen_03 1 1 7 111929
|
||||
22 wc_generic04 111927 dwc_gen_04 1 1 7 111927
|
||||
23 wc_generic05 111928 dwc_gen_05 1 1 7 111928
|
||||
24 wc_generic06 111918 dwc_gen_06 1 1 4 111918
|
||||
25 wc_cloth 111919 dwc_gen_07 1 1 24 111919
|
||||
26 ori_door1 **** t_Door12 1 1 16 63750
|
||||
27 ori_door1 **** t_Door12 1 1 16 63750
|
||||
28 ori_door1 **** t_Door12 1 1 16 63750
|
||||
29 ori_door1 **** t_Door12 1 1 16 63750
|
||||
30 ori_door1 **** t_Door12 1 1 16 63750
|
||||
31 ori_door2 **** t_Door13 1 1 16 63750
|
||||
32 ori_door3 **** t_Door14 1 1 16 63750
|
||||
33 ori_door4 **** t_Door15 1 1 16 63750
|
||||
34 ori_door5 **** t_Door16 1 1 16 63750
|
||||
35 ori_door6 **** t_Door17 1 1 16 63750
|
||||
263
src/hakpak/l_o_dark/2da/loadscreens.2da
Normal file
263
src/hakpak/l_o_dark/2da/loadscreens.2da
Normal file
@@ -0,0 +1,263 @@
|
||||
2DA V2.0
|
||||
|
||||
Label ScriptingName BMPResRef TileSet StrRef
|
||||
0 Random **** **** **** 63402
|
||||
1 UserDefined **** **** **** ****
|
||||
2 City01 AREA_TRANSITION_CITY_01 LS_TCN_01 TCN01 68545
|
||||
3 City02 AREA_TRANSITION_CITY_02 LS_TCN_02 TCN01 68546
|
||||
4 City03 AREA_TRANSITION_CITY_03 LS_TCN_03 TCN01 68547
|
||||
5 City04 AREA_TRANSITION_CITY_04 LS_TCN_04 TCN01 68548
|
||||
6 City05 AREA_TRANSITION_CITY_05 LS_TCN_05 TCN01 68549
|
||||
7 Crypt01 AREA_TRANSITION_CRYPT_01 LS_TDC_01 TDC01 68551
|
||||
8 Crypt02 AREA_TRANSITION_CRYPT_02 LS_TDC_02 TDC01 68552
|
||||
9 Crypt03 AREA_TRANSITION_CRYPT_03 LS_TDC_03 TDC01 68553
|
||||
10 Crypt04 AREA_TRANSITION_CRYPT_04 LS_TDC_04 TDC01 68554
|
||||
11 Crypt05 AREA_TRANSITION_CRYPT_05 LS_TDC_05 TDC01 68550
|
||||
12 Dungeon01 AREA_TRANSITION_DUNGEON_01 LS_TDE_01 TDE01 68555
|
||||
13 Dungeon02 AREA_TRANSITION_DUNGEON_02 LS_TDE_02 TDE01 68556
|
||||
14 Dungeon03 AREA_TRANSITION_DUNGEON_03 LS_TDE_03 TDE01 68557
|
||||
15 Dungeon04 AREA_TRANSITION_DUNGEON_04 LS_TDE_04 TDE01 68558
|
||||
16 Dungeon05 AREA_TRANSITION_DUNGEON_05 LS_TDE_05 TDE01 68559
|
||||
17 Dungeon06 AREA_TRANSITION_DUNGEON_06 LS_TDE_06 TDE01 68560
|
||||
18 Dungeon07 AREA_TRANSITION_DUNGEON_07 LS_TDE_07 TDE01 68561
|
||||
19 Dungeon08 AREA_TRANSITION_DUNGEON_08 LS_TDE_08 TDE01 68562
|
||||
20 Mines01 AREA_TRANSITION_MINES_01 LS_TDM_01 TDM01 68563
|
||||
21 Mines02 AREA_TRANSITION_MINES_02 LS_TDM_02 TDM01 68564
|
||||
22 Mines03 AREA_TRANSITION_MINES_03 LS_TDM_03 TDM01 68565
|
||||
23 Mines04 AREA_TRANSITION_MINES_04 LS_TDM_04 TDM01 68566
|
||||
24 Mines05 AREA_TRANSITION_MINES_05 LS_TDM_05 TDM01 68567
|
||||
25 Mines06 AREA_TRANSITION_MINES_06 LS_TDM_06 TDM01 68568
|
||||
26 Mines07 AREA_TRANSITION_MINES_07 LS_TDM_07 TDM01 68569
|
||||
27 Mines08 AREA_TRANSITION_MINES_08 LS_TDM_08 TDM01 68570
|
||||
28 Mines09 AREA_TRANSITION_MINES_09 LS_TDM_09 TDM01 68571
|
||||
29 Sewer01 AREA_TRANSITION_SEWER_01 LS_TDS_01 TDS01 68572
|
||||
30 Sewer02 AREA_TRANSITION_SEWER_02 LS_TDS_02 TDS01 68573
|
||||
31 Sewer03 AREA_TRANSITION_SEWER_03 LS_TDS_03 TDS01 68574
|
||||
32 Sewer04 AREA_TRANSITION_SEWER_04 LS_TDS_04 TDS01 68575
|
||||
33 Sewer05 AREA_TRANSITION_SEWER_05 LS_TDS_05 TDS01 68576
|
||||
34 Castle01 AREA_TRANSITION_CASTLE_01 LS_TIC_01 TIC01 68577
|
||||
35 Castle02 AREA_TRANSITION_CASTLE_02 LS_TIC_02 TIC01 68578
|
||||
36 Castle03 AREA_TRANSITION_CASTLE_03 LS_TIC_03 TIC01 68579
|
||||
37 Castle04 AREA_TRANSITION_CASTLE_04 LS_TIC_04 TIC01 68580
|
||||
38 Castle05 AREA_TRANSITION_CASTLE_05 LS_TIC_05 TIC01 68581
|
||||
39 Castle06 AREA_TRANSITION_CASTLE_06 LS_TIC_06 TIC01 68582
|
||||
40 Castle07 AREA_TRANSITION_CASTLE_07 LS_TIC_07 TIC01 68583
|
||||
41 Castle08 AREA_TRANSITION_CASTLE_08 LS_TIC_08 TIC01 68584
|
||||
42 Interior01 AREA_TRANSITION_INTERIOR_01 LS_TIN_01 TIN01 68585
|
||||
43 Interior02 AREA_TRANSITION_INTERIOR_02 LS_TIN_02 TIN01 68586
|
||||
44 Interior03 AREA_TRANSITION_INTERIOR_03 LS_TIN_03 TIN01 68587
|
||||
45 Interior04 AREA_TRANSITION_INTERIOR_04 LS_TIN_04 TIN01 68588
|
||||
46 Interior05 AREA_TRANSITION_INTERIOR_05 LS_TIN_05 TIN01 68589
|
||||
47 Interior06 AREA_TRANSITION_INTERIOR_06 LS_TIN_06 TIN01 68590
|
||||
48 Interior07 AREA_TRANSITION_INTERIOR_07 LS_TIN_07 TIN01 68591
|
||||
49 Interior08 AREA_TRANSITION_INTERIOR_08 LS_TIN_08 TIN01 68592
|
||||
50 Interior09 AREA_TRANSITION_INTERIOR_09 LS_TIN_09 TIN01 68593
|
||||
51 Interior10 AREA_TRANSITION_INTERIOR_10 LS_TIN_10 TIN01 68594
|
||||
52 Interior11 AREA_TRANSITION_INTERIOR_11 LS_TIN_11 TIN01 68595
|
||||
53 Interior12 AREA_TRANSITION_INTERIOR_12 LS_TIN_12 TIN01 68596
|
||||
54 Interior13 AREA_TRANSITION_INTERIOR_13 LS_TIN_13 TIN01 68597
|
||||
55 Interior14 AREA_TRANSITION_INTERIOR_14 LS_TIN_14 TIN01 68598
|
||||
56 Interior15 AREA_TRANSITION_INTERIOR_15 LS_TIN_15 TIN01 68599
|
||||
57 Interior16 AREA_TRANSITION_INTERIOR_16 LS_TIN_16 TIN01 68600
|
||||
58 Forest01 AREA_TRANSITION_FOREST_01 LS_TTF_01 TTF01 68601
|
||||
59 Forest02 AREA_TRANSITION_FOREST_02 LS_TTF_02 TTF01 68602
|
||||
60 Forest03 AREA_TRANSITION_FOREST_03 LS_TTF_03 TTF01 68603
|
||||
61 Forest04 AREA_TRANSITION_FOREST_04 LS_TTF_04 TTF01 68604
|
||||
62 Forest05 AREA_TRANSITION_FOREST_05 LS_TTF_05 TTF01 68605
|
||||
63 Rural01 AREA_TRANSITION_RURAL_01 LS_TTR_01 TTR01 68606
|
||||
64 Rural02 AREA_TRANSITION_RURAL_02 LS_TTR_02 TTR01 68607
|
||||
65 Rural03 AREA_TRANSITION_RURAL_03 LS_TTR_03 TTR01 68608
|
||||
66 Rural04 AREA_TRANSITION_RURAL_04 LS_TTR_04 TTR01 68609
|
||||
67 Rural05 AREA_TRANSITION_RURAL_05 LS_TTR_05 TTR01 68610
|
||||
68 WinterRural01 AREA_TRANSITION_WRURAL_01 LS_TTS_01 TTS01 76396
|
||||
69 WinterRural02 AREA_TRANSITION_WRURAL_02 LS_TTS_02 TTS01 76397
|
||||
70 WinterRural03 AREA_TRANSITION_WRURAL_03 LS_TTS_03 TTS01 76398
|
||||
71 WinterRural04 AREA_TRANSITION_WRURAL_04 LS_TTS_04 TTS01 76399
|
||||
72 WinterRural05 AREA_TRANSITION_WRURAL_05 LS_TTS_05 TTS01 76400
|
||||
73 Desert01 AREA_TRANSITION_DESERT_01 LS_TTD_01 TTD01 76401
|
||||
74 Desert02 AREA_TRANSITION_DESERT_02 LS_TTD_02 TTD01 76402
|
||||
75 Desert03 AREA_TRANSITION_DESERT_03 LS_TTD_03 TTD01 76403
|
||||
76 Desert04 AREA_TRANSITION_DESERT_04 LS_TTD_04 TTD01 76404
|
||||
77 Desert05 AREA_TRANSITION_DESERT_05 LS_TTD_05 TTD01 76405
|
||||
78 Ruins01 AREA_TRANSITION_RUINS_01 LS_TDR_01 TDR01 76406
|
||||
79 Ruins02 AREA_TRANSITION_RUINS_02 LS_TDR_02 TDR01 76407
|
||||
80 Ruins03 AREA_TRANSITION_RUINS_03 LS_TDR_03 TDR01 76408
|
||||
81 Ruins04 AREA_TRANSITION_RUINS_04 LS_TDR_04 TDR01 76409
|
||||
82 Ruins05 AREA_TRANSITION_RUINS_05 LS_TDR_05 TDR01 76410
|
||||
83 CaravanWinter01 AREA_TRANSITION_CARAVAN_WINTER LS_CAR_01 TTS01 76411
|
||||
84 CaravanDesert01 AREA_TRANSITION_CARAVAN_DESERT LS_CAR_02 TTD01 76412
|
||||
85 CaravanRural01 AREA_TRANSITION_CARAVAN_RURAL LS_CAR_03 TTR01 76413
|
||||
86 MagicalTransition01 AREA_TRANSITION_MAGICAL_01 LS_MAG_01 **** 76414
|
||||
87 MagicalTransition02 AREA_TRANSITION_MAGICAL_02 LS_MAG_02 **** 76415
|
||||
88 Underdark01 AREA_TRANSITION_UNDERDARK_01 LS_TTU_01 TTU01 84210
|
||||
89 Underdark02 AREA_TRANSITION_UNDERDARK_02 LS_TTU_02 TTU01 84211
|
||||
90 Underdark03 AREA_TRANSITION_UNDERDARK_03 LS_TTU_03 TTU01 84213
|
||||
91 Underdark04 AREA_TRANSITION_UNDERDARK_04 LS_TTU_04 TTU01 84215
|
||||
92 Underdark05 AREA_TRANSITION_UNDERDARK_05 LS_TTU_05 TTU01 84216
|
||||
93 Underdark06 AREA_TRANSITION_UNDERDARK_06 LS_TTU_06 TTU01 84217
|
||||
94 Underdark07 AREA_TRANSITION_UNDERDARK_07 LS_TTU_07 TTU01 84219
|
||||
95 Beholder01 AREA_TRANSITION_BEHOLDER_01 LS_TIB_01 TIB01 84220
|
||||
96 Beholder02 AREA_TRANSITION_BEHOLDER_02 LS_TIB_02 TIB01 84221
|
||||
97 Drow01 AREA_TRANSITION_DROW_01 LS_TID_01 TID01 84222
|
||||
98 Drow02 AREA_TRANSITION_DROW_02 LS_TID_02 TID01 84223
|
||||
99 Illithid01 AREA_TRANSITION_ILLITHID_01 LS_TII_01 TII01 84224
|
||||
100 Illithid02 AREA_TRANSITION_ILLITHID_02 LS_TII_02 TII01 84225
|
||||
101 Wastelands01 AREA_TRANSITION_WASTELAND_01 LS_TTI_01 TTI01 84531
|
||||
102 Wastelands02 AREA_TRANSITION_WASTELAND_02 LS_TTI_02 TTI01 84532
|
||||
103 Wastelands03 AREA_TRANSITION_WASTELAND_03 LS_TTI_03 TTI01 84533
|
||||
104 Drow03 AREA_TRANSITION_DROW_03 LS_TID_03 TID01 84534
|
||||
105 Drow04 AREA_TRANSITION_DROW_04 LS_TID_04 TID01 84535
|
||||
106 Island01 AREA_TRANSITION_ISLAND_01 LS_TTZ_01 TTZ01 ****
|
||||
107 Island02 AREA_TRANSITION_ISLAND_02 LS_TTZ_02 TTZ01 ****
|
||||
108 Island03 AREA_TRANSITION_ISLAND_03 LS_TTZ_03 TTZ01 ****
|
||||
109 Island04 AREA_TRANSITION_ISLAND_04 LS_TTZ_04 TTZ01 ****
|
||||
110 Island05 AREA_TRANSITION_ISLAND_05 LS_TTZ_05 TTZ01 ****
|
||||
111 Island06 AREA_TRANSITION_ISLAND_06 LS_TTZ_06 TTZ01 ****
|
||||
112 Island07 AREA_TRANSITION_ISLAND_07 LS_TTZ_07 TTZ01 ****
|
||||
113 Sea_Temple01 AREA_TRANSITION_TEMPLE_01 LS_TDT_01 TDT01 ****
|
||||
114 Sea_Temple02 AREA_TRANSITION_TEMPLE_02 LS_TDT_02 TDT01 ****
|
||||
115 Sea_Temple03 AREA_TRANSITION_TEMPLE_03 LS_TDT_03 TDT01 ****
|
||||
116 Sea_Temple04 AREA_TRANSITION_TEMPLE_04 LS_TDT_04 TDT01 ****
|
||||
117 Sea_Temple05 AREA_TRANSITION_TEMPLE_05 LS_TDT_05 TDT01 ****
|
||||
118 Rural06 AREA_TRANSITION_RURAL_06 LS_TTR_06 TTR01 ****
|
||||
119 Rural07 AREA_TRANSITION_RURAL_07 LS_TTR_07 TTR01 ****
|
||||
120 Rural08 AREA_TRANSITION_RURAL_08 LS_TTR_08 TTR01 ****
|
||||
121 Rural09 AREA_TRANSITION_RURAL_09 LS_TTR_09 TTR01 ****
|
||||
1222 Rural10 AREA_TRANSITION_RURAL_10 LS_TTR_10 TTR01 ****
|
||||
123 Rural11 AREA_TRANSITION_RURAL_11 LS_TTR_11 TTR01 ****
|
||||
124 Rural12 AREA_TRANSITION_RURAL_12 LS_TTR_12 TTR01 ****
|
||||
125 Rural13 AREA_TRANSITION_RURAL_13 LS_TTR_13 TTR01 ****
|
||||
126 Rural14 AREA_TRANSITION_RURAL_14 LS_TTR_14 TTR01 ****
|
||||
127 Rural15 AREA_TRANSITION_RURAL_15 LS_TTR_15 TTR01 ****
|
||||
128 Rural16 AREA_TRANSITION_RURAL_16 LS_TTR_16 TTR01 ****
|
||||
129 Rural17 AREA_TRANSITION_RURAL_17 LS_TTR_17 TTR01 ****
|
||||
130 Rural18 AREA_TRANSITION_RURAL_18 LS_TTR_18 TTR01 ****
|
||||
131 Mines15 AREA_TRANSITION_MINES_15 LS_TDM_15 TDM01 ****
|
||||
132 Mines16 AREA_TRANSITION_MINES_16 LS_TDM_16 TDM01 ****
|
||||
133 Mines17 AREA_TRANSITION_MINES_17 LS_TDM_17 TDM01 ****
|
||||
134 Mines18 AREA_TRANSITION_MINES_18 LS_TDM_18 TDM01 ****
|
||||
135 FortInterior01 AREA_TRANSITION_FORT_01 LS_TWC_01 TWC03 ****
|
||||
136 FortInterior02 AREA_TRANSITION_FORT_02 LS_TWC_02 TWC03 ****
|
||||
137 FortInterior03 AREA_TRANSITION_FORT_03 LS_TWC_03 TWC03 ****
|
||||
138 FortInterior04 AREA_TRANSITION_FORT_04 LS_TWC_04 TWC03 ****
|
||||
139 FortInterior05 AREA_TRANSITION_FORT_05 LS_TWC_05 TWC03 ****
|
||||
140 FortInterior06 AREA_TRANSITION_FORT_06 LS_TWC_06 TWC03 ****
|
||||
141 FortInterior07 AREA_TRANSITION_FORT_07 LS_TWC_07 TWC03 ****
|
||||
142 FortInterior08 AREA_TRANSITION_FORT_08 LS_TWC_08 TWC03 ****
|
||||
143 FortInterior09 AREA_TRANSITION_FORT_09 LS_TWC_09 TWC03 ****
|
||||
144 FortInterior10 AREA_TRANSITION_FORT_10 LS_TWC_10 TWC03 ****
|
||||
145 FortInterior11 AREA_TRANSITION_FORT_11 LS_TWC_11 TWC03 ****
|
||||
146 Barrows01 AREA_TRANSITION_BARROWS01 LS_TBW_01 TBW01 ****
|
||||
147 Barrows02 AREA_TRANSITION_BARROWS02 LS_TBW_02 TBW01 ****
|
||||
148 Barrows03 AREA_TRANSITION_BARROWS03 LS_TBW_03 TBW01 ****
|
||||
149 Barrows04 AREA_TRANSITION_BARROWS04 LS_TBW_04 TBW01 ****
|
||||
150 **** **** **** **** ****
|
||||
151 **** **** **** **** ****
|
||||
152 Barrows07 AREA_TRANSITION_BARROWS07 LS_TBW_07 TBW01 ****
|
||||
153 Barrows08 AREA_TRANSITION_BARROWS08 LS_TBW_08 TBW01 ****
|
||||
154 Barrows09 AREA_TRANSITION_BARROWS09 LS_TBW_09 TBW01 ****
|
||||
155 Barrows10 AREA_TRANSITION_BARROWS10 LS_TBW_10 TBW01 ****
|
||||
156 Barrows11 AREA_TRANSITION_BARROWS11 LS_TBW_11 TBW01 ****
|
||||
157 Barrows12 AREA_TRANSITION_BARROWS12 LS_TBW_12 TBW01 ****
|
||||
158 Barrows13 AREA_TRANSITION_BARROWS13 LS_TBW_13 TBW01 ****
|
||||
159 Barrows14 AREA_TRANSITION_BARROWS14 LS_TBW_14 TBW01 ****
|
||||
160 Barrows15 AREA_TRANSITION_BARROWS15 LS_TBW_15 TBW01 ****
|
||||
161 TirNaInt01 AREA_TRANSITION_TNI_01 LS_TNI_01 TNI01 ****
|
||||
162 TirNaInt02 AREA_TRANSITION_TNI_02 LS_TNI_02 TNI01 ****
|
||||
163 TirNaInt03 AREA_TRANSITION_TNI_03 LS_TNI_03 TNI01 ****
|
||||
164 TirNaInt04 AREA_TRANSITION_TNI_04 LS_TNI_04 TNI01 ****
|
||||
165 TirNaInt05 AREA_TRANSITION_TNI_05 LS_TNI_05 TNI01 ****
|
||||
166 TirNaInt06 AREA_TRANSITION_TNI_06 LS_TNI_06 TNI01 ****
|
||||
167 TirNaInt07 AREA_TRANSITION_TNI_07 LS_TNI_07 TNI01 ****
|
||||
168 TirNaInt09 AREA_TRANSITION_TNI_09 LS_TNI_09 TNI02 ****
|
||||
169 TirNaInt10 AREA_TRANSITION_TNI_10 LS_TNI_10 TNI02 ****
|
||||
170 TirNaInt11 AREA_TRANSITION_TNI_11 LS_TNI_11 TNI02 ****
|
||||
171 TirNaInt12 AREA_TRANSITION_TNI_12 LS_TNI_12 TNI02 ****
|
||||
172 TirNaInt13 AREA_TRANSITION_TNI_13 LS_TNI_13 TNI02 ****
|
||||
173 TirNaInt14 AREA_TRANSITION_TNI_14 LS_TNI_14 TNI02 ****
|
||||
174 TirNaInt15 AREA_TRANSITION_TNI_15 LS_TNI_15 TNI02 ****
|
||||
175 TirNaInt16 AREA_TRANSITION_TNI_16 LS_TNI_16 TNI02 ****
|
||||
176 TirNaInt17 AREA_TRANSITION_TNI_17 LS_TNI_17 TNI02 ****
|
||||
177 TirNaNog01 AREA_TRANSITION_TNO_01 LS_TNO_01 TNO01 ****
|
||||
178 TirNaNog02 AREA_TRANSITION_TNO_02 LS_TNO_02 TNO01 ****
|
||||
179 TirNaNog03 AREA_TRANSITION_TNO_03 LS_TNO_03 TNO01 ****
|
||||
180 TirNaNog04 AREA_TRANSITION_TNO_04 LS_TNO_04 TNO01 ****
|
||||
181 TirNaNog05 AREA_TRANSITION_TNO_05 LS_TNO_05 TNO01 ****
|
||||
182 TirNaNog06 AREA_TRANSITION_TNO_06 LS_TNO_06 TNO01 ****
|
||||
183 TirNaNog07 AREA_TRANSITION_TNO_07 LS_TNO_07 TNO01 ****
|
||||
184 TirNaNog08 AREA_TRANSITION_TNO_08 LS_TNO_08 TNO01 ****
|
||||
185 TirNaNog09 AREA_TRANSITION_TNO_09 LS_TNO_09 TNO01 ****
|
||||
186 TirNaNog10 AREA_TRANSITION_TNO_10 LS_TNO_10 TNO01 ****
|
||||
187 TirNaNog21 AREA_TRANSITION_TNO_21 LS_TNO_21 TNO01 ****
|
||||
188 TirNaNog22 AREA_TRANSITION_TNO_22 LS_TNO_22 TNO01 ****
|
||||
189 TirNaNog23 AREA_TRANSITION_TNO_23 LS_TNO_23 TNO01 ****
|
||||
190 TirNaNog24 AREA_TRANSITION_TNO_24 LS_TNO_24 TNO01 ****
|
||||
191 TirNaNog25 AREA_TRANSITION_TNO_25 LS_TNO_25 TNO01 ****
|
||||
192 TirNaNog26 AREA_TRANSITION_TNO_26 LS_TNO_26 TNO01 ****
|
||||
193 TirNaNog27 AREA_TRANSITION_TNO_27 LS_TNO_27 TNO01 ****
|
||||
194 TirNaNog28 AREA_TRANSITION_TNO_28 LS_TNO_28 TNO01 ****
|
||||
195 TirNaNog29 AREA_TRANSITION_TNO_29 LS_TNO_29 TNO01 ****
|
||||
196 TirNaNog30 AREA_TRANSITION_TNO_30 LS_TNO_30 TNO01 ****
|
||||
197 TirNaNog31 AREA_TRANSITION_TNO_31 LS_TNO_31 TNO01 ****
|
||||
198 TirNaNog32 AREA_TRANSITION_TNO_32 LS_TNO_32 TNO01 ****
|
||||
199 TirNaNog33 AREA_TRANSITION_TNO_33 LS_TNO_33 TNO01 ****
|
||||
200 TirNaNog34 AREA_TRANSITION_TNO_34 LS_TNO_34 TNO01 ****
|
||||
201 TirNaNog35 AREA_TRANSITION_TNO_35 LS_TNO_35 TNO01 ****
|
||||
202 TirNaNog36 AREA_TRANSITION_TNO_36 LS_TNO_36 TNO01 ****
|
||||
203 TirNaNog37 AREA_TRANSITION_TNO_37 LS_TNO_37 TNO01 ****
|
||||
204 TirNaNog38 AREA_TRANSITION_TNO_38 LS_TNO_38 TNO01 ****
|
||||
205 Joust01 AREA_TRANSITION_JOUST_01 LS_JOUST_01 TNO01 ****
|
||||
206 Joust02 AREA_TRANSITION_JOUST_01 LS_JOUST_02 TNO01 ****
|
||||
207 Joust03 AREA_TRANSITION_JOUST_01 LS_JOUST_03 TNO01 ****
|
||||
208 Joust04 AREA_TRANSITION_JOUST_01 LS_JOUST_04 TNO01 ****
|
||||
209 Joust05 AREA_TRANSITION_JOUST_01 LS_JOUST_05 TNO01 ****
|
||||
210 **** **** **** **** ****
|
||||
211 **** **** **** **** ****
|
||||
212 **** **** **** **** ****
|
||||
213 **** **** **** **** ****
|
||||
214 **** **** **** **** ****
|
||||
215 **** **** **** **** ****
|
||||
216 **** **** **** **** ****
|
||||
217 **** **** **** **** ****
|
||||
218 **** **** **** **** ****
|
||||
219 **** **** **** **** ****
|
||||
220 **** **** **** **** ****
|
||||
221 **** **** **** **** ****
|
||||
222 **** **** **** **** ****
|
||||
223 **** **** **** **** ****
|
||||
224 **** **** **** **** ****
|
||||
225 **** **** **** **** ****
|
||||
226 **** **** **** **** ****
|
||||
227 **** **** **** **** ****
|
||||
228 **** **** **** **** ****
|
||||
229 **** **** **** **** ****
|
||||
230 **** **** **** **** ****
|
||||
231 **** **** **** **** ****
|
||||
232 **** **** **** **** ****
|
||||
233 **** **** **** **** ****
|
||||
234 **** **** **** **** ****
|
||||
235 **** **** **** **** ****
|
||||
236 **** **** **** **** ****
|
||||
237 **** **** **** **** ****
|
||||
238 **** **** **** **** ****
|
||||
239 **** **** **** **** ****
|
||||
240 **** **** **** **** ****
|
||||
241 **** **** **** **** ****
|
||||
242 **** **** **** **** ****
|
||||
243 **** **** **** **** ****
|
||||
244 **** **** **** **** ****
|
||||
245 **** **** **** **** ****
|
||||
246 **** **** **** **** ****
|
||||
247 **** **** **** **** ****
|
||||
248 **** **** **** **** ****
|
||||
249 **** **** **** **** ****
|
||||
250 Barrows05 AREA_TRANSITION_BARROWS05 LS_TBW_05 TBW01 ****
|
||||
251 Barrows06 AREA_TRANSITION_BARROWS06 LS_TBW_06 TBW01 ****
|
||||
252 Joust06 AREA_TRANSITION_JOUST_01 LS_JOUST_06 TNO01 ****
|
||||
253 SteamWork01 AREA_TRANSITION_TSW_01 LS_TSW_01 TSW01 ****
|
||||
254 SteamWork02 AREA_TRANSITION_TSW_02 LS_TSW_04 TSW01 ****
|
||||
255 SteamWork03 AREA_TRANSITION_TSW_03 LS_TSW_06 TSW01 ****
|
||||
256 SteamWork04 AREA_TRANSITION_TSW_04 LS_TSW_07 TSW01 ****
|
||||
257 SteamWork05 AREA_TRANSITION_TSW_05 LS_TSW_08 TSW01 ****
|
||||
258 SteamWork06 AREA_TRANSITION_TSW_06 LS_TSW_09 TSW01 ****
|
||||
259 SteamWork07 AREA_TRANSITION_TSW_07 LS_TSW_02 TSW01 ****
|
||||
38
src/hakpak/l_o_dark/2da/parts_belt.2da
Normal file
38
src/hakpak/l_o_dark/2da/parts_belt.2da
Normal file
@@ -0,0 +1,38 @@
|
||||
2DA V2.0
|
||||
|
||||
|
||||
COSTMODIFIER ACBONUS
|
||||
0 0 0.00
|
||||
1 0 ****
|
||||
2 0 ****
|
||||
3 0 0.10
|
||||
4 0 0.02
|
||||
5 0 0.34
|
||||
6 0 0.02
|
||||
7 0 0.03
|
||||
8 0 0.42
|
||||
9 0 0.12
|
||||
10 0 0.50
|
||||
11 0 0.02
|
||||
12 0 0.36
|
||||
13 0 0.10
|
||||
14 0 0.00
|
||||
15 0 0.00
|
||||
16 0 0.00
|
||||
17 0 ****
|
||||
18 0 ****
|
||||
19 0 ****
|
||||
20 0 ****
|
||||
21 0 ****
|
||||
22 0 ****
|
||||
23 0 ****
|
||||
24 0 ****
|
||||
25 0 ****
|
||||
26 0 ****
|
||||
27 0 ****
|
||||
28 0 ****
|
||||
29 0 ****
|
||||
30 0 ****
|
||||
31 0 0.00
|
||||
32 0 0.00
|
||||
33 0 0.00
|
||||
38
src/hakpak/l_o_dark/2da/parts_bicep.2da
Normal file
38
src/hakpak/l_o_dark/2da/parts_bicep.2da
Normal file
@@ -0,0 +1,38 @@
|
||||
2DA V2.0
|
||||
|
||||
|
||||
COSTMODIFIER ACBONUS
|
||||
0 0 ****
|
||||
1 0 0.00
|
||||
2 0 ****
|
||||
3 0 0.02
|
||||
4 0 0.08
|
||||
5 0 0.20
|
||||
6 0 0.16
|
||||
7 0 0.34
|
||||
8 0 0.02
|
||||
9 0 0.24
|
||||
10 0 0.02
|
||||
11 0 0.10
|
||||
12 0 0.24
|
||||
13 0 0.22
|
||||
14 0 0.28
|
||||
15 0 0.00
|
||||
16 0 ****
|
||||
17 0 ****
|
||||
18 0 ****
|
||||
19 0 ****
|
||||
20 0 ****
|
||||
21 0 ****
|
||||
22 0 ****
|
||||
23 0 ****
|
||||
24 0 ****
|
||||
25 0 ****
|
||||
26 0 ****
|
||||
27 0 ****
|
||||
28 0 ****
|
||||
29 0 ****
|
||||
30 0 ****
|
||||
31 0 0.00
|
||||
32 0 0.00
|
||||
33 0 0.00
|
||||
85
src/hakpak/l_o_dark/2da/parts_chest.2da
Normal file
85
src/hakpak/l_o_dark/2da/parts_chest.2da
Normal file
@@ -0,0 +1,85 @@
|
||||
2DA V2.0
|
||||
|
||||
|
||||
COSTMODIFIER ACBONUS
|
||||
0 0 ****
|
||||
1 0 0.00
|
||||
2 0 ****
|
||||
3 0 0.00
|
||||
4 0 4.00
|
||||
5 0 0.00
|
||||
6 0 0.00
|
||||
7 0 0.00
|
||||
8 0 0.00
|
||||
9 0 0.00
|
||||
10 0 2.00
|
||||
11 0 6.00
|
||||
12 0 0.00
|
||||
13 0 2.00
|
||||
14 0 8.00
|
||||
15 0 4.00
|
||||
16 0 2.00
|
||||
17 0 6.00
|
||||
18 0 4.00
|
||||
19 0 0.00
|
||||
20 0 1.00
|
||||
21 0 8.00
|
||||
22 0 3.00
|
||||
23 0 8.00
|
||||
24 0 5.00
|
||||
25 0 5.00
|
||||
26 0 5.00
|
||||
27 0 2.00
|
||||
28 0 1.00
|
||||
29 0 3.00
|
||||
30 0 6.00
|
||||
31 0 5.00
|
||||
32 0 5.00
|
||||
33 0 7.00
|
||||
34 0 4.00
|
||||
35 0 4.00
|
||||
36 0 4.00
|
||||
37 0 8.00
|
||||
38 0 4.00
|
||||
39 0 0.00
|
||||
40 0 1.00
|
||||
41 0 2.00
|
||||
42 0 2.00
|
||||
43 0 3.00
|
||||
44 0 3.00
|
||||
45 0 6.00
|
||||
46 0 7.00
|
||||
47 0 7.00
|
||||
48 0 6.00
|
||||
49 0 2.00
|
||||
50 0 0.00
|
||||
51 0 7.00
|
||||
52 0 7.00
|
||||
53 0 8.00
|
||||
54 0 ****
|
||||
55 0 ****
|
||||
56 0 ****
|
||||
57 0 ****
|
||||
58 0 ****
|
||||
59 0 ****
|
||||
60 0 ****
|
||||
61 0 ****
|
||||
62 0 ****
|
||||
63 0 ****
|
||||
64 0 ****
|
||||
65 0 ****
|
||||
66 0 ****
|
||||
67 0 ****
|
||||
68 0 ****
|
||||
69 0 ****
|
||||
70 0 ****
|
||||
71 0 ****
|
||||
72 0 ****
|
||||
73 0 ****
|
||||
74 0 ****
|
||||
75 0 ****
|
||||
76 0 0.00
|
||||
77 0 0.00
|
||||
78 0 2.00
|
||||
79 0 4.00
|
||||
80 0 0.00
|
||||
37
src/hakpak/l_o_dark/2da/parts_foot.2da
Normal file
37
src/hakpak/l_o_dark/2da/parts_foot.2da
Normal file
@@ -0,0 +1,37 @@
|
||||
2DA V2.0
|
||||
|
||||
|
||||
COSTMODIFIER ACBONUS
|
||||
0 0 ****
|
||||
1 0 0.00
|
||||
2 0 ****
|
||||
3 0 0.14
|
||||
4 0 0.01
|
||||
5 0 0.04
|
||||
6 0 0.10
|
||||
7 0 0.01
|
||||
8 0 0.00
|
||||
9 0 0.00
|
||||
10 0 0.00
|
||||
11 0 0.00
|
||||
12 0 0.00
|
||||
13 0 ****
|
||||
14 0 ****
|
||||
15 0 ****
|
||||
16 0 ****
|
||||
17 0 ****
|
||||
18 0 ****
|
||||
19 0 ****
|
||||
20 0 ****
|
||||
21 0 ****
|
||||
22 0 ****
|
||||
23 0 ****
|
||||
24 0 ****
|
||||
25 0 ****
|
||||
26 0 ****
|
||||
27 0 ****
|
||||
28 0 ****
|
||||
29 0 ****
|
||||
30 0 ****
|
||||
31 0 0.00
|
||||
32 0 0.00
|
||||
49
src/hakpak/l_o_dark/2da/parts_forearm.2da
Normal file
49
src/hakpak/l_o_dark/2da/parts_forearm.2da
Normal file
@@ -0,0 +1,49 @@
|
||||
2DA V2.0
|
||||
|
||||
|
||||
COSTMODIFIER ACBONUS
|
||||
0 0 ****
|
||||
1 0 0.00
|
||||
2 0 ****
|
||||
3 0 0.01
|
||||
4 0 0.03
|
||||
5 0 0.06
|
||||
6 0 0.10
|
||||
7 0 0.14
|
||||
8 0 0.01
|
||||
9 0 0.10
|
||||
10 0 0.01
|
||||
11 0 0.04
|
||||
12 0 0.04
|
||||
13 0 0.08
|
||||
14 0 0.04
|
||||
15 0 0.17
|
||||
16 0 0.05
|
||||
17 0 0.05
|
||||
18 0 0.17
|
||||
19 0 0.17
|
||||
20 0 0.17
|
||||
21 0 0.17
|
||||
22 0 0.04
|
||||
23 0 0.14
|
||||
24 0 ****
|
||||
25 0 ****
|
||||
26 0 ****
|
||||
27 0 ****
|
||||
28 0 ****
|
||||
29 0 ****
|
||||
30 0 ****
|
||||
31 0 ****
|
||||
32 0 ****
|
||||
33 0 ****
|
||||
34 0 ****
|
||||
35 0 ****
|
||||
36 0 ****
|
||||
37 0 ****
|
||||
38 0 ****
|
||||
39 0 ****
|
||||
40 0 ****
|
||||
41 0 0.00
|
||||
42 0 0.00
|
||||
43 0 0.00
|
||||
44 0 0.00
|
||||
41
src/hakpak/l_o_dark/2da/parts_legs.2da
Normal file
41
src/hakpak/l_o_dark/2da/parts_legs.2da
Normal file
@@ -0,0 +1,41 @@
|
||||
2DA V2.0
|
||||
|
||||
|
||||
COSTMODIFIER ACBONUS
|
||||
0 0 ****
|
||||
1 0 0.00
|
||||
2 0 ****
|
||||
3 0 0.03
|
||||
4 0 0.14
|
||||
5 0 0.35
|
||||
6 0 0.28
|
||||
7 0 0.49
|
||||
8 0 0.03
|
||||
9 0 0.49
|
||||
10 0 0.59
|
||||
11 0 0.34
|
||||
12 0 0.34
|
||||
13 0 0.00
|
||||
14 0 0.00
|
||||
15 0 0.00
|
||||
16 0 0.00
|
||||
17 0 ****
|
||||
18 0 ****
|
||||
19 0 ****
|
||||
20 0 ****
|
||||
21 0 ****
|
||||
22 0 ****
|
||||
23 0 ****
|
||||
24 0 ****
|
||||
25 0 ****
|
||||
26 0 ****
|
||||
27 0 ****
|
||||
28 0 ****
|
||||
29 0 ****
|
||||
30 0 ****
|
||||
31 0 0.00
|
||||
32 0 0.00
|
||||
33 0 0.00
|
||||
34 0 0.00
|
||||
35 0 0.00
|
||||
36 0 0.00
|
||||
27
src/hakpak/l_o_dark/2da/parts_neck.2da
Normal file
27
src/hakpak/l_o_dark/2da/parts_neck.2da
Normal file
@@ -0,0 +1,27 @@
|
||||
2DA V2.0
|
||||
|
||||
|
||||
COSTMODIFIER ACBONUS
|
||||
0 0 ****
|
||||
1 0 0.00
|
||||
2 0 ****
|
||||
3 0 0.01
|
||||
4 0 0.04
|
||||
5 0 0.10
|
||||
6 0 0.08
|
||||
7 0 ****
|
||||
8 0 ****
|
||||
9 0 ****
|
||||
10 0 ****
|
||||
11 0 ****
|
||||
12 0 ****
|
||||
13 0 ****
|
||||
14 0 ****
|
||||
15 0 ****
|
||||
16 0 ****
|
||||
17 0 ****
|
||||
18 0 ****
|
||||
19 0 ****
|
||||
20 0 ****
|
||||
21 0 0.00
|
||||
22 0 0.00
|
||||
59
src/hakpak/l_o_dark/2da/parts_pelvis.2da
Normal file
59
src/hakpak/l_o_dark/2da/parts_pelvis.2da
Normal file
@@ -0,0 +1,59 @@
|
||||
2DA V2.0
|
||||
|
||||
|
||||
COSTMODIFIER ACBONUS
|
||||
0 0 ****
|
||||
1 0 0.00
|
||||
2 0 ****
|
||||
3 0 0.04
|
||||
4 0 0.05
|
||||
5 0 0.24
|
||||
6 0 0.60
|
||||
7 0 0.48
|
||||
8 0 0.84
|
||||
9 0 0.06
|
||||
10 0 0.19
|
||||
11 0 0.84
|
||||
12 0 0.05
|
||||
13 0 0.05
|
||||
14 0 0.05
|
||||
15 0 0.05
|
||||
16 0 0.05
|
||||
17 0 0.05
|
||||
18 0 0.05
|
||||
19 0 0.05
|
||||
20 0 0.05
|
||||
21 0 0.00
|
||||
22 0 0.00
|
||||
23 0 0.00
|
||||
24 0 0.00
|
||||
25 0 0.00
|
||||
26 0 0.00
|
||||
27 0 0.00
|
||||
28 0 0.00
|
||||
29 0 0.00
|
||||
30 0 0.00
|
||||
31 0 0.00
|
||||
32 0 0.00
|
||||
33 0 0.00
|
||||
34 0 0.00
|
||||
35 0 0.00
|
||||
36 0 0.00
|
||||
37 0 0.00
|
||||
38 0 ****
|
||||
39 0 ****
|
||||
40 0 ****
|
||||
41 0 ****
|
||||
42 0 ****
|
||||
43 0 ****
|
||||
44 0 ****
|
||||
45 0 ****
|
||||
46 0 ****
|
||||
47 0 ****
|
||||
48 0 ****
|
||||
49 0 ****
|
||||
50 0 ****
|
||||
51 0 0.00
|
||||
52 0 0.00
|
||||
|
||||
|
||||
35
src/hakpak/l_o_dark/2da/parts_robe.2da
Normal file
35
src/hakpak/l_o_dark/2da/parts_robe.2da
Normal file
@@ -0,0 +1,35 @@
|
||||
2DA V2.0
|
||||
|
||||
|
||||
COSTMODIFIER ACBONUS HIDEFOOTR HIDEFOOTL HIDESHINR HIDESHINL HIDELEGR HIDELEGL HIDEPELVIS HIDECHEST HIDEBELT HIDENECK HIDEFORER HIDEFOREL HIDEBICEPR HIDEBICEPL HIDESHOR HIDESHOL HIDEHANDR HIDEHANDL HIDEHEAD
|
||||
0 0 0.00 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
1 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
2 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
3 0 0.10 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
4 0 0.50 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
5 0 1.00 0 0 1 1 1 1 1 1 1 0 0 0 0 0 1 1 0 0 0
|
||||
6 0 2.00 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
7 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
8 0 **** 1 1 1 1 1 1 1 1 1 0 0 0 0 0 1 1 0 0 0
|
||||
9 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
10 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
11 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
12 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
13 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
14 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
15 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
16 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
17 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
18 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
19 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
20 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
21 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
22 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
23 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
24 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
25 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
26 0 **** 1 1 1 1 1 1 1 1 1 0 0 0 0 0 1 1 0 0 0
|
||||
27 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
28 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
29 0 **** 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0
|
||||
30 0 0.00 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0
|
||||
41
src/hakpak/l_o_dark/2da/parts_shin.2da
Normal file
41
src/hakpak/l_o_dark/2da/parts_shin.2da
Normal file
@@ -0,0 +1,41 @@
|
||||
2DA V2.0
|
||||
|
||||
|
||||
COSTMODIFIER ACBONUS
|
||||
0 0 ****
|
||||
1 0 0.00
|
||||
2 0 ****
|
||||
3 0 0.02
|
||||
4 0 0.08
|
||||
5 0 0.20
|
||||
6 0 0.16
|
||||
7 0 0.28
|
||||
8 0 0.08
|
||||
9 0 0.02
|
||||
10 0 0.24
|
||||
11 0 0.34
|
||||
12 0 0.34
|
||||
13 0 0.02
|
||||
14 0 0.02
|
||||
15 0 0.10
|
||||
16 0 0.02
|
||||
17 0 0.10
|
||||
18 0 ****
|
||||
19 0 ****
|
||||
20 0 ****
|
||||
21 0 ****
|
||||
22 0 ****
|
||||
23 0 ****
|
||||
24 0 ****
|
||||
25 0 ****
|
||||
26 0 ****
|
||||
27 0 ****
|
||||
28 0 ****
|
||||
29 0 ****
|
||||
30 0 ****
|
||||
31 0 0.00
|
||||
32 0 0.00
|
||||
33 0 0.00
|
||||
34 0 0.00
|
||||
35 0 0.00
|
||||
36 0 0.00
|
||||
58
src/hakpak/l_o_dark/2da/parts_shoulder.2da
Normal file
58
src/hakpak/l_o_dark/2da/parts_shoulder.2da
Normal file
@@ -0,0 +1,58 @@
|
||||
2DA V2.0
|
||||
|
||||
|
||||
COSTMODIFIER ACBONUS
|
||||
0 0 0.00
|
||||
1 0 ****
|
||||
2 0 ****
|
||||
3 0 0.02
|
||||
4 0 0.10
|
||||
5 0 0.34
|
||||
6 0 0.02
|
||||
7 0 0.34
|
||||
8 0 0.02
|
||||
9 0 0.12
|
||||
10 0 0.42
|
||||
11 0 0.02
|
||||
12 0 0.12
|
||||
13 0 0.42
|
||||
14 0 0.12
|
||||
15 0 0.12
|
||||
16 0 0.50
|
||||
17 0 0.50
|
||||
18 0 0.03
|
||||
19 0 0.50
|
||||
20 0 0.14
|
||||
21 0 0.42
|
||||
22 0 0.42
|
||||
23 0 0.14
|
||||
24 0 0.50
|
||||
25 0 0.50
|
||||
26 0 0.00
|
||||
27 0 ****
|
||||
28 0 ****
|
||||
29 0 ****
|
||||
30 0 ****
|
||||
31 0 ****
|
||||
32 0 ****
|
||||
33 0 ****
|
||||
34 0 ****
|
||||
35 0 ****
|
||||
36 0 ****
|
||||
37 0 ****
|
||||
38 0 ****
|
||||
39 0 ****
|
||||
40 0 ****
|
||||
41 0 ****
|
||||
42 0 ****
|
||||
43 0 ****
|
||||
44 0 ****
|
||||
45 0 ****
|
||||
46 0 ****
|
||||
47 0 ****
|
||||
48 0 ****
|
||||
49 0 ****
|
||||
50 0 ****
|
||||
51 0 0.00
|
||||
52 0 0.00
|
||||
|
||||
1169
src/hakpak/l_o_dark/2da/placeables.2da
Normal file
1169
src/hakpak/l_o_dark/2da/placeables.2da
Normal file
File diff suppressed because it is too large
Load Diff
1306
src/hakpak/l_o_dark/2da/portraits.2da
Normal file
1306
src/hakpak/l_o_dark/2da/portraits.2da
Normal file
File diff suppressed because it is too large
Load Diff
17
src/hakpak/l_o_dark/2da/rgc01_edge.2da
Normal file
17
src/hakpak/l_o_dark/2da/rgc01_edge.2da
Normal file
@@ -0,0 +1,17 @@
|
||||
2DA V2.0
|
||||
|
||||
Corner1 Edge Corner2 Height Model
|
||||
0 Forest **** Forest 0 rgc01_Z01_01
|
||||
1 Forest Stream Forest 0 rgc01_Z02_01
|
||||
2 Forest Wall Forest 0 rgc01_Z03_01
|
||||
3 Pit Bridge Pit 0 rgc01_Z04_01
|
||||
4 Forest Road Forest 0 rgc01_Z05_01
|
||||
5 Forest **** Pit 0 rgc01_Z06_01
|
||||
6 Cliff **** Pit 0 rgc01_Z08_01
|
||||
7 Cliff **** Forest 0 rgc01_Z10_01
|
||||
8 Cliff **** Cliff 0 rgc01_Z12_01
|
||||
9 Pit **** Pit 0 rgc01_Z13_01
|
||||
10 Forest **** **** 0 rgc01_Z01_01
|
||||
11 Pit **** **** 0 rgc01_Z13_01
|
||||
12 Cliff **** **** 0 rgc01_Z11_01
|
||||
|
||||
17
src/hakpak/l_o_dark/2da/rgf01_edge.2da
Normal file
17
src/hakpak/l_o_dark/2da/rgf01_edge.2da
Normal file
@@ -0,0 +1,17 @@
|
||||
2DA V2.0
|
||||
|
||||
Corner1 Edge Corner2 Height Model
|
||||
0 Forest **** Forest 0 rgf01_Z01_01
|
||||
1 Forest Stream Forest 0 rgf01_Z02_01
|
||||
2 Forest Wall Forest 0 rgf01_Z03_01
|
||||
3 Pit Bridge Pit 0 rgf01_Z04_01
|
||||
4 Forest Road Forest 0 rgf01_Z05_01
|
||||
5 Forest **** Pit 0 rgf01_Z06_01
|
||||
6 Cliff **** Pit 0 rgf01_Z08_01
|
||||
7 Cliff **** Forest 0 rgf01_Z10_01
|
||||
8 Cliff **** Cliff 0 rgf01_Z12_01
|
||||
9 Pit **** Pit 0 rgf01_Z13_01
|
||||
10 Forest **** **** 0 rgf01_Z01_01
|
||||
11 Pit **** **** 0 rgf01_Z13_01
|
||||
12 Cliff **** **** 0 rgf01_Z11_01
|
||||
|
||||
52
src/hakpak/l_o_dark/2da/tbm01_edge.2da
Normal file
52
src/hakpak/l_o_dark/2da/tbm01_edge.2da
Normal file
@@ -0,0 +1,52 @@
|
||||
2DA V2.0
|
||||
|
||||
Corner1 Edge Corner2 Height Model
|
||||
0 Stone0 **** Water 0 tbm_a92_01
|
||||
1 Water **** Water 0 TTR01_Z02_01
|
||||
2 Stone0+ **** Water 0 tbm_a93_01
|
||||
3 Stone0 **** Stone0 0 tbm_a47_01
|
||||
4 Stone0+ **** Stone0 0 tbm03_Z01_01
|
||||
5 Stone0+ **** Stone0+ 1 tbm_a47_01
|
||||
6 Stone0 Road Stone0 0 tbm_a88_01
|
||||
7 Stone0 Stream Stone0 0 tbm_a89_01
|
||||
8 Stone0 Wall Stone0 0 tbm_a90_01
|
||||
9 Stone0 Wall2 Stone0 0 tbm_a91_01
|
||||
10 Water Road Water 0 TTR01_Z16_01
|
||||
11 Water **** **** 0 TTR01_Z02_01
|
||||
12 Stone0 **** **** 0 tbm_a47_01
|
||||
13 Stone0+ **** **** 1 tbm_a47_01
|
||||
14 Stone0+ Road Stone0+ 1 tbm_a88_01
|
||||
15 Stone0+ Stream Stone0+ 1 tbm_a89_01
|
||||
16 Stone0+ Wall Stone0+ 1 tbm_a90_01
|
||||
17 Stone0+ Wall2 Stone0+ 1 tbm_a91_01
|
||||
18 Stone1 **** Stone1 0 tbm03_Z02_01
|
||||
19 Stone2 **** Stone2 0 tbm03_Z03_01
|
||||
20 Stone0 **** Stone1 0 tbm03_Z04_01
|
||||
21 Stone0 **** Stone2 0 tbm03_Z05_01
|
||||
22 Stone1 **** Stone2 0 tbm03_Z06_01
|
||||
23 Stone2 **** Stone0+ 0 tbm03_Z07_01
|
||||
23 Stone1 **** Stone0+ 0 tbm03_Z08_01
|
||||
24 Stone0 Cwall1 Stone0 0 tbm02_z01_01
|
||||
25 EvilCastle **** EvilCastle 0 TCN01_Z04_01
|
||||
26 GoodCastle **** GoodCastle 0 TCN01_Z05_01
|
||||
27 GoodCastle **** Stone0 0 tbm01_w61_01
|
||||
28 EvilCastle **** Stone0 0 tbm01_w60_01
|
||||
29 GoodCastle **** **** 0 TCN01_Z05_01
|
||||
30 Stone0+ **** **** 1 TCN01_Z01_01
|
||||
31 Stone0+ **** Water+ 1 tbm_a92_01
|
||||
32 Water+ **** Water+ 1 TTR01_Z02_01
|
||||
33 Water+ **** Water 0 bm10_g12_99
|
||||
34 Stone1 **** Stone1+ 0 tbm05_Z01_01
|
||||
35 Stone2 **** Stone2+ 0 tbm05_Z02_01
|
||||
36 Grass0 **** Grass0 0 tbm06_Z01_01
|
||||
37 Grass0+ **** Grass0+ 1 tbm06_Z01_01
|
||||
38 Grass0 **** Stone0 0 tbm06_Z03_01
|
||||
39 Grass0+ **** Stone0+ 1 tbm06_Z03_01
|
||||
40 Snow0 **** Snow0 0 tbm07_Z01_01
|
||||
41 Snow0 **** Stone0 0 tbm07_Z03_01
|
||||
42 Snow0+ **** Snow0+ 1 tbm07_Z01_01
|
||||
43 Snow0+ **** Stone0+ 1 tbm07_Z03_01
|
||||
44 Snow0 **** **** 0 tbm07_Z01_01
|
||||
45 Grass0 **** **** 0 tbm06_Z01_01
|
||||
46 Snow0+ **** **** 1 tbm07_Z01_01
|
||||
47 Grass0+ **** **** 1 tbm06_Z01_01
|
||||
27
src/hakpak/l_o_dark/2da/tdm01_edge.2da
Normal file
27
src/hakpak/l_o_dark/2da/tdm01_edge.2da
Normal file
@@ -0,0 +1,27 @@
|
||||
2DA V2.0
|
||||
|
||||
Corner1 Edge Corner2 Height Model
|
||||
0 Floor **** Floor 0 TDM01_Z02_01
|
||||
1 Floor Fence Floor 0 TDM01_Z04_01
|
||||
2 Water Bridge Water 0 TDM01_Z05_01
|
||||
3 Wall Corridor Wall 0 TDM01_Z07_01
|
||||
4 Wall Tracks Wall 0 TDM01_Z06_01
|
||||
5 Floor **** Water 0 TDM01_Z08_01
|
||||
6 Wall **** Water 0 TDM01_Z09_01
|
||||
7 Wall **** Floor 0 TDM01_Z10_01
|
||||
8 Wall **** **** 0 TDM01_Z03_01
|
||||
9 Water **** **** 0 TDM01_Z01_01
|
||||
10 Floor **** **** 0 TDM01_Z02_01
|
||||
11 Water **** Water 0 TDM01_Z01_01
|
||||
12 Wall **** Wall 0 TDM01_Z03_01
|
||||
13 Wall Doorway Wall 0 TDM01_Z11_01
|
||||
14 Lava Bridge Lava 0 TLM01_Z05_01
|
||||
15 Floor **** Lava 0 TLM01_Z08_01
|
||||
16 Wall **** Lava 0 TLM01_Z09_01
|
||||
17 Lava **** **** 0 TLM01_Z01_01
|
||||
18 Lava **** Lava 0 TLM01_Z01_01
|
||||
19 Pit Bridge Pit 0 TLM02_Z05_01
|
||||
20 Floor **** Pit 0 TLM02_Z08_01
|
||||
21 Wall **** Pit 0 TLM02_Z09_01
|
||||
22 Pit **** **** 0 TLM02_Z01_01
|
||||
23 Pit **** Pit 0 TLM02_Z01_01
|
||||
25
src/hakpak/l_o_dark/2da/ttf01_edge.2da
Normal file
25
src/hakpak/l_o_dark/2da/ttf01_edge.2da
Normal file
@@ -0,0 +1,25 @@
|
||||
2DA V2.0
|
||||
|
||||
Corner1 Edge Corner2 Height Model
|
||||
0 Forest **** Forest 0 TTF01_Z01_01
|
||||
1 Forest Stream Forest 0 TTF01_Z02_01
|
||||
2 Forest Wall Forest 0 TTF01_Z03_01
|
||||
3 Pit Bridge Pit 0 TTF01_Z04_01
|
||||
4 Forest Road Forest 0 TTF01_Z05_01
|
||||
5 Forest **** Pit 0 TTF01_Z06_01
|
||||
6 Cliff **** Pit 0 TTF01_Z08_01
|
||||
7 Cliff **** Forest 0 TTF01_Z10_01
|
||||
8 Cliff **** Cliff 0 TTF01_Z12_01
|
||||
9 Pit **** Pit 0 TTF01_Z13_01
|
||||
10 Forest **** **** 0 TTF01_Z01_01
|
||||
11 Pit **** **** 0 TTF01_Z13_01
|
||||
12 Cliff **** **** 0 TTF01_Z11_01
|
||||
13 Sand **** **** 0 TTF01_P13_01
|
||||
14 Sand **** Sand 0 TTF01_P13_01
|
||||
15 Grass **** Sand 0 TTF01_P13_01
|
||||
16 Sand **** Shallows 0 TTR01_B20_01
|
||||
17 Shallows **** **** 0 TTR01_B20_01
|
||||
18 Shallows **** Shallows 0 TTR01_B20_01
|
||||
19 Shallows **** Water 0 TTR01_B20_01
|
||||
20 Grass **** Shallows 0 TTR01_B20_01
|
||||
|
||||
36
src/hakpak/l_o_dark/2da/ttr01_edge.2da
Normal file
36
src/hakpak/l_o_dark/2da/ttr01_edge.2da
Normal file
@@ -0,0 +1,36 @@
|
||||
2DA V2.0
|
||||
|
||||
Corner1 Edge Corner2 Height Model
|
||||
0 Trees **** Water 0 ttr01_Z10_01
|
||||
1 Grass **** Water 0 ttr01_Z05_01
|
||||
2 Water **** Water 0 ttr01_Z02_01
|
||||
3 Grass+ **** Water 0 ttr01_Z07_01
|
||||
4 Trees **** Grass 0 ttr01_Z08_01
|
||||
5 Grass **** Grass 0 ttr01_Z01_01
|
||||
6 Grass+ **** Grass 0 ttr01_Z06_01
|
||||
7 Trees **** Trees 0 ttr01_Z03_01
|
||||
8 Grass+ **** Trees 0 ttr01_Z09_01
|
||||
9 Grass+ **** Grass+ 1 ttr01_Z01_01
|
||||
10 Grass Road Grass 0 ttr01_Z12_01
|
||||
11 Grass Stream Grass 0 ttr01_Z15_01
|
||||
12 Grass Wall1 Grass 0 ttr01_Z13_01
|
||||
13 Grass Wall2 Grass 0 ttr01_Z14_01
|
||||
14 Water Road Water 0 ttr01_Z16_01
|
||||
15 Water **** **** 0 ttr01_Z02_01
|
||||
16 Grass **** **** 0 ttr01_Z01_01
|
||||
17 Trees **** **** 0 ttr01_Z03_01
|
||||
18 Grass+ **** **** 1 ttr01_Z01_01
|
||||
19 Grass+ Road Grass+ 1 ttr01_Z12_01
|
||||
20 Grass+ Stream Grass+ 1 ttr01_Z15_01
|
||||
21 Grass+ Wall1 Grass+ 1 ttr01_Z13_01
|
||||
22 Grass+ Wall2 Grass+ 1 ttr01_Z14_01
|
||||
23 Trees+ **** Trees 0 ttr01_Z17_01
|
||||
24 GentleHill **** **** 0 ttr01_w05_99
|
||||
25 GentleHill **** GentleHill 0 ttr01_w05_99
|
||||
26 GentleHill+ **** GentleHill+ 1 ttr01_w05_99
|
||||
27 GentleHill+ **** **** 1 ttr01_w05_99
|
||||
28 GentleHill+ **** GentleHill 0 ttr01_w08_99
|
||||
29 GentleHill **** Grass 0 ttr01_w02_99
|
||||
30 GentleHill **** Grass+ 0 ttr01_w13_99
|
||||
31 GentleHill+ **** Grass+ 1 ttr01_w02_99
|
||||
|
||||
BIN
src/hakpak/l_o_dark/bmu/mus_bat_shinto2.bmu
Normal file
BIN
src/hakpak/l_o_dark/bmu/mus_bat_shinto2.bmu
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 416 KiB |
BIN
src/hakpak/l_o_dark/bmu/mus_skeletonking.bmu
Normal file
BIN
src/hakpak/l_o_dark/bmu/mus_skeletonking.bmu
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 MiB |
BIN
src/hakpak/l_o_dark/dds/dcp_flowers.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/dcp_flowers.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/gui_boxes.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/gui_boxes.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/gui_boxes_ingame.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/gui_boxes_ingame.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/gui_ig_chartabs.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/gui_ig_chartabs.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/gui_ig_jourtabs.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/gui_ig_jourtabs.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/gui_inv_hilite.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/gui_inv_hilite.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/gui_inv_sto_tab.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/gui_inv_sto_tab.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/gui_inv_tab.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/gui_inv_tab.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/gui_inv_unhilite.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/gui_inv_unhilite.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/gui_invm_hl.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/gui_invm_hl.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/gui_invm_ocupied.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/gui_invm_ocupied.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/gui_textbubble.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/gui_textbubble.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/ls_tcn_03.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/ls_tcn_03.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/ls_tde_08.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/ls_tde_08.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/ls_tti_01.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/ls_tti_01.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/ls_tti_02.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/ls_tti_02.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/ls_tti_03.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/ls_tti_03.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/ls_ttr_01.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/ls_ttr_01.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/ls_ttr_02.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/ls_ttr_02.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/ls_ttr_03.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/ls_ttr_03.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/ls_tts_01.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/ls_tts_01.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tbasi_hearse01.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tbasi_hearse01.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tcc_cloth1.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tcc_cloth1.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tcc_fieldstone.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tcc_fieldstone.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tcc_plastrwall.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tcc_plastrwall.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tcc_stoneplast1.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tcc_stoneplast1.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tcc_woodplast1.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tcc_woodplast1.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tcc_woodplast2.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tcc_woodplast2.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tcc_woodplast3.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tcc_woodplast3.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tcc_woodplast4.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tcc_woodplast4.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tcc_woodplast5.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tcc_woodplast5.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tcc_woodplnk.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tcc_woodplnk.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tdr1_genrustbig.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tdr1_genrustbig.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tdr1_lightbeam.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tdr1_lightbeam.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tdr1_wallbottom.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tdr1_wallbottom.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tdr1_wallfloor.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tdr1_wallfloor.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tdr1_wallplain.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tdr1_wallplain.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tdr1_walltop.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tdr1_walltop.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tdr1_walltrim.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tdr1_walltrim.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tdr1_walltrima.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tdr1_walltrima.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tdr1_woodflr.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tdr1_woodflr.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/tin01_plank.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/tin01_plank.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/ttr01_bark01.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/ttr01_bark01.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/ttr01_bark02.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/ttr01_bark02.dds
Normal file
Binary file not shown.
BIN
src/hakpak/l_o_dark/dds/ttr01_grass02.dds
Normal file
BIN
src/hakpak/l_o_dark/dds/ttr01_grass02.dds
Normal file
Binary file not shown.
170
src/hakpak/l_o_dark/dwk/rgf_udoor_01.dwk
Normal file
170
src/hakpak/l_o_dark/dwk/rgf_udoor_01.dwk
Normal file
@@ -0,0 +1,170 @@
|
||||
#MAXDOOR ASCII
|
||||
# model: rgf_UDoor_01_DWK
|
||||
filedependancy rgf01.max
|
||||
node dummy 01_DWK_dp_open2_01
|
||||
parent rgf_UDoor_01_DWK
|
||||
position 1.55647 -2.28344 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 01_DWK_dp_open1_01
|
||||
parent rgf_UDoor_01_DWK
|
||||
position 1.49311 2.25863 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 01_DWK_dp_open1_02
|
||||
parent rgf_UDoor_01_DWK
|
||||
position -1.51359 2.23992 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 01_DWK_dp_closed_02
|
||||
parent rgf_UDoor_01_DWK
|
||||
position 0.0181396 0.79377 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 01_DWK_dp_closed_01
|
||||
parent rgf_UDoor_01_DWK
|
||||
position 0.0181396 -0.760156 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 01_DWK_dp_open2_02
|
||||
parent rgf_UDoor_01_DWK
|
||||
position -1.56653 -2.30436 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node trimesh 01_DWK_wg_open1
|
||||
parent rgf_UDoor_01_DWK
|
||||
position 3.17 1.94 2.17486
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.345098 0.345098 0.882353
|
||||
bitmap NULL
|
||||
verts 16
|
||||
-1.05615 0.100143 0.0090744
|
||||
-1.36533 0.116329 0.0090744
|
||||
-1.00026 -1.9495 0.0090744
|
||||
-1.31971 -2.05022 0.0090744
|
||||
-1.05615 0.100143 -2.54232
|
||||
-1.36533 0.116329 -2.54232
|
||||
-1.00026 -1.9495 -2.54232
|
||||
-1.31971 -2.05022 -2.54232
|
||||
-4.90224 0.0762511 0.0090744
|
||||
-5.23536 0.111266 0.0090744
|
||||
-4.9113 -1.98457 0.0090744
|
||||
-5.24444 -1.94956 0.0090744
|
||||
-4.90224 0.0762511 -2.54232
|
||||
-5.23536 0.111266 -2.54232
|
||||
-4.9113 -1.98457 -2.54232
|
||||
-5.24444 -1.94956 -2.54232
|
||||
faces 24
|
||||
2 0 3 2 0 0 0 7
|
||||
1 3 0 2 0 0 0 7
|
||||
5 4 7 4 0 0 0 7
|
||||
6 7 4 4 0 0 0 7
|
||||
1 0 5 8 0 0 0 7
|
||||
4 5 0 8 0 0 0 7
|
||||
3 1 7 16 0 0 0 7
|
||||
5 7 1 16 0 0 0 7
|
||||
2 3 6 32 0 0 0 7
|
||||
7 6 3 32 0 0 0 7
|
||||
0 2 4 64 0 0 0 7
|
||||
6 4 2 64 0 0 0 7
|
||||
10 8 11 2 0 0 0 7
|
||||
9 11 8 2 0 0 0 7
|
||||
13 12 15 4 0 0 0 7
|
||||
14 15 12 4 0 0 0 7
|
||||
9 8 13 8 0 0 0 7
|
||||
12 13 8 8 0 0 0 7
|
||||
11 9 15 16 0 0 0 7
|
||||
13 15 9 16 0 0 0 7
|
||||
10 11 14 32 0 0 0 7
|
||||
15 14 11 32 0 0 0 7
|
||||
8 10 12 64 0 0 0 7
|
||||
14 12 10 64 0 0 0 7
|
||||
endnode
|
||||
node trimesh 01_DWK_wg_open2
|
||||
parent rgf_UDoor_01_DWK
|
||||
position 3.17 1.94 2.17486
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.345098 0.345098 0.882353
|
||||
bitmap NULL
|
||||
verts 16
|
||||
-1.00527 -3.97336 0.0090744
|
||||
-1.37072 -3.9603 0.0090744
|
||||
-1.00026 -1.9495 0.0090744
|
||||
-1.31971 -2.05022 0.0090744
|
||||
-1.00527 -3.97336 -2.60868
|
||||
-1.37072 -3.9603 -2.60868
|
||||
-1.00026 -1.9495 -2.60868
|
||||
-1.31971 -2.05022 -2.60868
|
||||
-4.87027 -3.94442 0.0090744
|
||||
-5.20866 -3.96906 0.0090744
|
||||
-4.9113 -1.98457 0.0090744
|
||||
-5.24444 -1.94956 0.0090744
|
||||
-4.87027 -3.94442 -2.60868
|
||||
-5.20866 -3.96906 -2.60868
|
||||
-4.9113 -1.98457 -2.60868
|
||||
-5.24444 -1.94956 -2.60868
|
||||
faces 24
|
||||
0 2 3 2 0 0 0 7
|
||||
3 1 0 2 0 0 0 7
|
||||
4 5 7 4 0 0 0 7
|
||||
7 6 4 4 0 0 0 7
|
||||
0 1 5 8 0 0 0 7
|
||||
5 4 0 8 0 0 0 7
|
||||
1 3 7 16 0 0 0 7
|
||||
7 5 1 16 0 0 0 7
|
||||
3 2 6 32 0 0 0 7
|
||||
6 7 3 32 0 0 0 7
|
||||
2 0 4 64 0 0 0 7
|
||||
4 6 2 64 0 0 0 7
|
||||
8 10 11 2 0 0 0 7
|
||||
11 9 8 2 0 0 0 7
|
||||
12 13 15 4 0 0 0 7
|
||||
15 14 12 4 0 0 0 7
|
||||
8 9 13 8 0 0 0 7
|
||||
13 12 8 8 0 0 0 7
|
||||
9 11 15 16 0 0 0 7
|
||||
15 13 9 16 0 0 0 7
|
||||
11 10 14 32 0 0 0 7
|
||||
14 15 11 32 0 0 0 7
|
||||
10 8 12 64 0 0 0 7
|
||||
12 14 10 64 0 0 0 7
|
||||
endnode
|
||||
node trimesh 01_DWK_wg_closed
|
||||
parent rgf_UDoor_01_DWK
|
||||
position -0.03 0.21 2.17486
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.345098 0.345098 0.882353
|
||||
bitmap NULL
|
||||
verts 8
|
||||
2.36081 -0.362021 0.0090744
|
||||
2.36081 -0.0270605 0.0090744
|
||||
-2.27075 -0.362021 0.0090744
|
||||
-2.27075 -0.0270605 0.0090744
|
||||
2.36081 -0.362021 -2.66028
|
||||
2.36081 -0.0270605 -2.66028
|
||||
-2.27075 -0.362021 -2.66028
|
||||
-2.27075 -0.0270605 -2.66028
|
||||
faces 12
|
||||
2 0 3 2 0 0 0 7
|
||||
1 3 0 2 0 0 0 7
|
||||
5 4 7 4 0 0 0 7
|
||||
6 7 4 4 0 0 0 7
|
||||
1 0 5 8 0 0 0 7
|
||||
4 5 0 8 0 0 0 7
|
||||
3 1 7 16 0 0 0 7
|
||||
5 7 1 16 0 0 0 7
|
||||
2 3 6 32 0 0 0 7
|
||||
7 6 3 32 0 0 0 7
|
||||
0 2 4 64 0 0 0 7
|
||||
6 4 2 64 0 0 0 7
|
||||
endnode
|
||||
|
||||
|
||||
|
||||
|
||||
158
src/hakpak/l_o_dark/dwk/rgf_udoor_02.dwk
Normal file
158
src/hakpak/l_o_dark/dwk/rgf_udoor_02.dwk
Normal file
@@ -0,0 +1,158 @@
|
||||
#MAXDOOR ASCII
|
||||
# model: rgf_UDoor_02_DWK
|
||||
filedependancy rgf01.max
|
||||
node dummy 02_DWK_dp_open1_02
|
||||
parent rgf_UDoor_02_DWK
|
||||
position -0.0290046 -2.02444 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 02_DWK_dp_open2_01
|
||||
parent rgf_UDoor_02_DWK
|
||||
position -0.0384851 2.14408 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 02_DWK_dp_closed_02
|
||||
parent rgf_UDoor_02_DWK
|
||||
position 0.0181445 1.10912 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 02_DWK_dp_closed_01
|
||||
parent rgf_UDoor_02_DWK
|
||||
position 0.0181445 -1.06627 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node trimesh 02_DWK_wg_open2
|
||||
parent rgf_UDoor_02_DWK
|
||||
position 3.17 1.93463 2.18
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.345098 0.345098 0.882353
|
||||
bitmap NULL
|
||||
verts 16
|
||||
1.85625 0.406776 0.00393616
|
||||
1.75553 0.726234 0.00393616
|
||||
-1.75537 -0.731964 0.00393616
|
||||
-1.85609 -0.412506 0.00393616
|
||||
1.85625 0.406776 -2.15893
|
||||
1.75553 0.726234 -2.15893
|
||||
-1.75537 -0.731964 -2.15893
|
||||
-1.85609 -0.412506 -2.15893
|
||||
2.14971 6.17779 0.00393616
|
||||
2.18473 6.51092 0.00393616
|
||||
-1.90051 6.64027 0.00393616
|
||||
-1.86549 6.9734 0.00393616
|
||||
2.14971 6.17779 -2.15893
|
||||
2.18473 6.51092 -2.15893
|
||||
-1.90051 6.64027 -2.15893
|
||||
-1.86549 6.9734 -2.15893
|
||||
faces 24
|
||||
2 0 3 2 0 0 0 11
|
||||
1 3 0 2 0 0 0 11
|
||||
5 4 7 4 0 0 0 11
|
||||
6 7 4 4 0 0 0 11
|
||||
1 0 5 8 0 0 0 11
|
||||
4 5 0 8 0 0 0 11
|
||||
3 1 7 16 0 0 0 11
|
||||
5 7 1 16 0 0 0 11
|
||||
2 3 6 32 0 0 0 11
|
||||
7 6 3 32 0 0 0 11
|
||||
0 2 4 64 0 0 0 11
|
||||
6 4 2 64 0 0 0 11
|
||||
10 8 11 2 0 0 0 11
|
||||
9 11 8 2 0 0 0 11
|
||||
13 12 15 4 0 0 0 11
|
||||
14 15 12 4 0 0 0 11
|
||||
9 8 13 8 0 0 0 11
|
||||
12 13 8 8 0 0 0 11
|
||||
11 9 15 16 0 0 0 11
|
||||
13 15 9 16 0 0 0 11
|
||||
10 11 14 32 0 0 0 11
|
||||
15 14 11 32 0 0 0 11
|
||||
8 10 12 64 0 0 0 11
|
||||
14 12 10 64 0 0 0 11
|
||||
endnode
|
||||
node trimesh 02_DWK_wg_closed
|
||||
parent rgf_UDoor_02_DWK
|
||||
position -0.03 0.194629 2.18
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.345098 0.345098 0.882353
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-0.157891 -3.78692 0.00393616
|
||||
0.17707 -3.78692 0.00393616
|
||||
-0.157891 3.78687 0.00393616
|
||||
0.17707 3.78687 0.00393616
|
||||
-0.157891 -3.78692 -2.15893
|
||||
0.17707 -3.78692 -2.15893
|
||||
-0.157891 3.78687 -2.15893
|
||||
0.17707 3.78687 -2.15893
|
||||
faces 12
|
||||
2 0 3 2 0 0 0 11
|
||||
1 3 0 2 0 0 0 11
|
||||
5 4 7 4 0 0 0 11
|
||||
6 7 4 4 0 0 0 11
|
||||
1 0 5 8 0 0 0 11
|
||||
4 5 0 8 0 0 0 11
|
||||
3 1 7 16 0 0 0 11
|
||||
5 7 1 16 0 0 0 11
|
||||
2 3 6 32 0 0 0 11
|
||||
7 6 3 32 0 0 0 11
|
||||
0 2 4 64 0 0 0 11
|
||||
6 4 2 64 0 0 0 11
|
||||
endnode
|
||||
node trimesh 02_DWK_wg_open1
|
||||
parent rgf_UDoor_02_DWK
|
||||
position 3.17 1.93463 2.18
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.345098 0.345098 0.882353
|
||||
bitmap NULL
|
||||
verts 16
|
||||
-5.35463 0.426185 0.00393616
|
||||
-5.27991 0.787513 0.00393616
|
||||
-1.75537 -0.731964 0.00393616
|
||||
-1.85609 -0.412506 0.00393616
|
||||
-5.35463 0.426185 -2.15893
|
||||
-5.27991 0.787513 -2.15893
|
||||
-1.75537 -0.731964 -2.15893
|
||||
-1.85609 -0.412506 -2.15893
|
||||
-5.57223 6.19919 0.00393616
|
||||
-5.59687 6.53759 0.00393616
|
||||
-1.90051 6.64027 0.00393616
|
||||
-1.86549 6.9734 0.00393616
|
||||
-5.57223 6.19919 -2.15893
|
||||
-5.59687 6.53759 -2.15893
|
||||
-1.90051 6.64027 -2.15893
|
||||
-1.86549 6.9734 -2.15893
|
||||
faces 24
|
||||
0 2 3 2 0 0 0 11
|
||||
3 1 0 2 0 0 0 11
|
||||
4 5 7 4 0 0 0 11
|
||||
7 6 4 4 0 0 0 11
|
||||
0 1 5 8 0 0 0 11
|
||||
5 4 0 8 0 0 0 11
|
||||
1 3 7 16 0 0 0 11
|
||||
7 5 1 16 0 0 0 11
|
||||
3 2 6 32 0 0 0 11
|
||||
6 7 3 32 0 0 0 11
|
||||
2 0 4 64 0 0 0 11
|
||||
4 6 2 64 0 0 0 11
|
||||
8 10 11 2 0 0 0 11
|
||||
11 9 8 2 0 0 0 11
|
||||
12 13 15 4 0 0 0 11
|
||||
15 14 12 4 0 0 0 11
|
||||
8 9 13 8 0 0 0 11
|
||||
13 12 8 8 0 0 0 11
|
||||
9 11 15 16 0 0 0 11
|
||||
15 13 9 16 0 0 0 11
|
||||
11 10 14 32 0 0 0 11
|
||||
14 15 11 32 0 0 0 11
|
||||
10 8 12 64 0 0 0 11
|
||||
12 14 10 64 0 0 0 11
|
||||
endnode
|
||||
|
||||
|
||||
|
||||
|
||||
227
src/hakpak/l_o_dark/dwk/rgf_udoor_03.dwk
Normal file
227
src/hakpak/l_o_dark/dwk/rgf_udoor_03.dwk
Normal file
@@ -0,0 +1,227 @@
|
||||
#MAXDOOR ASCII
|
||||
# model: rgf_UDoor_03_DWK
|
||||
filedependancy rgf01.max
|
||||
node dummy 03_DWK_dp_open2_01
|
||||
parent rgf_UDoor_03_DWK
|
||||
position -1.44504 3.93739 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 03_DWK_dp_closed_01
|
||||
parent rgf_UDoor_03_DWK
|
||||
position 0.340084 1.93999 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 03_DWK_dp_closed_02
|
||||
parent rgf_UDoor_03_DWK
|
||||
position 0.331609 -1.05079 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 03_DWK_dp_open1_01
|
||||
parent rgf_UDoor_03_DWK
|
||||
position -0.0821971 -3.01406 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node trimesh 03_DWK_wg_open1
|
||||
parent rgf_UDoor_03_DWK
|
||||
position -1.77 0.224634 0.02
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.65098 0.898039 0.898039
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 16
|
||||
1.32473 -2.25937 -0.0079248
|
||||
0.258711 -1.75588 -0.0079248
|
||||
0.0763281 1.07249 -0.0079248
|
||||
-0.09125 2.19083 -0.0079248
|
||||
1.32473 -2.25937 3.85074
|
||||
0.258711 -1.75588 3.85074
|
||||
0.0763281 1.07249 3.85074
|
||||
-0.09125 1.5943 3.85074
|
||||
0.145547 -5.78307 0.00772705
|
||||
-0.561836 -5.59392 0.00772705
|
||||
0.145547 -5.78307 3.86639
|
||||
-0.561836 -5.59392 3.86639
|
||||
-3.53288 0.29354 -0.0079248
|
||||
-3.65969 1.34388 -0.0079248
|
||||
-3.53288 0.29354 3.85074
|
||||
-3.61477 0.982085 3.85074
|
||||
faces 24
|
||||
2 12 3 2 0 0 0 7
|
||||
13 3 12 2 0 0 0 7
|
||||
15 14 7 4 0 0 0 7
|
||||
6 7 14 4 0 0 0 7
|
||||
9 8 11 8 0 0 0 7
|
||||
10 11 8 8 0 0 0 7
|
||||
3 13 7 16 0 0 0 7
|
||||
15 7 13 16 0 0 0 7
|
||||
2 3 6 32 0 0 0 7
|
||||
7 6 3 32 0 0 0 7
|
||||
12 2 14 64 0 0 0 7
|
||||
6 14 2 64 0 0 0 7
|
||||
1 0 9 0 0 0 0 7
|
||||
8 9 0 0 0 0 0 7
|
||||
4 5 10 0 0 0 0 7
|
||||
11 10 5 0 0 0 0 7
|
||||
5 1 11 0 0 0 0 7
|
||||
9 11 1 0 0 0 0 7
|
||||
0 4 8 0 0 0 0 7
|
||||
10 8 4 0 0 0 0 7
|
||||
13 12 15 0 0 0 0 7
|
||||
15 12 14 0 0 0 0 7
|
||||
5 4 1 0 0 0 0 7
|
||||
1 4 0 0 0 0 0 7
|
||||
endnode
|
||||
node trimesh 03_DWK_wg_closed
|
||||
parent rgf_UDoor_03_DWK
|
||||
position -1.77 0.224634 0.02
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.65098 0.898039 0.898039
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 12
|
||||
-0.14875 -1.86197 -0.0079248
|
||||
1.32473 -2.25937 -0.0079248
|
||||
-0.14875 1.84752 -0.0079248
|
||||
0.154844 1.84752 -0.0079248
|
||||
-0.14875 -1.86197 3.85074
|
||||
0.651563 -1.88154 3.85074
|
||||
-0.14875 1.84752 3.85074
|
||||
0.154844 1.84752 3.85074
|
||||
-0.561836 -5.59392 0.00772705
|
||||
0.145547 -5.78307 0.00772705
|
||||
-0.561836 -5.59392 3.86639
|
||||
0.145547 -5.78307 3.86639
|
||||
faces 20
|
||||
0 2 3 2 0 0 0 7
|
||||
3 1 0 2 0 0 0 7
|
||||
4 5 7 4 0 0 0 7
|
||||
7 6 4 4 0 0 0 7
|
||||
8 9 11 8 0 0 0 7
|
||||
11 10 8 8 0 0 0 7
|
||||
1 3 7 16 0 0 0 7
|
||||
7 5 1 16 0 0 0 7
|
||||
3 2 6 32 0 0 0 7
|
||||
6 7 3 32 0 0 0 7
|
||||
2 0 4 64 0 0 0 7
|
||||
4 6 2 64 0 0 0 7
|
||||
0 1 9 0 0 0 0 7
|
||||
9 8 0 0 0 0 0 7
|
||||
5 4 10 0 0 0 0 7
|
||||
10 11 5 0 0 0 0 7
|
||||
1 5 11 0 0 0 0 7
|
||||
11 9 1 0 0 0 0 7
|
||||
4 0 8 0 0 0 0 7
|
||||
8 10 4 0 0 0 0 7
|
||||
endnode
|
||||
node trimesh 03_DWK_wg_open2
|
||||
parent rgf_UDoor_03_DWK
|
||||
position -1.77 0.224634 0.02
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.65098 0.898039 0.898039
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 16
|
||||
0.258711 -1.75588 -0.0079248
|
||||
1.32473 -2.25937 -0.0079248
|
||||
-0.0702344 1.66902 -0.0079248
|
||||
0.0973438 2.19083 -0.0079248
|
||||
0.258711 -1.75588 3.85074
|
||||
1.32473 -2.25937 3.85074
|
||||
-0.0702344 1.66902 3.85074
|
||||
0.0973438 2.19083 3.85074
|
||||
-0.561836 -5.59392 0.00772705
|
||||
0.145547 -5.78307 0.00772705
|
||||
-0.561836 -5.59392 3.86639
|
||||
0.145547 -5.78307 3.86639
|
||||
3.60691 0.938882 -0.0079248
|
||||
3.66578 1.34388 -0.0079248
|
||||
3.89248 1.08469 3.85074
|
||||
3.97438 1.49685 3.85074
|
||||
faces 24
|
||||
12 2 3 2 0 0 0 7
|
||||
3 13 12 2 0 0 0 7
|
||||
14 15 7 4 0 0 0 7
|
||||
7 6 14 4 0 0 0 7
|
||||
8 9 11 8 0 0 0 7
|
||||
11 10 8 8 0 0 0 7
|
||||
13 3 7 16 0 0 0 7
|
||||
7 15 13 16 0 0 0 7
|
||||
3 2 6 32 0 0 0 7
|
||||
6 7 3 32 0 0 0 7
|
||||
2 12 14 64 0 0 0 7
|
||||
14 6 2 64 0 0 0 7
|
||||
0 1 9 0 0 0 0 7
|
||||
9 8 0 0 0 0 0 7
|
||||
5 4 10 0 0 0 0 7
|
||||
10 11 5 0 0 0 0 7
|
||||
1 5 11 0 0 0 0 7
|
||||
11 9 1 0 0 0 0 7
|
||||
4 0 8 0 0 0 0 7
|
||||
8 10 4 0 0 0 0 7
|
||||
12 13 15 0 0 0 0 7
|
||||
12 15 14 0 0 0 0 7
|
||||
4 5 1 0 0 0 0 7
|
||||
4 1 0 0 0 0 0 7
|
||||
endnode
|
||||
|
||||
|
||||
|
||||
|
||||
175
src/hakpak/l_o_dark/dwk/rgf_udoor_04.dwk
Normal file
175
src/hakpak/l_o_dark/dwk/rgf_udoor_04.dwk
Normal file
@@ -0,0 +1,175 @@
|
||||
#MAXDOOR ASCII
|
||||
# model: rgf_UDoor_04_DWK
|
||||
filedependancy rgf01.max
|
||||
node trimesh 04_DWK_wg_closed
|
||||
parent rgf_UDoor_04_DWK
|
||||
position 0.0 -0.0165381 0.0
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.839216 0.898039 0.65098
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1.44477 -0.164141 0.0
|
||||
1.44602 -0.164141 0.0
|
||||
-1.44477 0.148984 0.0
|
||||
1.44602 0.148984 0.0
|
||||
-1.44477 -0.164141 3.0
|
||||
1.44602 -0.164141 3.0
|
||||
-1.44477 0.148984 3.0
|
||||
1.44602 0.148984 3.0
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 7
|
||||
3 1 0 2 0 0 0 7
|
||||
4 5 7 4 0 0 0 7
|
||||
7 6 4 4 0 0 0 7
|
||||
0 1 5 8 0 0 0 7
|
||||
5 4 0 8 0 0 0 7
|
||||
1 3 7 16 0 0 0 7
|
||||
7 5 1 16 0 0 0 7
|
||||
3 2 6 32 0 0 0 7
|
||||
6 7 3 32 0 0 0 7
|
||||
2 0 4 64 0 0 0 7
|
||||
4 6 2 64 0 0 0 7
|
||||
endnode
|
||||
node trimesh 04_DWK_wg_open1
|
||||
parent rgf_UDoor_04_DWK
|
||||
position -0.2 -0.0165381 0.0
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.839216 0.898039 0.65098
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1.44246 -0.164141 0.0
|
||||
-1.3182 -0.164141 0.0
|
||||
-1.44246 0.148984 0.0
|
||||
-1.3182 0.148984 0.0
|
||||
-1.44246 -0.164141 3.0
|
||||
-1.3182 -0.164141 3.0
|
||||
-1.44246 0.148984 3.0
|
||||
-1.3182 0.148984 3.0
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 7
|
||||
3 1 0 2 0 0 0 7
|
||||
4 5 7 4 0 0 0 7
|
||||
7 6 4 4 0 0 0 7
|
||||
0 1 5 8 0 0 0 7
|
||||
5 4 0 8 0 0 0 7
|
||||
1 3 7 16 0 0 0 7
|
||||
7 5 1 16 0 0 0 7
|
||||
3 2 6 32 0 0 0 7
|
||||
6 7 3 32 0 0 0 7
|
||||
2 0 4 64 0 0 0 7
|
||||
4 6 2 64 0 0 0 7
|
||||
endnode
|
||||
node trimesh 04_DWK_wg_open2
|
||||
parent rgf_UDoor_04_DWK
|
||||
position 2.99 -0.0165381 0.0
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.839216 0.898039 0.65098
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1.44445 -0.164141 0.0
|
||||
-1.3202 -0.164141 0.0
|
||||
-1.44445 0.148984 0.0
|
||||
-1.3202 0.148984 0.0
|
||||
-1.44445 -0.164141 3.0
|
||||
-1.3202 -0.164141 3.0
|
||||
-1.44445 0.148984 3.0
|
||||
-1.3202 0.148984 3.0
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 7
|
||||
3 1 0 2 0 0 0 7
|
||||
4 5 7 4 0 0 0 7
|
||||
7 6 4 4 0 0 0 7
|
||||
0 1 5 8 0 0 0 7
|
||||
5 4 0 8 0 0 0 7
|
||||
1 3 7 16 0 0 0 7
|
||||
7 5 1 16 0 0 0 7
|
||||
3 2 6 32 0 0 0 7
|
||||
6 7 3 32 0 0 0 7
|
||||
2 0 4 64 0 0 0 7
|
||||
4 6 2 64 0 0 0 7
|
||||
endnode
|
||||
node dummy 04_DWK_dp_closed_01
|
||||
parent rgf_UDoor_04_DWK
|
||||
position 0.0 0.473789 0.0
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 04_DWK_dp_open1_01
|
||||
parent rgf_UDoor_04_DWK
|
||||
position 0.0671094 -0.451582 0.0
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 04_DWK_dp_closed_02
|
||||
parent rgf_UDoor_04_DWK
|
||||
position 0.0 -0.451582 0.0
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
node dummy 04_DWK_dp_open2_01
|
||||
parent rgf_UDoor_04_DWK
|
||||
position 0.0671094 0.473789 0.0
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.694118 0.101961 0.345098
|
||||
endnode
|
||||
|
||||
|
||||
|
||||
|
||||
48
src/hakpak/l_o_dark/dwk/rgf_udoor_05.dwk
Normal file
48
src/hakpak/l_o_dark/dwk/rgf_udoor_05.dwk
Normal file
@@ -0,0 +1,48 @@
|
||||
#MAXDOOR ASCII
|
||||
# model: rgf_UDoor_05_DWK
|
||||
filedependancy rgf01.max
|
||||
node dummy 05_DWK_dp_closed_01
|
||||
parent rgf_UDoor_05_DWK
|
||||
position 0.0355501 -1.25203 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
endnode
|
||||
node dummy 05_DWK_dp_closed_01
|
||||
parent rgf_UDoor_05_DWK
|
||||
position 0.0355501 -0.874427 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
endnode
|
||||
node trimesh 05_DWK_wg_closed
|
||||
parent rgf_UDoor_05_DWK
|
||||
position -0.238486 -1.97324 3.04557
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.878431 0.776471 0.341176
|
||||
bitmap NULL
|
||||
verts 8
|
||||
1.78246 -4.43309 -0.169551
|
||||
1.78246 4.43309 -0.169551
|
||||
1.78246 4.43309 -3.04557
|
||||
1.78246 -4.43309 -3.04557
|
||||
2.04039 -4.43309 -0.169551
|
||||
2.04039 4.43309 -0.169551
|
||||
2.04039 4.43309 -3.04557
|
||||
2.04039 -4.43309 -3.04557
|
||||
faces 12
|
||||
0 1 2 16 0 0 0 4
|
||||
2 3 0 16 0 0 0 4
|
||||
4 5 1 16 0 0 0 4
|
||||
1 0 4 16 0 0 0 4
|
||||
5 6 2 16 0 0 0 4
|
||||
2 1 5 16 0 0 0 4
|
||||
6 7 3 16 0 0 0 4
|
||||
3 2 6 16 0 0 0 4
|
||||
7 4 0 16 0 0 0 4
|
||||
0 3 7 16 0 0 0 4
|
||||
7 6 5 16 0 0 0 4
|
||||
5 4 7 16 0 0 0 4
|
||||
endnode
|
||||
|
||||
|
||||
|
||||
|
||||
104
src/hakpak/l_o_dark/dwk/t_door12.dwk
Normal file
104
src/hakpak/l_o_dark/dwk/t_door12.dwk
Normal file
@@ -0,0 +1,104 @@
|
||||
# Exported from 3ds max by MDL Plugin Suite 1.1b3
|
||||
# http://rockbottom.vtex.net
|
||||
#MAXMODEL ASCII
|
||||
# model: T_Door12
|
||||
filedependancy small doubledoor.max
|
||||
node trimesh 12_DWK_wg_closed
|
||||
parent T_Door12_DWK
|
||||
position 0 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
node trimesh 12_DWK_wg_open2
|
||||
parent T_Door12_DWK
|
||||
position -2.09126 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
node trimesh 12_DWK_wg_open1
|
||||
parent T_Door12_DWK
|
||||
position -2.05837 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
104
src/hakpak/l_o_dark/dwk/t_door13.dwk
Normal file
104
src/hakpak/l_o_dark/dwk/t_door13.dwk
Normal file
@@ -0,0 +1,104 @@
|
||||
# Exported from 3ds max by MDL Plugin Suite 1.1b3
|
||||
# http://rockbottom.vtex.net
|
||||
#MAXMODEL ASCII
|
||||
# model: T_Door13
|
||||
filedependancy small dwooddoor.max
|
||||
node trimesh 13_DWK_wg_closed
|
||||
parent T_Door13_DWK
|
||||
position 0 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
node trimesh 13_DWK_wg_open2
|
||||
parent T_Door13_DWK
|
||||
position -2.09126 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
node trimesh 13_DWK_wg_open1
|
||||
parent T_Door13_DWK
|
||||
position -2.05837 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
104
src/hakpak/l_o_dark/dwk/t_door14.dwk
Normal file
104
src/hakpak/l_o_dark/dwk/t_door14.dwk
Normal file
@@ -0,0 +1,104 @@
|
||||
# Exported from 3ds max by MDL Plugin Suite 1.1b3
|
||||
# http://rockbottom.vtex.net
|
||||
#MAXMODEL ASCII
|
||||
# model: T_Door14
|
||||
filedependancy small dwooddoor2.max
|
||||
node trimesh 14_DWK_wg_closed
|
||||
parent T_Door14_DWK
|
||||
position 0 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
node trimesh 14_DWK_wg_open2
|
||||
parent T_Door14_DWK
|
||||
position -2.09126 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
node trimesh 15_DWK_wg_open1
|
||||
parent T_Door14_DWK
|
||||
position -2.05837 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
104
src/hakpak/l_o_dark/dwk/t_door15.dwk
Normal file
104
src/hakpak/l_o_dark/dwk/t_door15.dwk
Normal file
@@ -0,0 +1,104 @@
|
||||
# Exported from 3ds max by MDL Plugin Suite 1.1b3
|
||||
# http://rockbottom.vtex.net
|
||||
#MAXMODEL ASCII
|
||||
# model: T_Door15
|
||||
filedependancy whatahatwtah.max
|
||||
node trimesh 15_DWK_wg_closed
|
||||
parent T_Door15_DWK
|
||||
position 0 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
node trimesh 15_DWK_wg_open2
|
||||
parent T_Door15_DWK
|
||||
position -2.09126 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
node trimesh 15_DWK_wg_open1
|
||||
parent T_Door15_DWK
|
||||
position -2.05837 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
71
src/hakpak/l_o_dark/dwk/t_door16.dwk
Normal file
71
src/hakpak/l_o_dark/dwk/t_door16.dwk
Normal file
@@ -0,0 +1,71 @@
|
||||
# Exported from 3ds max by MDL Plugin Suite 1.1b3
|
||||
# http://rockbottom.vtex.net
|
||||
#MAXMODEL ASCII
|
||||
# model: T_Door16
|
||||
filedependancy smelly.max
|
||||
node trimesh 16_DWK_wg_open2
|
||||
parent T_Door16_DWK
|
||||
position -2.09126 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
node trimesh 16_DWK_wg_open1
|
||||
parent T_Door16_DWK
|
||||
position -2.05837 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
104
src/hakpak/l_o_dark/dwk/t_door17.dwk
Normal file
104
src/hakpak/l_o_dark/dwk/t_door17.dwk
Normal file
@@ -0,0 +1,104 @@
|
||||
# Exported from 3ds max by MDL Plugin Suite 1.1b3
|
||||
# http://rockbottom.vtex.net
|
||||
#MAXMODEL ASCII
|
||||
# model: T_Door17
|
||||
filedependancy smelly2.max
|
||||
node trimesh 17_DWK_wg_closed
|
||||
parent T_Door17_DWK
|
||||
position 0 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
node trimesh 17_DWK_wg_open2
|
||||
parent T_Door17_DWK
|
||||
position -2.09126 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
node trimesh 17_DWK_wg_open1
|
||||
parent T_Door17_DWK
|
||||
position -2.05837 0 0
|
||||
orientation 0 0 0 0
|
||||
wirecolor 0.882813 0.882813 0.882813
|
||||
ambient 0.878906 0.34375 0.777344
|
||||
diffuse 0.878906 0.34375 0.777344
|
||||
specular 0 0 0
|
||||
shininess 1
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1 -0.15 0
|
||||
1 -0.15 0
|
||||
-1 0.15 0
|
||||
1 0.15 0
|
||||
-1 -0.15 3
|
||||
1 -0.15 3
|
||||
-1 0.15 3
|
||||
1 0.15 3
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 1
|
||||
3 1 0 2 0 0 0 1
|
||||
4 5 7 4 0 0 0 0
|
||||
7 6 4 4 0 0 0 0
|
||||
0 1 5 8 0 0 0 4
|
||||
5 4 0 8 0 0 0 4
|
||||
1 3 7 16 0 0 0 3
|
||||
7 5 1 16 0 0 0 3
|
||||
3 2 6 32 0 0 0 5
|
||||
6 7 3 32 0 0 0 5
|
||||
2 0 4 64 0 0 0 2
|
||||
4 6 2 64 0 0 0 2
|
||||
endnode
|
||||
173
src/hakpak/l_o_dark/dwk/tvd_udoor_01.dwk
Normal file
173
src/hakpak/l_o_dark/dwk/tvd_udoor_01.dwk
Normal file
@@ -0,0 +1,173 @@
|
||||
#MAXDOOR ASCII
|
||||
# model: tvd_UDoor_01_DWK
|
||||
filedependancy tvd01.max
|
||||
node dummy 01_DWK_dp_open1_01
|
||||
parent tvd_UDoor_01_DWK
|
||||
position -0.072594 1.07505 0.291387
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 01_DWK_dp_closed_01
|
||||
parent tvd_UDoor_01_DWK
|
||||
position -4.88281e-006 1.07505 0.291387
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 01_DWK_dp_open2_01
|
||||
parent tvd_UDoor_01_DWK
|
||||
position -0.072594 -0.985984 0.291387
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 01_DWK_dp_closed_02
|
||||
parent tvd_UDoor_01_DWK
|
||||
position -4.88281e-006 -0.985984 0.291387
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node trimesh 01_DWK_wg_open2
|
||||
parent tvd_UDoor_01_DWK
|
||||
position 3.30666 0.0792383 3.78464
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1.23227 -0.535986 0.0
|
||||
-0.735341 -0.535986 0.0
|
||||
-1.23227 0.535986 0.0
|
||||
-0.735341 0.535986 0.0
|
||||
-1.23227 -0.535986 -3.28836
|
||||
-0.735341 -0.535986 -3.28836
|
||||
-1.23227 0.535986 -3.28836
|
||||
-0.735341 0.535986 -3.28836
|
||||
faces 12
|
||||
2 0 3 2 0 0 0 8
|
||||
1 3 0 2 0 0 0 8
|
||||
5 4 7 4 0 0 0 8
|
||||
6 7 4 4 0 0 0 8
|
||||
1 0 5 8 0 0 0 8
|
||||
4 5 0 8 0 0 0 8
|
||||
3 1 7 16 0 0 0 8
|
||||
5 7 1 16 0 0 0 8
|
||||
2 3 6 32 0 0 0 8
|
||||
7 6 3 32 0 0 0 8
|
||||
0 2 4 64 0 0 0 8
|
||||
6 4 2 64 0 0 0 8
|
||||
endnode
|
||||
node trimesh 01_DWK_wg_open1
|
||||
parent tvd_UDoor_01_DWK
|
||||
position -1.4124 0.0792383 3.78464
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1.23227 -0.535986 0.0
|
||||
-0.735341 -0.535986 0.0
|
||||
-1.23227 0.535986 0.0
|
||||
-0.735341 0.535986 0.0
|
||||
-1.23227 -0.535986 -3.28836
|
||||
-0.735341 -0.535986 -3.28836
|
||||
-1.23227 0.535986 -3.28836
|
||||
-0.735341 0.535986 -3.28836
|
||||
faces 12
|
||||
2 0 3 2 0 0 0 8
|
||||
1 3 0 2 0 0 0 8
|
||||
5 4 7 4 0 0 0 8
|
||||
6 7 4 4 0 0 0 8
|
||||
1 0 5 8 0 0 0 8
|
||||
4 5 0 8 0 0 0 8
|
||||
3 1 7 16 0 0 0 8
|
||||
5 7 1 16 0 0 0 8
|
||||
2 3 6 32 0 0 0 8
|
||||
7 6 3 32 0 0 0 8
|
||||
0 2 4 64 0 0 0 8
|
||||
6 4 2 64 0 0 0 8
|
||||
endnode
|
||||
node trimesh 01_DWK_wg_closed
|
||||
parent tvd_UDoor_01_DWK
|
||||
position -0.00332031 0.0792383 3.78464
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-1.99988 -0.535986 0.0
|
||||
1.99988 -0.535986 0.0
|
||||
-1.99988 0.535986 0.0
|
||||
1.99988 0.535986 0.0
|
||||
-1.99988 -0.535986 -3.64913
|
||||
1.99988 -0.535986 -3.64913
|
||||
-1.99988 0.535986 -3.64913
|
||||
1.99988 0.535986 -3.64913
|
||||
faces 12
|
||||
2 0 3 2 0 0 0 8
|
||||
1 3 0 2 0 0 0 8
|
||||
5 4 7 4 0 0 0 8
|
||||
6 7 4 4 0 0 0 8
|
||||
1 0 5 8 0 0 0 8
|
||||
4 5 0 8 0 0 0 8
|
||||
3 1 7 16 0 0 0 8
|
||||
5 7 1 16 0 0 0 8
|
||||
2 3 6 32 0 0 0 8
|
||||
7 6 3 32 0 0 0 8
|
||||
0 2 4 64 0 0 0 8
|
||||
6 4 2 64 0 0 0 8
|
||||
endnode
|
||||
|
||||
|
||||
225
src/hakpak/l_o_dark/dwk/tvd_udoor_02.dwk
Normal file
225
src/hakpak/l_o_dark/dwk/tvd_udoor_02.dwk
Normal file
@@ -0,0 +1,225 @@
|
||||
#MAXDOOR ASCII
|
||||
# model: tvd_UDoor_02_DWK
|
||||
filedependancy tvd01.max
|
||||
node trimesh 02_DWK_wg_open1
|
||||
parent tvd_UDoor_02_DWK
|
||||
position 1.81435 -1.0375 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 16
|
||||
-0.897988 -0.151904 0.0
|
||||
0.897988 -0.151904 0.0
|
||||
-0.897988 0.151904 0.0
|
||||
0.897988 0.151904 0.0
|
||||
-0.897988 -0.151904 4.30666
|
||||
0.897988 -0.151904 4.30666
|
||||
-0.897988 0.151904 4.30666
|
||||
0.897988 0.151904 4.30666
|
||||
-0.897988 3.46785 0.0
|
||||
0.897988 3.46785 0.0
|
||||
-0.897988 3.77166 0.0
|
||||
0.897988 3.77166 0.0
|
||||
-0.897988 3.46785 4.30666
|
||||
0.897988 3.46785 4.30666
|
||||
-0.897988 3.77166 4.30666
|
||||
0.897988 3.77166 4.30666
|
||||
faces 24
|
||||
0 2 3 2 0 0 0 8
|
||||
3 1 0 2 0 0 0 8
|
||||
4 5 7 4 0 0 0 8
|
||||
7 6 4 4 0 0 0 8
|
||||
0 1 5 8 0 0 0 8
|
||||
5 4 0 8 0 0 0 8
|
||||
1 3 7 16 0 0 0 8
|
||||
7 5 1 16 0 0 0 8
|
||||
3 2 6 32 0 0 0 8
|
||||
6 7 3 32 0 0 0 8
|
||||
2 0 4 64 0 0 0 8
|
||||
4 6 2 64 0 0 0 8
|
||||
8 10 11 2 0 0 0 8
|
||||
11 9 8 2 0 0 0 8
|
||||
12 13 15 4 0 0 0 8
|
||||
15 14 12 4 0 0 0 8
|
||||
8 9 13 8 0 0 0 8
|
||||
13 12 8 8 0 0 0 8
|
||||
9 11 15 16 0 0 0 8
|
||||
15 13 9 16 0 0 0 8
|
||||
11 10 14 32 0 0 0 8
|
||||
14 15 11 32 0 0 0 8
|
||||
10 8 12 64 0 0 0 8
|
||||
12 14 10 64 0 0 0 8
|
||||
endnode
|
||||
node trimesh 02_DWK_wg_open2
|
||||
parent tvd_UDoor_02_DWK
|
||||
position 1.81435 0.810352 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 16
|
||||
-0.897988 -0.151904 0.0
|
||||
0.897988 -0.151904 0.0
|
||||
-0.897988 0.151904 0.0
|
||||
0.897988 0.151904 0.0
|
||||
-0.897988 -0.151904 4.30666
|
||||
0.897988 -0.151904 4.30666
|
||||
-0.897988 0.151904 4.30666
|
||||
0.897988 0.151904 4.30666
|
||||
-0.897988 3.46785 0.0
|
||||
0.897988 3.46785 0.0
|
||||
-0.897988 3.77166 0.0
|
||||
0.897988 3.77166 0.0
|
||||
-0.897988 3.46785 4.30666
|
||||
0.897988 3.46785 4.30666
|
||||
-0.897988 3.77166 4.30666
|
||||
0.897988 3.77166 4.30666
|
||||
faces 24
|
||||
0 2 3 2 0 0 0 8
|
||||
3 1 0 2 0 0 0 8
|
||||
4 5 7 4 0 0 0 8
|
||||
7 6 4 4 0 0 0 8
|
||||
0 1 5 8 0 0 0 8
|
||||
5 4 0 8 0 0 0 8
|
||||
1 3 7 16 0 0 0 8
|
||||
7 5 1 16 0 0 0 8
|
||||
3 2 6 32 0 0 0 8
|
||||
6 7 3 32 0 0 0 8
|
||||
2 0 4 64 0 0 0 8
|
||||
4 6 2 64 0 0 0 8
|
||||
8 10 11 2 0 0 0 8
|
||||
11 9 8 2 0 0 0 8
|
||||
12 13 15 4 0 0 0 8
|
||||
15 14 12 4 0 0 0 8
|
||||
8 9 13 8 0 0 0 8
|
||||
13 12 8 8 0 0 0 8
|
||||
9 11 15 16 0 0 0 8
|
||||
15 13 9 16 0 0 0 8
|
||||
11 10 14 32 0 0 0 8
|
||||
14 15 11 32 0 0 0 8
|
||||
10 8 12 64 0 0 0 8
|
||||
12 14 10 64 0 0 0 8
|
||||
endnode
|
||||
node trimesh 02_DWK_wg_closed
|
||||
parent tvd_UDoor_02_DWK
|
||||
position 0.00757812 -0.116914 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-0.160908 -1.85407 0.0
|
||||
0.160908 -1.85407 0.0
|
||||
-0.160908 1.85407 0.0
|
||||
0.160908 1.85407 0.0
|
||||
-0.160908 -1.85407 4.33169
|
||||
0.160908 -1.85407 4.33169
|
||||
-0.160908 1.85407 4.33169
|
||||
0.160908 1.85407 4.33169
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 8
|
||||
3 1 0 2 0 0 0 8
|
||||
4 5 7 4 0 0 0 8
|
||||
7 6 4 4 0 0 0 8
|
||||
0 1 5 8 0 0 0 8
|
||||
5 4 0 8 0 0 0 8
|
||||
1 3 7 16 0 0 0 8
|
||||
7 5 1 16 0 0 0 8
|
||||
3 2 6 32 0 0 0 8
|
||||
6 7 3 32 0 0 0 8
|
||||
2 0 4 64 0 0 0 8
|
||||
4 6 2 64 0 0 0 8
|
||||
endnode
|
||||
node dummy 02_DWK_dp_open1_02
|
||||
parent tvd_UDoor_02_DWK
|
||||
position -1.48221 -2.41468 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 02_DWK_dp_closed_02
|
||||
parent tvd_UDoor_02_DWK
|
||||
position 0.00609375 -0.83937 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 02_DWK_dp_open1_01
|
||||
parent tvd_UDoor_02_DWK
|
||||
position 1.25662 -2.44092 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 02_DWK_dp_closed_01
|
||||
parent tvd_UDoor_02_DWK
|
||||
position 0.00609375 0.597114 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 02_DWK_dp_open2_01
|
||||
parent tvd_UDoor_02_DWK
|
||||
position 1.24399 2.04031 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 02_DWK_dp_open2_02
|
||||
parent tvd_UDoor_02_DWK
|
||||
position -1.37977 2.00776 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
|
||||
|
||||
225
src/hakpak/l_o_dark/dwk/tvd_udoor_03.dwk
Normal file
225
src/hakpak/l_o_dark/dwk/tvd_udoor_03.dwk
Normal file
@@ -0,0 +1,225 @@
|
||||
#MAXDOOR ASCII
|
||||
# model: tvd_UDoor_03_DWK
|
||||
filedependancy tvd01.max
|
||||
node trimesh 03_DWK_wg_open1
|
||||
parent tvd_UDoor_03_DWK
|
||||
position 1.81434 -0.957617 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 16
|
||||
-0.897988 -0.151904 0.0
|
||||
0.897988 -0.151904 0.0
|
||||
-0.897988 0.151904 0.0
|
||||
0.897988 0.151904 0.0
|
||||
-0.897988 -0.151904 4.30666
|
||||
0.897988 -0.151904 4.30666
|
||||
-0.897988 0.151904 4.30666
|
||||
0.897988 0.151904 4.30666
|
||||
-0.897988 3.46785 0.0
|
||||
0.897988 3.46785 0.0
|
||||
-0.897988 3.77166 0.0
|
||||
0.897988 3.77166 0.0
|
||||
-0.897988 3.46785 4.30666
|
||||
0.897988 3.46785 4.30666
|
||||
-0.897988 3.77166 4.30666
|
||||
0.897988 3.77166 4.30666
|
||||
faces 24
|
||||
0 2 3 2 0 0 0 8
|
||||
3 1 0 2 0 0 0 8
|
||||
4 5 7 4 0 0 0 8
|
||||
7 6 4 4 0 0 0 8
|
||||
0 1 5 8 0 0 0 8
|
||||
5 4 0 8 0 0 0 8
|
||||
1 3 7 16 0 0 0 8
|
||||
7 5 1 16 0 0 0 8
|
||||
3 2 6 32 0 0 0 8
|
||||
6 7 3 32 0 0 0 8
|
||||
2 0 4 64 0 0 0 8
|
||||
4 6 2 64 0 0 0 8
|
||||
8 10 11 2 0 0 0 8
|
||||
11 9 8 2 0 0 0 8
|
||||
12 13 15 4 0 0 0 8
|
||||
15 14 12 4 0 0 0 8
|
||||
8 9 13 8 0 0 0 8
|
||||
13 12 8 8 0 0 0 8
|
||||
9 11 15 16 0 0 0 8
|
||||
15 13 9 16 0 0 0 8
|
||||
11 10 14 32 0 0 0 8
|
||||
14 15 11 32 0 0 0 8
|
||||
10 8 12 64 0 0 0 8
|
||||
12 14 10 64 0 0 0 8
|
||||
endnode
|
||||
node trimesh 03_DWK_wg_open2
|
||||
parent tvd_UDoor_03_DWK
|
||||
position 1.81434 0.890234 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 16
|
||||
-0.897988 -0.151904 0.0
|
||||
0.897988 -0.151904 0.0
|
||||
-0.897988 0.151904 0.0
|
||||
0.897988 0.151904 0.0
|
||||
-0.897988 -0.151904 4.30666
|
||||
0.897988 -0.151904 4.30666
|
||||
-0.897988 0.151904 4.30666
|
||||
0.897988 0.151904 4.30666
|
||||
-0.897988 3.46785 0.0
|
||||
0.897988 3.46785 0.0
|
||||
-0.897988 3.77166 0.0
|
||||
0.897988 3.77166 0.0
|
||||
-0.897988 3.46785 4.30666
|
||||
0.897988 3.46785 4.30666
|
||||
-0.897988 3.77166 4.30666
|
||||
0.897988 3.77166 4.30666
|
||||
faces 24
|
||||
0 2 3 2 0 0 0 8
|
||||
3 1 0 2 0 0 0 8
|
||||
4 5 7 4 0 0 0 8
|
||||
7 6 4 4 0 0 0 8
|
||||
0 1 5 8 0 0 0 8
|
||||
5 4 0 8 0 0 0 8
|
||||
1 3 7 16 0 0 0 8
|
||||
7 5 1 16 0 0 0 8
|
||||
3 2 6 32 0 0 0 8
|
||||
6 7 3 32 0 0 0 8
|
||||
2 0 4 64 0 0 0 8
|
||||
4 6 2 64 0 0 0 8
|
||||
8 10 11 2 0 0 0 8
|
||||
11 9 8 2 0 0 0 8
|
||||
12 13 15 4 0 0 0 8
|
||||
15 14 12 4 0 0 0 8
|
||||
8 9 13 8 0 0 0 8
|
||||
13 12 8 8 0 0 0 8
|
||||
9 11 15 16 0 0 0 8
|
||||
15 13 9 16 0 0 0 8
|
||||
11 10 14 32 0 0 0 8
|
||||
14 15 11 32 0 0 0 8
|
||||
10 8 12 64 0 0 0 8
|
||||
12 14 10 64 0 0 0 8
|
||||
endnode
|
||||
node dummy 03_DWK_dp_open1_02
|
||||
parent tvd_UDoor_03_DWK
|
||||
position -1.48221 -2.41468 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 03_DWK_dp_closed_01
|
||||
parent tvd_UDoor_03_DWK
|
||||
position 0.00609375 -0.83937 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 03_DWK_dp_open1_02
|
||||
parent tvd_UDoor_03_DWK
|
||||
position 1.25662 -2.44092 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 03_DWK_dp_closed_02
|
||||
parent tvd_UDoor_03_DWK
|
||||
position 0.00609375 0.597114 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 03_DWK_dp_open2_01
|
||||
parent tvd_UDoor_03_DWK
|
||||
position 1.24399 2.04031 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 03_DWK_dp_open2_02
|
||||
parent tvd_UDoor_03_DWK
|
||||
position -1.37977 2.00776 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node trimesh 03_DWK_wg_closed
|
||||
parent tvd_UDoor_03_DWK
|
||||
position 0.00757868 -0.0368164 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-0.160908 -1.85407 0.0
|
||||
0.160908 -1.85407 0.0
|
||||
-0.160908 1.85407 0.0
|
||||
0.160908 1.85407 0.0
|
||||
-0.160908 -1.85407 4.33169
|
||||
0.160908 -1.85407 4.33169
|
||||
-0.160908 1.85407 4.33169
|
||||
0.160908 1.85407 4.33169
|
||||
faces 12
|
||||
0 2 3 2 0 0 0 8
|
||||
3 1 0 2 0 0 0 8
|
||||
4 5 7 4 0 0 0 8
|
||||
7 6 4 4 0 0 0 8
|
||||
0 1 5 8 0 0 0 8
|
||||
5 4 0 8 0 0 0 8
|
||||
1 3 7 16 0 0 0 8
|
||||
7 5 1 16 0 0 0 8
|
||||
3 2 6 32 0 0 0 8
|
||||
6 7 3 32 0 0 0 8
|
||||
2 0 4 64 0 0 0 8
|
||||
4 6 2 64 0 0 0 8
|
||||
endnode
|
||||
|
||||
|
||||
173
src/hakpak/l_o_dark/dwk/tvd_udoor_05.dwk
Normal file
173
src/hakpak/l_o_dark/dwk/tvd_udoor_05.dwk
Normal file
@@ -0,0 +1,173 @@
|
||||
#MAXDOOR ASCII
|
||||
# model: tvd_UDoor_05_DWK
|
||||
filedependancy tvd01.max
|
||||
node dummy 05_DWK_dp_open1_01
|
||||
parent tvd_UDoor_05_DWK
|
||||
position -0.072594 1.07505 0.291387
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 05_DWK_dp_closed_01
|
||||
parent tvd_UDoor_05_DWK
|
||||
position -4.88281e-006 1.07505 0.291387
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 05_DWK_dp_open2_01
|
||||
parent tvd_UDoor_05_DWK
|
||||
position -0.072594 -0.985984 0.291387
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 05_DWK_dp_closed_02
|
||||
parent tvd_UDoor_05_DWK
|
||||
position -4.88281e-006 -0.985984 0.291387
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node trimesh 05_DWK_wg_open2
|
||||
parent tvd_UDoor_05_DWK
|
||||
position 3.30666 0.0792383 3.29519
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-0.367639 -0.535986 0.0
|
||||
0.129286 -0.535986 0.0
|
||||
-0.367639 0.535986 0.0
|
||||
0.129286 0.535986 0.0
|
||||
-0.367639 -0.535986 -3.28836
|
||||
0.129286 -0.535986 -3.28836
|
||||
-0.367639 0.535986 -3.28836
|
||||
0.129286 0.535986 -3.28836
|
||||
faces 12
|
||||
2 0 3 2 0 0 0 7
|
||||
1 3 0 2 0 0 0 7
|
||||
5 4 7 4 0 0 0 7
|
||||
6 7 4 4 0 0 0 7
|
||||
1 0 5 8 0 0 0 7
|
||||
4 5 0 8 0 0 0 7
|
||||
3 1 7 16 0 0 0 7
|
||||
5 7 1 16 0 0 0 7
|
||||
2 3 6 32 0 0 0 7
|
||||
7 6 3 32 0 0 0 7
|
||||
0 2 4 64 0 0 0 7
|
||||
6 4 2 64 0 0 0 7
|
||||
endnode
|
||||
node trimesh 05_DWK_wg_open2
|
||||
parent tvd_UDoor_05_DWK
|
||||
position -1.4124 0.0792383 3.29519
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-2.01715 -0.535986 0.0
|
||||
-1.52023 -0.535986 0.0
|
||||
-2.01715 0.535986 0.0
|
||||
-1.52023 0.535986 0.0
|
||||
-2.01715 -0.535986 -3.28836
|
||||
-1.52023 -0.535986 -3.28836
|
||||
-2.01715 0.535986 -3.28836
|
||||
-1.52023 0.535986 -3.28836
|
||||
faces 12
|
||||
2 0 3 2 0 0 0 7
|
||||
1 3 0 2 0 0 0 7
|
||||
5 4 7 4 0 0 0 7
|
||||
6 7 4 4 0 0 0 7
|
||||
1 0 5 8 0 0 0 7
|
||||
4 5 0 8 0 0 0 7
|
||||
3 1 7 16 0 0 0 7
|
||||
5 7 1 16 0 0 0 7
|
||||
2 3 6 32 0 0 0 7
|
||||
7 6 3 32 0 0 0 7
|
||||
0 2 4 64 0 0 0 7
|
||||
6 4 2 64 0 0 0 7
|
||||
endnode
|
||||
node trimesh 05_DWK_wg_closed
|
||||
parent tvd_UDoor_05_DWK
|
||||
position -0.00332031 0.0792383 0.0
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-3.78314 -0.535986 3.29519
|
||||
3.71432 -0.535986 3.29519
|
||||
-3.78314 0.535986 3.29519
|
||||
3.71432 0.535986 3.29519
|
||||
-3.78314 -0.535986 0.00683655
|
||||
3.71432 -0.535986 0.00683655
|
||||
-3.78314 0.535986 0.00683655
|
||||
3.71432 0.535986 0.00683655
|
||||
faces 12
|
||||
2 0 3 2 0 0 0 7
|
||||
1 3 0 2 0 0 0 7
|
||||
5 4 7 4 0 0 0 7
|
||||
6 7 4 4 0 0 0 7
|
||||
1 0 5 8 0 0 0 7
|
||||
4 5 0 8 0 0 0 7
|
||||
3 1 7 16 0 0 0 7
|
||||
5 7 1 16 0 0 0 7
|
||||
2 3 6 32 0 0 0 7
|
||||
7 6 3 32 0 0 0 7
|
||||
0 2 4 64 0 0 0 7
|
||||
6 4 2 64 0 0 0 7
|
||||
endnode
|
||||
|
||||
|
||||
173
src/hakpak/l_o_dark/dwk/tvd_udoor_06.dwk
Normal file
173
src/hakpak/l_o_dark/dwk/tvd_udoor_06.dwk
Normal file
@@ -0,0 +1,173 @@
|
||||
#MAXDOOR ASCII
|
||||
# model: tvd_UDoor_06_DWK
|
||||
filedependancy tvd01.max
|
||||
node trimesh 06_DWK_wg_open1
|
||||
parent tvd_UDoor_06_DWK
|
||||
position 3.30666 0.0792383 3.29519
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-0.367639 -0.535986 0.0
|
||||
0.129286 -0.535986 0.0
|
||||
-0.367639 0.535986 0.0
|
||||
0.129286 0.535986 0.0
|
||||
-0.367639 -0.535986 -3.28836
|
||||
0.129286 -0.535986 -3.28836
|
||||
-0.367639 0.535986 -3.28836
|
||||
0.129286 0.535986 -3.28836
|
||||
faces 12
|
||||
2 0 3 2 0 0 0 8
|
||||
1 3 0 2 0 0 0 8
|
||||
5 4 7 4 0 0 0 8
|
||||
6 7 4 4 0 0 0 8
|
||||
1 0 5 8 0 0 0 8
|
||||
4 5 0 8 0 0 0 8
|
||||
3 1 7 16 0 0 0 8
|
||||
5 7 1 16 0 0 0 8
|
||||
2 3 6 32 0 0 0 8
|
||||
7 6 3 32 0 0 0 8
|
||||
0 2 4 64 0 0 0 8
|
||||
6 4 2 64 0 0 0 8
|
||||
endnode
|
||||
node trimesh 06_DWK_wg_open2
|
||||
parent tvd_UDoor_06_DWK
|
||||
position -1.4124 0.0792383 3.29519
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-2.01715 -0.535986 0.0
|
||||
-1.52023 -0.535986 0.0
|
||||
-2.01715 0.535986 0.0
|
||||
-1.52023 0.535986 0.0
|
||||
-2.01715 -0.535986 -3.28836
|
||||
-1.52023 -0.535986 -3.28836
|
||||
-2.01715 0.535986 -3.28836
|
||||
-1.52023 0.535986 -3.28836
|
||||
faces 12
|
||||
2 0 3 2 0 0 0 8
|
||||
1 3 0 2 0 0 0 8
|
||||
5 4 7 4 0 0 0 8
|
||||
6 7 4 4 0 0 0 8
|
||||
1 0 5 8 0 0 0 8
|
||||
4 5 0 8 0 0 0 8
|
||||
3 1 7 16 0 0 0 8
|
||||
5 7 1 16 0 0 0 8
|
||||
2 3 6 32 0 0 0 8
|
||||
7 6 3 32 0 0 0 8
|
||||
0 2 4 64 0 0 0 8
|
||||
6 4 2 64 0 0 0 8
|
||||
endnode
|
||||
node trimesh 06_DWK_wg_closed
|
||||
parent tvd_UDoor_06_DWK
|
||||
position -0.00332031 0.0792383 0.0
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.690196 0.101961 0.101961
|
||||
multimaterial 18
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
NULL
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-3.78314 -0.535986 3.29519
|
||||
3.71432 -0.535986 3.29519
|
||||
-3.78314 0.535986 3.29519
|
||||
3.71432 0.535986 3.29519
|
||||
-3.78314 -0.535986 0.00683655
|
||||
3.71432 -0.535986 0.00683655
|
||||
-3.78314 0.535986 0.00683655
|
||||
3.71432 0.535986 0.00683655
|
||||
faces 12
|
||||
2 0 3 2 0 0 0 8
|
||||
1 3 0 2 0 0 0 8
|
||||
5 4 7 4 0 0 0 8
|
||||
6 7 4 4 0 0 0 8
|
||||
1 0 5 8 0 0 0 8
|
||||
4 5 0 8 0 0 0 8
|
||||
3 1 7 16 0 0 0 8
|
||||
5 7 1 16 0 0 0 8
|
||||
2 3 6 32 0 0 0 8
|
||||
7 6 3 32 0 0 0 8
|
||||
0 2 4 64 0 0 0 8
|
||||
6 4 2 64 0 0 0 8
|
||||
endnode
|
||||
node dummy 06_DWK_dp_closed_01
|
||||
parent tvd_UDoor_06_DWK
|
||||
position -4.88281e-006 1.07505 0.291387
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 06_DWK_dp_open1_01
|
||||
parent tvd_UDoor_06_DWK
|
||||
position -0.072594 1.07505 0.291387
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 06_DWK_dp_closed_02
|
||||
parent tvd_UDoor_06_DWK
|
||||
position -4.88281e-006 -0.985984 0.291387
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 06_DWK_dp_open2_01
|
||||
parent tvd_UDoor_06_DWK
|
||||
position -0.072594 -0.985984 0.291387
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
|
||||
|
||||
46
src/hakpak/l_o_dark/dwk/tvd_udoor_07.dwk
Normal file
46
src/hakpak/l_o_dark/dwk/tvd_udoor_07.dwk
Normal file
@@ -0,0 +1,46 @@
|
||||
#MAXDOOR ASCII
|
||||
# model: tvd_UDoor_07_DWK
|
||||
filedependancy tvd01.max
|
||||
node dummy 07_DWK_dp_closed_01
|
||||
parent tvd_UDoor_07_DWK
|
||||
position 0.00611328 -0.839351 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 07_DWK_dp_closed_02
|
||||
parent tvd_UDoor_07_DWK
|
||||
position 0.00611328 -0.839351 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node trimesh 07_DWK_wg_closed
|
||||
parent tvd_UDoor_07_DWK
|
||||
position 0.0387512 -0.122505 2.94995
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.768628 0.345098 0.882353
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-0.0258008 -0.786611 0.0
|
||||
-0.0258008 0.786611 0.0
|
||||
-0.0258008 -0.786611 -2.94995
|
||||
-0.0258008 0.786611 -2.94995
|
||||
0.380923 -0.786611 0.0
|
||||
0.380923 0.786611 0.0
|
||||
0.380923 -0.786611 -2.94995
|
||||
0.380923 0.786612 -2.94995
|
||||
faces 12
|
||||
0 1 2 64 0 0 0 3
|
||||
3 2 1 64 0 0 0 3
|
||||
4 5 1 64 0 0 0 3
|
||||
1 0 4 64 0 0 0 3
|
||||
6 4 0 64 0 0 0 3
|
||||
0 2 6 64 0 0 0 3
|
||||
7 6 2 64 0 0 0 3
|
||||
2 3 7 64 0 0 0 3
|
||||
5 7 3 64 0 0 0 3
|
||||
3 1 5 64 0 0 0 3
|
||||
6 7 5 64 0 0 0 3
|
||||
5 4 6 64 0 0 0 3
|
||||
endnode
|
||||
|
||||
|
||||
52
src/hakpak/l_o_dark/dwk/tvd_udoor_08.dwk
Normal file
52
src/hakpak/l_o_dark/dwk/tvd_udoor_08.dwk
Normal file
@@ -0,0 +1,52 @@
|
||||
#MAXDOOR ASCII
|
||||
# model: tvd_UDoor_08_DWK
|
||||
filedependancy tvd01.max
|
||||
node dummy 08_DWK_dp_closed_02
|
||||
parent tvd_UDoor_08_DWK
|
||||
position 0.00607468 0.715659 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 08_DWK_dp_closed_01
|
||||
parent tvd_UDoor_08_DWK
|
||||
position 0.00607468 0.715659 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 08_DWK_dp_closed_05
|
||||
parent tvd_UDoor_08_DWK
|
||||
position 0.00607468 -0.916622 0.0
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node trimesh 08_DWK_wg_closed
|
||||
parent tvd_UDoor_08_DWK
|
||||
position 0.0387695 0.324915 2.94995
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.768628 0.345098 0.882353
|
||||
bitmap NULL
|
||||
verts 8
|
||||
0.0258008 -0.967119 0.0
|
||||
0.0258008 1.02903 0.0
|
||||
0.0258008 -0.967119 -2.94995
|
||||
0.0258008 1.02903 -2.94995
|
||||
-0.564658 1.02903 0.0
|
||||
-0.564658 -0.967119 0.0
|
||||
-0.564658 1.02903 -2.94995
|
||||
-0.564658 -0.967119 -2.94995
|
||||
faces 12
|
||||
1 0 3 16 0 0 0 4
|
||||
2 3 0 16 0 0 0 4
|
||||
4 5 0 16 0 0 0 4
|
||||
0 1 4 16 0 0 0 4
|
||||
6 4 1 16 0 0 0 4
|
||||
1 3 6 16 0 0 0 4
|
||||
7 6 3 16 0 0 0 4
|
||||
3 2 7 16 0 0 0 4
|
||||
5 7 2 16 0 0 0 4
|
||||
2 0 5 16 0 0 0 4
|
||||
6 7 5 16 0 0 0 4
|
||||
5 4 6 16 0 0 0 4
|
||||
endnode
|
||||
|
||||
|
||||
64
src/hakpak/l_o_dark/dwk/tvd_udoor_09.dwk
Normal file
64
src/hakpak/l_o_dark/dwk/tvd_udoor_09.dwk
Normal file
@@ -0,0 +1,64 @@
|
||||
#MAXDOOR ASCII
|
||||
# model: tvd_UDoor_09_DWK
|
||||
filedependancy tvd01.max
|
||||
node dummy 09_DWK_dp_closed_01
|
||||
parent tvd_UDoor_09_DWK
|
||||
position -0.0687483 0.696532 0.0
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node dummy 09_DWK_dp_closed_02
|
||||
parent tvd_UDoor_09_DWK
|
||||
position -0.368264 -1.63326 0.0
|
||||
orientation 0.0 0.0 0.0 0.0
|
||||
wirecolor 0.580392 0.694118 0.101961
|
||||
endnode
|
||||
node trimesh 09_DWK_wg_closed
|
||||
parent tvd_UDoor_09_DWK
|
||||
position 0.0387695 -0.227329 2.94995
|
||||
orientation 0.0 0.0 -1.0 -1.5708
|
||||
wirecolor 0.768628 0.345098 0.882353
|
||||
danglymesh 0
|
||||
period 1.0
|
||||
tightness 1.0
|
||||
displacement 0.025
|
||||
showdispl true
|
||||
displtype 1
|
||||
alpha 0.0
|
||||
transparencyhint 1
|
||||
tilefade 0
|
||||
scale 1.0
|
||||
render 1
|
||||
Shadow 0
|
||||
beaming 0
|
||||
inheritcolor 0
|
||||
selfillumcolor 0.0 0.0 1.0
|
||||
rotatetexture 0
|
||||
center 0.0 16.3751 -147.498
|
||||
gizmo SubAnim:Gizmo
|
||||
bitmap NULL
|
||||
verts 8
|
||||
-0.0258008 -1.63279 0.0
|
||||
-0.0258008 1.96029 0.0
|
||||
-0.0258008 -1.63279 -2.94995
|
||||
-0.0258008 1.96029 -2.94995
|
||||
0.586364 -1.63279 0.0
|
||||
0.586364 1.96029 0.0
|
||||
0.586364 -1.63279 -2.94995
|
||||
0.586364 1.96029 -2.94995
|
||||
faces 12
|
||||
0 1 2 64 0 0 0 3
|
||||
3 2 1 64 0 0 0 3
|
||||
4 5 1 64 0 0 0 3
|
||||
1 0 4 64 0 0 0 3
|
||||
6 4 0 64 0 0 0 3
|
||||
0 2 6 64 0 0 0 3
|
||||
7 6 2 64 0 0 0 3
|
||||
2 3 7 64 0 0 0 3
|
||||
5 7 3 64 0 0 0 3
|
||||
3 1 5 64 0 0 0 3
|
||||
6 7 5 64 0 0 0 3
|
||||
5 4 6 64 0 0 0 3
|
||||
endnode
|
||||
|
||||
|
||||
291
src/hakpak/l_o_dark/ini/areag.ini
Normal file
291
src/hakpak/l_o_dark/ini/areag.ini
Normal file
@@ -0,0 +1,291 @@
|
||||
; AmbientSoundDay=from ambientsound.2da
|
||||
; AmbientSoundNight=from ambientsound.2da
|
||||
; EnvAudio=from soundeax.2da
|
||||
; MusicBattle=0..48 from ambientmusic.2da
|
||||
; MusicDay=0..48 from ambientmusic.2da
|
||||
; MusicNight=0..48 from ambientmusic.2da
|
||||
; MusicDelay=0..2,000,000,000 in milliseconds
|
||||
; OnEnter=
|
||||
; OnExit=
|
||||
; OnHeartbeat=
|
||||
; OnUserDefined=
|
||||
; PlayerVsPlayer=0..3 from pvpsettings.2da
|
||||
; Interior=0..1
|
||||
; Natural=0..1
|
||||
; Subterranean=0..1
|
||||
; ListenCheck=-100..100
|
||||
; SpotCheck=-100..100
|
||||
; NoRest=0..1
|
||||
; EnvScheme=0..24 from environment.2da
|
||||
|
||||
; Leave GENERAL alone
|
||||
[GENERAL]
|
||||
Type=SET
|
||||
Version=V1.0
|
||||
|
||||
[ENTRIES]
|
||||
Number=11
|
||||
Name001=tcn01
|
||||
Name002=tdc01
|
||||
Name003=tde01
|
||||
Name004=tdm01
|
||||
Name005=tds01
|
||||
Name006=tic01
|
||||
Name007=tin01
|
||||
Name008=tms01
|
||||
Name009=ttf01
|
||||
Name010=ttr01
|
||||
Name011=dls01
|
||||
|
||||
[tcn01]
|
||||
AmbientSoundDay=12
|
||||
AmbientSoundNight=14
|
||||
AmbientSoundDayVolume=32
|
||||
AmbientSoundNightVolume=32
|
||||
EnvAudio=104
|
||||
MusicBattle=41
|
||||
MusicDay=15
|
||||
MusicNight=21
|
||||
MusicDelay=90000
|
||||
OnEnter=
|
||||
OnExit=
|
||||
OnHeartbeat=
|
||||
OnUserDefined=
|
||||
PlayerVsPlayer=3
|
||||
Interior=0
|
||||
Natural=0
|
||||
Subterranean=0
|
||||
ListenCheck=0
|
||||
SpotCheck=0
|
||||
NoRest=0
|
||||
EnvScheme=0
|
||||
|
||||
[tdc01]
|
||||
AmbientSoundDay=69
|
||||
AmbientSoundNight=69
|
||||
AmbientSoundDayVolume=32
|
||||
AmbientSoundNightVolume=32
|
||||
EnvAudio=0
|
||||
MusicBattle=38
|
||||
MusicDay=11
|
||||
MusicNight=12
|
||||
MusicDelay=90000
|
||||
OnEnter=
|
||||
OnExit=
|
||||
OnHeartbeat=
|
||||
OnUserDefined=
|
||||
PlayerVsPlayer=3
|
||||
Interior=1
|
||||
Natural=0
|
||||
Subterranean=1
|
||||
ListenCheck=0
|
||||
SpotCheck=0
|
||||
NoRest=0
|
||||
EnvScheme=13
|
||||
|
||||
[tde01]
|
||||
AmbientSoundDay=57
|
||||
AmbientSoundNight=57
|
||||
AmbientSoundDayVolume=32
|
||||
AmbientSoundNightVolume=32
|
||||
EnvAudio=0
|
||||
MusicBattle=38
|
||||
MusicDay=13
|
||||
MusicNight=14
|
||||
MusicDelay=90000
|
||||
OnEnter=
|
||||
OnExit=
|
||||
OnHeartbeat=
|
||||
OnUserDefined=
|
||||
PlayerVsPlayer=3
|
||||
Interior=1
|
||||
Natural=0
|
||||
Subterranean=1
|
||||
ListenCheck=0
|
||||
SpotCheck=0
|
||||
NoRest=0
|
||||
EnvScheme=16
|
||||
|
||||
[tdm01]
|
||||
AmbientSoundDay=63
|
||||
AmbientSoundNight=63
|
||||
AmbientSoundDayVolume=32
|
||||
AmbientSoundNightVolume=32
|
||||
EnvAudio=0
|
||||
MusicBattle=39
|
||||
MusicDay=9
|
||||
MusicNight=10
|
||||
MusicDelay=90000
|
||||
OnEnter=
|
||||
OnExit=
|
||||
OnHeartbeat=
|
||||
OnUserDefined=
|
||||
PlayerVsPlayer=3
|
||||
Interior=1
|
||||
Natural=1
|
||||
Subterranean=1
|
||||
ListenCheck=0
|
||||
SpotCheck=0
|
||||
NoRest=0
|
||||
EnvScheme=17
|
||||
|
||||
[tds01]
|
||||
AmbientSoundDay=47
|
||||
AmbientSoundNight=47
|
||||
AmbientSoundDayVolume=32
|
||||
AmbientSoundNightVolume=32
|
||||
EnvAudio=0
|
||||
MusicBattle=37
|
||||
MusicDay=7
|
||||
MusicNight=8
|
||||
MusicDelay=90000
|
||||
OnEnter=
|
||||
OnExit=
|
||||
OnHeartbeat=
|
||||
OnUserDefined=
|
||||
PlayerVsPlayer=3
|
||||
Interior=1
|
||||
Natural=0
|
||||
Subterranean=1
|
||||
ListenCheck=0
|
||||
SpotCheck=0
|
||||
NoRest=0
|
||||
EnvScheme=18
|
||||
|
||||
[tic01]
|
||||
AmbientSoundDay=66
|
||||
AmbientSoundNight=66
|
||||
AmbientSoundDayVolume=32
|
||||
AmbientSoundNightVolume=32
|
||||
EnvAudio=0
|
||||
MusicBattle=41
|
||||
MusicDay=50
|
||||
MusicNight=50
|
||||
MusicDelay=90000
|
||||
OnEnter=
|
||||
OnExit=
|
||||
OnHeartbeat=
|
||||
OnUserDefined=
|
||||
PlayerVsPlayer=3
|
||||
Interior=1
|
||||
Natural=0
|
||||
Subterranean=0
|
||||
ListenCheck=0
|
||||
SpotCheck=0
|
||||
NoRest=0
|
||||
EnvScheme=13
|
||||
|
||||
[tin01]
|
||||
AmbientSoundDay=72
|
||||
AmbientSoundNight=72
|
||||
AmbientSoundDayVolume=32
|
||||
AmbientSoundNightVolume=32
|
||||
EnvAudio=0
|
||||
MusicBattle=40
|
||||
MusicDay=25
|
||||
MusicNight=25
|
||||
MusicDelay=90000
|
||||
OnEnter=
|
||||
OnExit=
|
||||
OnHeartbeat=
|
||||
OnUserDefined=
|
||||
PlayerVsPlayer=3
|
||||
Interior=1
|
||||
Natural=0
|
||||
Subterranean=0
|
||||
ListenCheck=0
|
||||
SpotCheck=0
|
||||
NoRest=0
|
||||
EnvScheme=12
|
||||
|
||||
[tms01]
|
||||
AmbientSoundDay=31
|
||||
AmbientSoundNight=31
|
||||
AmbientSoundDayVolume=32
|
||||
AmbientSoundNightVolume=32
|
||||
EnvAudio=0
|
||||
MusicBattle=34
|
||||
MusicDay=20
|
||||
MusicNight=20
|
||||
MusicDelay=90000
|
||||
OnEnter=
|
||||
OnExit=
|
||||
OnHeartbeat=
|
||||
OnUserDefined=
|
||||
PlayerVsPlayer=3
|
||||
Interior=0
|
||||
Natural=1
|
||||
Subterranean=0
|
||||
ListenCheck=0
|
||||
SpotCheck=0
|
||||
NoRest=0
|
||||
EnvScheme=0
|
||||
|
||||
[ttf01]
|
||||
AmbientSoundDay=51
|
||||
AmbientSoundNight=53
|
||||
AmbientSoundDayVolume=32
|
||||
AmbientSoundNightVolume=32
|
||||
EnvAudio=15
|
||||
MusicBattle=35
|
||||
MusicDay=4
|
||||
MusicNight=6
|
||||
MusicDelay=90000
|
||||
OnEnter=
|
||||
OnExit=
|
||||
OnHeartbeat=
|
||||
OnUserDefined=
|
||||
PlayerVsPlayer=3
|
||||
Interior=0
|
||||
Natural=1
|
||||
Subterranean=0
|
||||
ListenCheck=0
|
||||
SpotCheck=0
|
||||
NoRest=0
|
||||
EnvScheme=0
|
||||
|
||||
[ttr01]
|
||||
AmbientSoundDay=51
|
||||
AmbientSoundNight=51
|
||||
AmbientSoundDayVolume=32
|
||||
AmbientSoundNightVolume=32
|
||||
EnvAudio=89
|
||||
MusicBattle=34
|
||||
MusicDay=1
|
||||
MusicNight=3
|
||||
MusicDelay=90000
|
||||
OnEnter=
|
||||
OnExit=
|
||||
OnHeartbeat=
|
||||
OnUserDefined=
|
||||
PlayerVsPlayer=3
|
||||
Interior=0
|
||||
Natural=1
|
||||
Subterranean=0
|
||||
ListenCheck=0
|
||||
SpotCheck=0
|
||||
NoRest=0
|
||||
EnvScheme=0
|
||||
|
||||
[dls01]
|
||||
AmbientSoundDay=51
|
||||
AmbientSoundNight=51
|
||||
AmbientSoundDayVolume=32
|
||||
AmbientSoundNightVolume=32
|
||||
EnvAudio=89
|
||||
MusicBattle=34
|
||||
MusicDay=1
|
||||
MusicNight=3
|
||||
MusicDelay=90000
|
||||
OnEnter=
|
||||
OnExit=
|
||||
OnHeartbeat=
|
||||
OnUserDefined=
|
||||
PlayerVsPlayer=3
|
||||
Interior=0
|
||||
Natural=1
|
||||
Subterranean=0
|
||||
ListenCheck=0
|
||||
SpotCheck=0
|
||||
NoRest=0
|
||||
EnvScheme=0
|
||||
4
src/hakpak/l_o_dark/ini/rgc01.ini
Normal file
4
src/hakpak/l_o_dark/ini/rgc01.ini
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
0 rgc01_dtype00
|
||||
|
||||
|
||||
4
src/hakpak/l_o_dark/ini/rgf01.ini
Normal file
4
src/hakpak/l_o_dark/ini/rgf01.ini
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
0 rgf01_dtype00
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user