. ├── .itch.toml (86B) ├── Assets (4 Entries) │   ├── Fonts (3 Entries) │   │   ├── Lato-Bold.ttf (122KB) │   │   ├── Lato-Regular.ttf (120KB) │   │   └── romulus.ttf (37KB) │   ├── designs (7 Entries) │   │   ├── big_house.txt (480B) │   │   ├── blacksmith.txt (257B) │   │   ├── inn.txt (241B) │   │   ├── medium_house.txt (482B) │   │   ├── shop.txt (241B) │   │   ├── small_house.txt (1.4KB) │   │   └── starting_house.txt (241B) │   ├── gfx (27 Entries) │   │   ├── abilities.png (197KB) │   │   ├── animation_heard.png (204B) │   │   ├── arrow.png (168B) │   │   ├── buttonsPM.png (24KB) │   │   ├── clouds.png (14KB) │   │   ├── damage_over_time.png (45KB) │   │   ├── eq_slots.png (9.2KB) │   │   ├── fading_background.png (158B) │   │   ├── gui (28 Entries) │   │   │   ├── ability_bar (6 Entries) │   │   │   │   ├── ab_main_texture.png (73KB) │   │   │   │   ├── ab_xp_fill.png (4.3KB) │   │   │   │   ├── ab_xp_gloss.png (1.6KB) │   │   │   │   ├── ability_slot_empty.png (4.1KB) │   │   │   │   ├── ability_slot_frame.png (2.4KB) │   │   │   │   └── ability_slot_hover_light.png (2.9KB) │   │   │   ├── animation_buttons.png (8.5KB) │   │   │   ├── announcement_borders.png (56KB) │   │   │   ├── bars (12 Entries) │   │   │   │   ├── bar_bw.png (253B) │   │   │   │   ├── bar_bw_end.png (372B) │   │   │   │   ├── bar_bw_start.png (349B) │   │   │   │   ├── char_frame_common.png (9.6KB) │   │   │   │   ├── char_portrait_mask.png (2.0KB) │   │   │   │   ├── fill_hp.png (1.5KB) │   │   │   │   ├── fill_mana.png (1.5KB) │   │   │   │   ├── fill_rage.png (1.5KB) │   │   │   │   ├── fill_stamina.png (1.5KB) │   │   │   │   ├── level_holder.png (3.5KB) │   │   │   │   ├── player_resources_background.png (15KB) │   │   │   │   └── player_resources_background_big.png (50KB) │   │   │   ├── cast_bar (5 Entries) │   │   │   │   ├── cb_fill.png (1.8KB) │   │   │   │   ├── cb_frame.png (8.2KB) │   │   │   │   ├── cb_icon_frame.png (3.1KB) │   │   │   │   ├── cb_icon_mask.png (1.4KB) │   │   │   │   └── cb_merge.png (9.5KB) │   │   │   ├── chat (8 Entries) │   │   │   │   ├── channel_event.png (1.8KB) │   │   │   │   ├── channel_h.png (1.3KB) │   │   │   │   ├── channel_n.png (1.3KB) │   │   │   │   ├── channel_select.png (1.4KB) │   │   │   │   ├── chat_background.png (1.9KB) │   │   │   │   ├── chat_type.png (1.1KB) │   │   │   │   ├── expand.png (1.0KB) │   │   │   │   └── scroll (9 Entries) │   │   │   │   ├── down_h.png (3.2KB) │   │   │   │   ├── down_n.png (3.0KB) │   │   │   │   ├── down_p.png (3.0KB) │   │   │   │   ├── rail.png (1.2KB) │   │   │   │   ├── slider_h.png (2.2KB) │   │   │   │   ├── slider_n.png (2.2KB) │   │   │   │   ├── up_h.png (3.1KB) │   │   │   │   ├── up_n.png (3.0KB) │   │   │   │   └── up_p.png (3.0KB) │   │   │   ├── close_button (4 Entries) │   │   │   │   ├── close_d.png (2.9KB) │   │   │   │   ├── close_h.png (4.0KB) │   │   │   │   ├── close_n.png (3.9KB) │   │   │   │   └── close_p.png (3.7KB) │   │   │   ├── editor (4 Entries) │   │   │   │   ├── box_merge2.png (12KB) │   │   │   │   ├── editor_button_icons.png (4.6KB) │   │   │   │   ├── editor_icons2.png (17KB) │   │   │   │   └── left_sidebar_bg.png (249KB) │   │   │   ├── gauntlet_grabby_cursor.png (3.2KB) │   │   │   ├── gauntlet_grabby_cursor_gray.png (2.8KB) │   │   │   ├── gauntlet_pointy_cursor.png (3.5KB) │   │   │   ├── gauntlet_pointy_cursor_gray.png (3.0KB) │   │   │   ├── inputs (1 Entries) │   │   │   │   └── base_input.png (1.2KB) │   │   │   ├── inventory (24 Entries) │   │   │   │   ├── border_corners_merge.png (51KB) │   │   │   │   ├── bottom_left_corner.png (4.8KB) │   │   │   │   ├── bottom_right_corner.png (4.6KB) │   │   │   │   ├── char_item_slots_carving_frame.png (2.7KB) │   │   │   │   ├── character_quipment_left_merge2.png (66KB) │   │   │   │   ├── character_quipment_left_merge3.png (269KB) │   │   │   │   ├── fq_artefact.png (1.1KB) │   │   │   │   ├── fq_epic.png (1.1KB) │   │   │   │   ├── fq_junk.png (1.0KB) │   │   │   │   ├── fq_legendary.png (1.1KB) │   │   │   │   ├── fq_mythical.png (1.1KB) │   │   │   │   ├── fq_normal.png (1.0KB) │   │   │   │   ├── fq_rare.png (1.1KB) │   │   │   │   ├── fq_uncommon.png (1.1KB) │   │   │   │   ├── horizontal_box_separator_merge.png (3.5KB) │   │   │   │   ├── inventory_merge4.png (142KB) │   │   │   │   ├── item_bg.png (207B) │   │   │   │   ├── item_empty_slot_single.png (3.6KB) │   │   │   │   ├── kg_form.png (1.1KB) │   │   │   │   ├── kg_icon.png (2.6KB) │   │   │   │   ├── stats (13 Entries) │   │   │   │   │   ├── accordion_border.png (927B) │   │   │   │   │   ├── accordion_content_frame.png (3.3KB) │   │   │   │   │   ├── accordion_content_frame_bottom.png (1.1KB) │   │   │   │   │   ├── accordion_content_frame_middle.png (599B) │   │   │   │   │   ├── accordion_content_frame_top.png (1.1KB) │   │   │   │   │   ├── down_tab_h.png (9.7KB) │   │   │   │   │   ├── down_tab_n.png (8.7KB) │   │   │   │   │   ├── down_tab_p.png (8.0KB) │   │   │   │   │   ├── scroll (9 Entries) │   │   │   │   │   │   ├── character_rail.png (1.2KB) │   │   │   │   │   │   ├── down_h.png (3.2KB) │   │   │   │   │   │   ├── down_n.png (3.0KB) │   │   │   │   │   │   ├── down_p.png (3.0KB) │   │   │   │   │   │   ├── slider_h.png (2.2KB) │   │   │   │   │   │   ├── slider_n.png (2.2KB) │   │   │   │   │   │   ├── up_h.png (3.1KB) │   │   │   │   │   │   ├── up_n.png (3.0KB) │   │   │   │   │   │   └── up_p.png (3.0KB) │   │   │   │   │   ├── stats_carv.png (2.4KB) │   │   │   │   │   ├── up_tab_h.png (9.7KB) │   │   │   │   │   ├── up_tab_n.png (8.6KB) │   │   │   │   │   └── up_tab_p.png (8.0KB) │   │   │   │   ├── top_left_corner.png (4.6KB) │   │   │   │   ├── top_ornament.png (15KB) │   │   │   │   └── top_right_corner.png (4.7KB) │   │   │   ├── levelup_box.png (229KB) │   │   │   ├── loading (2 Entries) │   │   │   │   ├── loading_fill.png (8.8KB) │   │   │   │   └── loading_frame.png (18KB) │   │   │   ├── lootbox (8 Entries) │   │   │   │   ├── invdown_hovered.png (3.9KB) │   │   │   │   ├── invdown_normal.png (3.8KB) │   │   │   │   ├── invdown_pressed.png (3.7KB) │   │   │   │   ├── invup_hovered.png (3.9KB) │   │   │   │   ├── invup_normal.png (3.8KB) │   │   │   │   ├── invup_pressed.png (3.7KB) │   │   │   │   ├── item_slot.png (1.2KB) │   │   │   │   └── loot_merge2.png (70KB) │   │   │   ├── map (9 Entries) │   │   │   │   ├── big_map_box.png (321KB) │   │   │   │   ├── map_frame.png (9.1KB) │   │   │   │   ├── map_mask.png (224KB) │   │   │   │   ├── mask_map.png (2.7KB) │   │   │   │   ├── normal_button_d.png (4.9KB) │   │   │   │   ├── normal_button_h.png (7.0KB) │   │   │   │   ├── normal_button_n.png (6.6KB) │   │   │   │   ├── normal_button_p.png (6.3KB) │   │   │   │   └── teleport_marker.png (655B) │   │   │   ├── menu (8 Entries) │   │   │   │   ├── button_small_h.png (19KB) │   │   │   │   ├── button_small_n.png (18KB) │   │   │   │   ├── button_small_s.png (20KB) │   │   │   │   ├── mm_merge.png (121KB) │   │   │   │   ├── mm_ornament.png (10KB) │   │   │   │   ├── widesq_button_d.png (5.7KB) │   │   │   │   ├── widesq_button_h.png (9.0KB) │   │   │   │   └── widesq_button_n.png (8.4KB) │   │   │   ├── minimap (7 Entries) │   │   │   │   ├── mm_frame_2.png (29KB) │   │   │   │   ├── mm_mask.png (3.6KB) │   │   │   │   ├── region_ornament.png (10KB) │   │   │   │   ├── sundial_frame.png (4.4KB) │   │   │   │   ├── sundial_icons.png (6.5KB) │   │   │   │   ├── sundial_mask.png (1.5KB) │   │   │   │   └── sundial_texture.png (4.1KB) │   │   │   ├── notification.png (60KB) │   │   │   ├── npc_bar (5 Entries) │   │   │   │   ├── tot_fill_hp_end.png (6.6KB) │   │   │   │   ├── tot_fill_hp_middle.png (5.3KB) │   │   │   │   ├── tot_fill_hp_start.png (6.4KB) │   │   │   │   ├── tot_frame_merge.png (9.4KB) │   │   │   │   └── tot_portrait_mask.png (8.7KB) │   │   │   ├── options (10 Entries) │   │   │   │   ├── left_side_tabs (10 Entries) │   │   │   │   │   ├── lst1_d.png (8.4KB) │   │   │   │   │   ├── lst1_h.png (19KB) │   │   │   │   │   ├── lst1_n.png (16KB) │   │   │   │   │   ├── lst1_p.png (15KB) │   │   │   │   │   ├── lst1_s.png (19KB) │   │   │   │   │   ├── lst2_d.png (9.2KB) │   │   │   │   │   ├── lst2_h.png (20KB) │   │   │   │   │   ├── lst2_n.png (18KB) │   │   │   │   │   ├── lst2_p.png (16KB) │   │   │   │   │   └── lst2_s.png (21KB) │   │   │   │   ├── options_box_merge.png (322KB) │   │   │   │   ├── optiontab_d.png (9.6KB) │   │   │   │   ├── optiontab_h.png (21KB) │   │   │   │   ├── optiontab_n.png (18KB) │   │   │   │   ├── optiontab_s.png (22KB) │   │   │   │   ├── rail.png (1.2KB) │   │   │   │   ├── right_side_content (36 Entries) │   │   │   │   │   ├── check_h.png (1.0KB) │   │   │   │   │   ├── check_n.png (1.0KB) │   │   │   │   │   ├── check_p.png (1.5KB) │   │   │   │   │   ├── dd_drop_down_bg.png (656B) │   │   │   │   │   ├── dd_h.png (1.7KB) │   │   │   │   │   ├── dd_hover.png (995B) │   │   │   │   │   ├── dd_n.png (1.7KB) │   │   │   │   │   ├── dd_p.png (1.7KB) │   │   │   │   │   ├── dd_slide_h.png (994B) │   │   │   │   │   ├── dd_slide_n.png (989B) │   │   │   │   │   ├── dd_slider_rail.png (961B) │   │   │   │   │   ├── full_segment_bg.png (8.8KB) │   │   │   │   │   ├── fullsize_heading_bg.png (4.3KB) │   │   │   │   │   ├── fullsize_segment_border.png (952B) │   │   │   │   │   ├── fullsize_slider_fill.png (1.1KB) │   │   │   │   │   ├── fullsize_slider_frame.png (1.1KB) │   │   │   │   │   ├── fullsize_slider_slide_h.png (2.4KB) │   │   │   │   │   ├── fullsize_slider_slide_n.png (2.4KB) │   │   │   │   │   ├── half_segment_bg.png (9.3KB) │   │   │   │   │   ├── half_segment_border.png (943B) │   │   │   │   │   ├── half_segment_ddframe.png (1.2KB) │   │   │   │   │   ├── half_segment_form.png (1.2KB) │   │   │   │   │   ├── half_segment_slider_fill.png (1.1KB) │   │   │   │   │   ├── half_segment_slider_fill2.png (1.1KB) │   │   │   │   │   ├── half_segment_slider_frame.png (1.0KB) │   │   │   │   │   ├── on_off_h.png (2.1KB) │   │   │   │   │   ├── on_off_n.png (2.1KB) │   │   │   │   │   ├── on_off_p.png (2.0KB) │   │   │   │   │   ├── on_off_switch.png (1.1KB) │   │   │   │   │   ├── onethird_segment_bg.png (6.0KB) │   │   │   │   │   ├── onethird_segment_border.png (939B) │   │   │   │   │   ├── radio_h.png (1.8KB) │   │   │   │   │   ├── radio_n.png (1.8KB) │   │   │   │   │   ├── radio_p.png (2.0KB) │   │   │   │   │   ├── slide_h.png (1.9KB) │   │   │   │   │   └── slide_n.png (1.8KB) │   │   │   │   ├── symbols (7 Entries) │   │   │   │   │   ├── audio.png (1.8KB) │   │   │   │   │   ├── camera.png (2.3KB) │   │   │   │   │   ├── communication.png (2.7KB) │   │   │   │   │   ├── gameplay.png (2.4KB) │   │   │   │   │   ├── keybindings.png (2.3KB) │   │   │   │   │   ├── settings.png (2.0KB) │   │   │   │   │   └── video.png (2.8KB) │   │   │   │   └── top_ornament.png (15KB) │   │   │   ├── skills (8 Entries) │   │   │   │   ├── ab_cover.png (543KB) │   │   │   │   ├── ab_pages.png (872KB) │   │   │   │   ├── left_h.png (21KB) │   │   │   │   ├── left_n.png (18KB) │   │   │   │   ├── left_p.png (18KB) │   │   │   │   ├── right_h.png (21KB) │   │   │   │   ├── right_n.png (17KB) │   │   │   │   └── right_p.png (18KB) │   │   │   ├── story (4 Entries) │   │   │   │   ├── Perma_hover.png (8.6KB) │   │   │   │   ├── Perma_idle.png (8.5KB) │   │   │   │   ├── Story_hover.png (7.6KB) │   │   │   │   └── Story_idle.png (7.5KB) │   │   │   ├── tooltip (12 Entries) │   │   │   │   ├── border.png (929B) │   │   │   │   ├── choice_box.png (204KB) │   │   │   │   ├── single_line_tooltip.png (1.0KB) │   │   │   │   ├── tooltip_1.png (6.1KB) │   │   │   │   ├── tooltip_1_bottom.png (2.2KB) │   │   │   │   ├── tooltip_1_middle.png (1.0KB) │   │   │   │   ├── tooltip_1_top.png (2.2KB) │   │   │   │   ├── tooltip_2.png (3.0KB) │   │   │   │   ├── tooltip_2_bottom.png (727B) │   │   │   │   ├── tooltip_2_middle.png (1.0KB) │   │   │   │   ├── tooltip_2_top.png (701B) │   │   │   │   └── victory_box.png (178KB) │   │   │   ├── topbar.png (6.2KB) │   │   │   └── topbar_round.png (19KB) │   │   ├── item_type_icons.png (2.1KB) │   │   ├── logo.png (191KB) │   │   ├── menu.png (154KB) │   │   ├── menu_background.png (8.6KB) │   │   ├── monsters.png (28KB) │   │   ├── new_items.png (183KB) │   │   ├── promo (7 Entries) │   │   │   ├── Soulash_patreon.png (23KB) │   │   │   ├── discord.png (12KB) │   │   │   ├── patreon.png (8.5KB) │   │   │   ├── soulash_logo.png (4.6KB) │   │   │   ├── tweet.png (6.4KB) │   │   │   ├── twitter_logo.png (12KB) │   │   │   └── twitter_logo_white.png (7.4KB) │   │   ├── resist_icons.png (2.5KB) │   │   ├── sight.png (1.4KB) │   │   ├── sky_background.png (39KB) │   │   ├── tile_border.png (267B) │   │   ├── tile_border_anim.png (1.2KB) │   │   ├── tile_transitions.png (2.2KB) │   │   ├── tilebg.png (190B) │   │   ├── tileset_bold.png (45KB) │   │   ├── tileset_bold32.png (69KB) │   │   ├── topbar_round.png (19KB) │   │   └── unknown_ability.png (6.1KB) │   └── sfx (2 Entries) │   ├── music (4 Entries) │   │   ├── combat (16 Entries) │   │   │   ├── Assassins_LOOP_PERCUSSION.ogg (530KB) │   │   │   ├── Bandits_LOOP.ogg (548KB) │   │   │   ├── Big_Percussion_LOOP.ogg (4.4MB) │   │   │   ├── Circle_of_Death_LOOP.ogg (2.4MB) │   │   │   ├── Close_Combat_LOOP.ogg (4.0MB) │   │   │   ├── Combat_LOOP.ogg (3.1MB) │   │   │   ├── Dark_Dungeon_ACTION_LOOP.ogg (1.1MB) │   │   │   ├── Desperate_Battle_LOOP.ogg (1.4MB) │   │   │   ├── Enemies_LOOP.ogg (7.9MB) │   │   │   ├── Epic_Combat_LOOP.ogg (2.8MB) │   │   │   ├── Frantic_Battle_LOOP.ogg (5.6MB) │   │   │   ├── Frantic_Pursuit_LOOP.ogg (3.0MB) │   │   │   ├── Sea_Battle_LOOP.ogg (1.9MB) │   │   │   ├── Skeletons_LOOP.ogg (2.5MB) │   │   │   ├── Tense_Combat_LOOP.ogg (2.5MB) │   │   │   └── Tribal_Chase_LOOP.ogg (5.6MB) │   │   ├── cues (2 Entries) │   │   │   ├── Death_PIANO.ogg (568KB) │   │   │   └── Tribal_Win_1.ogg (280KB) │   │   ├── locations (30 Entries) │   │   │   ├── Arid_Wasteland.ogg (1.4MB) │   │   │   ├── Barren_Ambience_LOOP.ogg (7.7MB) │   │   │   ├── Barren_Dungeon_LOOP.ogg (3.3MB) │   │   │   ├── Choir_Ambience_LOOP.ogg (2.9MB) │   │   │   ├── Church_LOOP_MEDIUM.ogg (5.0MB) │   │   │   ├── Desert_Ambience_LOOP.ogg (3.3MB) │   │   │   ├── Ethnic_Textures_LOOP.ogg (5.8MB) │   │   │   ├── Forest_SHORT_AMBIENT_LOOP.ogg (1.4MB) │   │   │   ├── Lonely_House_LOOP.ogg (5.0MB) │   │   │   ├── Lurking_LOOP.ogg (855KB) │   │   │   ├── Medieval_Market_LOOP.ogg (4.4MB) │   │   │   ├── Middle_Eastern_Market_LOOP.ogg (1.7MB) │   │   │   ├── Musical_Element_Flute_Melodies_01.ogg (495KB) │   │   │   ├── Mystery_Ambience_LOOP.ogg (9.9MB) │   │   │   ├── Ominous_Ambience_LOOP.ogg (1.5MB) │   │   │   ├── Open_Exploring.ogg (9.7MB) │   │   │   ├── Rising_Danger_LOOP.ogg (3.2MB) │   │   │   ├── Short_Mystery_LOOP.ogg (3.6MB) │   │   │   ├── Sinister_Ambience_LOOP.ogg (8.6MB) │   │   │   ├── Slow_Danger_LOOP.ogg (2.2MB) │   │   │   ├── Solemn_City_LOOP.ogg (3.3MB) │   │   │   ├── Surreal_Darkness_LOOP.ogg (2.3MB) │   │   │   ├── Tavern_LOOP_LIVELY.ogg (4.5MB) │   │   │   ├── The_Bazaar_LOOP.ogg (6.1MB) │   │   │   ├── Town_Quiet_Country_Village.ogg (5.6MB) │   │   │   ├── Very_Sparse_Piano_LOOP.ogg (5.3MB) │   │   │   ├── music_calm_green_lake_serenade.ogg (1.7MB) │   │   │   ├── music_journey_to_the_battlefield.ogg (1.7MB) │   │   │   ├── music_mountainous_journey.ogg (2.6MB) │   │   │   └── music_oriental_sunrise.ogg (2.9MB) │   │   └── menu (1 Entries) │   │   └── Nordic_Title.ogg (6.0MB) │   └── sounds (25 Entries) │   ├── abilities (124 Entries) │   │   ├── Smite.ogg (21KB) │   │   ├── acid_spit.ogg (81KB) │   │   ├── anvil_hit.ogg (13KB) │   │   ├── arcane_blast1.ogg (23KB) │   │   ├── arcane_blast2.ogg (25KB) │   │   ├── arcane_blast3.ogg (21KB) │   │   ├── armor_breaker.ogg (20KB) │   │   ├── arrow_rain_drop.ogg (8.5KB) │   │   ├── arrow_rain_top_impact.ogg (21KB) │   │   ├── axe_throw.ogg (7.2KB) │   │   ├── backstab.ogg (49KB) │   │   ├── bandage.ogg (16KB) │   │   ├── bash.ogg (14KB) │   │   ├── battle_cry.ogg (18KB) │   │   ├── bear_trap.ogg (14KB) │   │   ├── bear_trap_hit.ogg (19KB) │   │   ├── bite.ogg (9.0KB) │   │   ├── blade_dance.ogg (15KB) │   │   ├── bleed.ogg (15KB) │   │   ├── bless_weapon.ogg (91KB) │   │   ├── blind.ogg (16KB) │   │   ├── break.ogg (19KB) │   │   ├── bulls.ogg (24KB) │   │   ├── burn.ogg (48KB) │   │   ├── burning_sun.ogg (73KB) │   │   ├── bushido.ogg (9.4KB) │   │   ├── challenge.ogg (16KB) │   │   ├── charge.ogg (25KB) │   │   ├── cleanse.ogg (29KB) │   │   ├── cleave.ogg (14KB) │   │   ├── cloud_whoosh.ogg (22KB) │   │   ├── corpse_explosion.ogg (20KB) │   │   ├── corrosion.ogg (30KB) │   │   ├── corruption.ogg (25KB) │   │   ├── crescent_swing.ogg (17KB) │   │   ├── cripple.ogg (23KB) │   │   ├── cyclone.ogg (14KB) │   │   ├── deadly_grasp.ogg (29KB) │   │   ├── deflection.ogg (15KB) │   │   ├── disarm.ogg (27KB) │   │   ├── dragon_breath.ogg (20KB) │   │   ├── drink.ogg (11KB) │   │   ├── earthquake.ogg (30KB) │   │   ├── explosion.ogg (14KB) │   │   ├── eye.ogg (21KB) │   │   ├── fire_barrage.ogg (18KB) │   │   ├── fire_impact.ogg (13KB) │   │   ├── firebolt.ogg (54KB) │   │   ├── fishmen.ogg (18KB) │   │   ├── five_finger_death_punch.ogg (37KB) │   │   ├── flash_bomb.ogg (8.4KB) │   │   ├── flashbang.ogg (14KB) │   │   ├── freeze.ogg (29KB) │   │   ├── freeze2.ogg (22KB) │   │   ├── freezing_ray.ogg (58KB) │   │   ├── freezing_ray_hit.ogg (112KB) │   │   ├── furious_attacks.ogg (31KB) │   │   ├── glass_break.ogg (12KB) │   │   ├── goats.ogg (19KB) │   │   ├── god_summon_impact.ogg (19KB) │   │   ├── grab.ogg (9.6KB) │   │   ├── ground_breaker.ogg (19KB) │   │   ├── guitar.ogg (35KB) │   │   ├── heat.ogg (22KB) │   │   ├── holy_arrow_impact.ogg (8.4KB) │   │   ├── ice_age.ogg (68KB) │   │   ├── ice_bolt.ogg (21KB) │   │   ├── immolation.ogg (42KB) │   │   ├── infinite_blades.ogg (17KB) │   │   ├── intimidate.ogg (17KB) │   │   ├── iron_cage.ogg (14KB) │   │   ├── judgement.ogg (65KB) │   │   ├── jump_pierce.ogg (12KB) │   │   ├── kick.ogg (13KB) │   │   ├── laser.ogg (12KB) │   │   ├── last_rites.ogg (35KB) │   │   ├── light.ogg (52KB) │   │   ├── light_heal.ogg (24KB) │   │   ├── lightning.ogg (13KB) │   │   ├── locusts.ogg (35KB) │   │   ├── lunge.ogg (6.1KB) │   │   ├── multi_throw.ogg (21KB) │   │   ├── painless.ogg (11KB) │   │   ├── phaseshift.ogg (15KB) │   │   ├── phaseshift_impact.ogg (14KB) │   │   ├── pierce.ogg (33KB) │   │   ├── poison.ogg (49KB) │   │   ├── prayer.ogg (21KB) │   │   ├── quick_step.ogg (24KB) │   │   ├── rage.ogg (25KB) │   │   ├── rage_orc.ogg (20KB) │   │   ├── rain.ogg (37KB) │   │   ├── raise_skeleton.ogg (28KB) │   │   ├── rapid_shot.ogg (11KB) │   │   ├── regeneration.ogg (77KB) │   │   ├── repentence.ogg (52KB) │   │   ├── revenge.ogg (38KB) │   │   ├── rollback.ogg (24KB) │   │   ├── screech.ogg (23KB) │   │   ├── sense_life.ogg (34KB) │   │   ├── seven_deadly_sins.ogg (41KB) │   │   ├── shield_bash.ogg (14KB) │   │   ├── shield_wall.ogg (12KB) │   │   ├── shrapnel_arrow.ogg (15KB) │   │   ├── silence.ogg (17KB) │   │   ├── slash_chain.ogg (10KB) │   │   ├── stab.ogg (8.1KB) │   │   ├── step_on_carcass.ogg (28KB) │   │   ├── stone_spike.ogg (26KB) │   │   ├── stone_spike_start.ogg (8.7KB) │   │   ├── storm_of_steel.ogg (21KB) │   │   ├── summon_blood.ogg (21KB) │   │   ├── summon_deer.ogg (15KB) │   │   ├── summon_rotting_corpses.ogg (17KB) │   │   ├── summon_wolf.ogg (18KB) │   │   ├── summon_zombie.ogg (27KB) │   │   ├── throw.ogg (6.1KB) │   │   ├── ultimate_lightning.ogg (15KB) │   │   ├── unleash_power.ogg (10KB) │   │   ├── vampire_summon.ogg (38KB) │   │   ├── vanish.ogg (11KB) │   │   ├── vines.ogg (17KB) │   │   ├── water_wave.ogg (56KB) │   │   └── whirlwind.ogg (22KB) │   ├── arrow_break.ogg (12KB) │   ├── butchering.ogg (41KB) │   ├── clean_up.ogg (16KB) │   ├── close_door.ogg (12KB) │   ├── combat (4 Entries) │   │   ├── arrow_shot.ogg (13KB) │   │   ├── bless_weapon.ogg (28KB) │   │   ├── hit.ogg (11KB) │   │   └── miss.ogg (7.8KB) │   ├── cooking.ogg (58KB) │   ├── craft.ogg (56KB) │   ├── cut_wood.ogg (26KB) │   ├── dig.ogg (11KB) │   ├── drag.ogg (16KB) │   ├── drink_blood.ogg (25KB) │   ├── events (1 Entries) │   │   └── god_coming.ogg (66KB) │   ├── fishing.ogg (20KB) │   ├── gather.ogg (9.1KB) │   ├── inventory (58 Entries) │   │   ├── ArmorDrop1.ogg (61KB) │   │   ├── ArmorDrop3.ogg (47KB) │   │   ├── ArmorDrop4.ogg (41KB) │   │   ├── ArmorEquip2.ogg (91KB) │   │   ├── ArmorEquip3.ogg (109KB) │   │   ├── ArmorEquip4.ogg (93KB) │   │   ├── ArmorPickUp3.ogg (64KB) │   │   ├── ArmorPickUp4.ogg (75KB) │   │   ├── ClothesDrop1.ogg (41KB) │   │   ├── ClothesDrop2.ogg (45KB) │   │   ├── ClothesDrop3.ogg (47KB) │   │   ├── ClothesDrop4.ogg (43KB) │   │   ├── ClothesDrop5.ogg (46KB) │   │   ├── ClothesEquip1.ogg (43KB) │   │   ├── ClothesEquip2.ogg (37KB) │   │   ├── ClothesEquip3.ogg (41KB) │   │   ├── ClothesEquip4.ogg (44KB) │   │   ├── ClothesEquip5.ogg (54KB) │   │   ├── ClothesPickUp2.ogg (47KB) │   │   ├── ClothesPickUp3.ogg (57KB) │   │   ├── ClothesPickUp5.ogg (58KB) │   │   ├── Food1.ogg (50KB) │   │   ├── Food2.ogg (59KB) │   │   ├── Food3.ogg (75KB) │   │   ├── Food4.ogg (77KB) │   │   ├── LeatherDrop2.ogg (63KB) │   │   ├── LeatherDrop4.ogg (51KB) │   │   ├── LeatherDrop5.ogg (52KB) │   │   ├── LeatherEquip2.ogg (85KB) │   │   ├── LeatherEquip4.ogg (61KB) │   │   ├── LeatherPickUp4.ogg (59KB) │   │   ├── LeatherPickUp5.ogg (72KB) │   │   ├── MetalWeaponDrop2.ogg (42KB) │   │   ├── MetalWeaponDrop4.ogg (51KB) │   │   ├── MetalWeaponEquip5.ogg (58KB) │   │   ├── MetalWeaponPickUp1.ogg (42KB) │   │   ├── MetalWeaponPickUp2.ogg (49KB) │   │   ├── MetalWeaponPickUp3.ogg (53KB) │   │   ├── WoodenWeaponDrop1.ogg (66KB) │   │   ├── WoodenWeaponDrop2.ogg (60KB) │   │   ├── WoodenWeaponDrop3.ogg (72KB) │   │   ├── WoodenWeaponDrop4.ogg (41KB) │   │   ├── WoodenWeaponEquip1.ogg (52KB) │   │   ├── WoodenWeaponEquip3.ogg (57KB) │   │   ├── WoodenWeaponPickUp1.ogg (46KB) │   │   ├── WoodenWeaponPickUp3.ogg (59KB) │   │   ├── WoodenWeaponPickUp5.ogg (66KB) │   │   ├── armor-light.ogg (32KB) │   │   ├── close_backpack.ogg (59KB) │   │   ├── close_journal.ogg (45KB) │   │   ├── drop_other_1.ogg (35KB) │   │   ├── eat.ogg (12KB) │   │   ├── eat_resource.ogg (12KB) │   │   ├── open_backpack.ogg (33KB) │   │   ├── open_book.ogg (27KB) │   │   ├── potion_drink.ogg (47KB) │   │   ├── scroll_open.ogg (61KB) │   │   └── wear_cloth.ogg (17KB) │   ├── mine.ogg (73KB) │   ├── mine2.ogg (22KB) │   ├── open_door.ogg (13KB) │   ├── rest.ogg (13KB) │   ├── rest_burn.ogg (24KB) │   ├── salvage.ogg (8.6KB) │   ├── sharpen.ogg (52KB) │   ├── steps (68 Entries) │   │   ├── ice_1.ogg (17KB) │   │   ├── ice_2.ogg (16KB) │   │   ├── ice_3.ogg (16KB) │   │   ├── ice_4.ogg (21KB) │   │   ├── leaves01.ogg (12KB) │   │   ├── leaves02.ogg (12KB) │   │   ├── mist_1.ogg (11KB) │   │   ├── mist_2.ogg (11KB) │   │   ├── mist_3.ogg (12KB) │   │   ├── mud_1.ogg (20KB) │   │   ├── mud_2.ogg (16KB) │   │   ├── mud_3.ogg (16KB) │   │   ├── mud_4.ogg (16KB) │   │   ├── mud_5.ogg (14KB) │   │   ├── mud_6.ogg (14KB) │   │   ├── mud_7.ogg (14KB) │   │   ├── mud_8.ogg (14KB) │   │   ├── mud_9.ogg (14KB) │   │   ├── sand_1.ogg (13KB) │   │   ├── sand_2.ogg (14KB) │   │   ├── sand_3.ogg (17KB) │   │   ├── sand_4.ogg (17KB) │   │   ├── snow_1.ogg (10KB) │   │   ├── snow_2.ogg (11KB) │   │   ├── snow_3.ogg (11KB) │   │   ├── snow_4.ogg (10KB) │   │   ├── snow_5.ogg (10KB) │   │   ├── snow_6.ogg (12KB) │   │   ├── snow_7.ogg (9.1KB) │   │   ├── snow_8.ogg (10KB) │   │   ├── snow_9.ogg (12KB) │   │   ├── stepdirt_1.ogg (18KB) │   │   ├── stepdirt_2.ogg (17KB) │   │   ├── stepdirt_3.ogg (16KB) │   │   ├── stepdirt_4.ogg (15KB) │   │   ├── stepdirt_5.ogg (15KB) │   │   ├── stepdirt_6.ogg (19KB) │   │   ├── stepdirt_7.ogg (16KB) │   │   ├── stepdirt_8.ogg (18KB) │   │   ├── stepstone_1.ogg (10KB) │   │   ├── stepstone_2.ogg (10KB) │   │   ├── stepstone_3.ogg (9.9KB) │   │   ├── stepstone_4.ogg (9.5KB) │   │   ├── stepstone_5.ogg (9.8KB) │   │   ├── stepstone_6.ogg (9.6KB) │   │   ├── stepstone_7.ogg (9.8KB) │   │   ├── stepstone_8.ogg (10.0KB) │   │   ├── stepwater_1.ogg (28KB) │   │   ├── stepwater_2.ogg (26KB) │   │   ├── stepwood_1.ogg (14KB) │   │   ├── stepwood_2.ogg (13KB) │   │   ├── wood_1.ogg (8.3KB) │   │   ├── wood_10.ogg (8.0KB) │   │   ├── wood_11.ogg (7.2KB) │   │   ├── wood_12.ogg (7.2KB) │   │   ├── wood_13.ogg (6.7KB) │   │   ├── wood_14.ogg (6.6KB) │   │   ├── wood_15.ogg (6.9KB) │   │   ├── wood_16.ogg (6.2KB) │   │   ├── wood_17.ogg (7.1KB) │   │   ├── wood_2.ogg (6.9KB) │   │   ├── wood_3.ogg (8.8KB) │   │   ├── wood_4.ogg (7.5KB) │   │   ├── wood_5.ogg (7.5KB) │   │   ├── wood_6.ogg (7.7KB) │   │   ├── wood_7.ogg (6.9KB) │   │   ├── wood_8.ogg (7.3KB) │   │   └── wood_9.ogg (7.9KB) │   └── ui (6 Entries) │   ├── button1.ogg (10KB) │   ├── button2.ogg (9.9KB) │   ├── button3.ogg (9.5KB) │   ├── level_up.ogg (245KB) │   ├── salvage_ding.ogg (24KB) │   └── you_died.ogg (289KB) ├── BsSndRpt.exe (388KB) ├── BugSplat.dll (397KB) ├── BugSplatRc.dll (105KB) ├── SDL2.dll (1.3MB) ├── SDL2_image.dll (117KB) ├── SDL2_mixer.dll (119KB) ├── SDL2_ttf.dll (29KB) ├── Shaders (2 Entries) │   ├── textureShading.frag (250B) │   └── textureShading.vert (404B) ├── Soulash.exe (3.5MB) ├── changelog.txt (95KB) ├── data (3 Entries) │   ├── docs (8 Entries) │   │   ├── base.css (373B) │   │   ├── create_mod1.png (496KB) │   │   ├── img (29 Entries) │   │   │   ├── bucket.png (55KB) │   │   │   ├── components_list.png (188KB) │   │   │   ├── coordinates.png (30KB) │   │   │   ├── coordinates_bump_alt.PNG (30KB) │   │   │   ├── copy-paste.gif (203KB) │   │   │   ├── create_mod.png (338KB) │   │   │   ├── cut-paste.gif (147KB) │   │   │   ├── duplicate_entity.png (88KB) │   │   │   ├── entity_actor.PNG (158KB) │   │   │   ├── entity_editor.png (565KB) │   │   │   ├── entity_editor_main.png (164KB) │   │   │   ├── entity_editor_top_buttons.png (17KB) │   │   │   ├── entity_editor_top_left.png (28KB) │   │   │   ├── entity_list.png (93KB) │   │   │   ├── entity_list_entity_editor.png (114KB) │   │   │   ├── highgrasp_position.png (379KB) │   │   │   ├── main_menu.png (15KB) │   │   │   ├── map_editor.png (388KB) │   │   │   ├── map_name.PNG (28KB) │   │   │   ├── mods_screen.png (367KB) │   │   │   ├── roof.png (91KB) │   │   │   ├── roof_visible.png (8.8KB) │   │   │   ├── select_multiple.gif (256KB) │   │   │   ├── selected_entity.png (117KB) │   │   │   ├── selected_tiles.png (8.9KB) │   │   │   ├── show_map_below.png (22KB) │   │   │   ├── spawn_group_editor.png (771KB) │   │   │   ├── spawn_groups.png (98KB) │   │   │   └── worldMapImage.png (129KB) │   │   ├── index.html (56KB) │   │   ├── licenses (6 Entries) │   │   │   ├── bugsplat.LICENSE.txt (3.2KB) │   │   │   ├── freetype.LICENSE.txt (6.7KB) │   │   │   ├── glew32.LICENSE.txt (3.8KB) │   │   │   ├── libogg.LICENSE.txt (1.5KB) │   │   │   ├── libvorbis.LICENSE.txt (1.5KB) │   │   │   └── libvorbisfile.LICENSE.txt (1.5KB) │   │   ├── logo.png (191KB) │   │   ├── mods_list_create.png (529KB) │   │   └── mods_option.png (23KB) │   ├── mods (2 Entries) │   │   ├── core_demo (15 Entries) │   │   │   ├── S.png (4.6KB) │   │   │   ├── abilities (34 Entries) │   │   │   │   ├── 104_Death_aura.json (424B) │   │   │   │   ├── 106_Slice.json (504B) │   │   │   │   ├── 108_Chain_slash.json (526B) │   │   │   │   ├── 10_Acid_spit.json (379B) │   │   │   │   ├── 11_Bless_weapon.json (414B) │   │   │   │   ├── 126_Grow_tree.json (330B) │   │   │   │   ├── 12_Rage.json (343B) │   │   │   │   ├── 15_Fireball.json (518B) │   │   │   │   ├── 170_Command_allies.json (571B) │   │   │   │   ├── 171_Rotten_meat_throw.json (432B) │   │   │   │   ├── 17_Light_healing.json (390B) │   │   │   │   ├── 18_Lightning.json (502B) │   │   │   │   ├── 1_Light.json (417B) │   │   │   │   ├── 22_Backstab.json (531B) │   │   │   │   ├── 23_Bull_charge.json (503B) │   │   │   │   ├── 25_Smite.json (362B) │   │   │   │   ├── 26_Cleave.json (531B) │   │   │   │   ├── 29_Armor_breaker.json (652B) │   │   │   │   ├── 35_Cripple.json (563B) │   │   │   │   ├── 36_Shield_slam.json (504B) │   │   │   │   ├── 38_Piercing_shot.json (605B) │   │   │   │   ├── 39_Rollback.json (355B) │   │   │   │   ├── 41_Firebolt.json (409B) │   │   │   │   ├── 48_Immolate.json (509B) │   │   │   │   ├── 49_Shield_wall.json (433B) │   │   │   │   ├── 4_Intimidate.json (455B) │   │   │   │   ├── 52_Bandage.json (338B) │   │   │   │   ├── 53_Icebolt.json (418B) │   │   │   │   ├── 54_Vampiric_touch.json (491B) │   │   │   │   ├── 57_Raise_zombie.json (403B) │   │   │   │   ├── 5_Quick_step.json (315B) │   │   │   │   ├── 6_Sense_life.json (363B) │   │   │   │   ├── 8_Bash.json (551B) │   │   │   │   └── 9_Vines.json (376B) │   │   │   ├── affixes.json (18KB) │   │   │   ├── animations (239 Entries) │   │   │   │   ├── 100_Blade_dance.json (1.1KB) │   │   │   │   ├── 101_Bear_trap_hit.json (537B) │   │   │   │   ├── 102_Phoenix_shot.json (826B) │   │   │   │   ├── 103_Axe_throw.json (337B) │   │   │   │   ├── 104_Knife_throw.json (273B) │   │   │   │   ├── 105_Javelin_throw.json (256B) │   │   │   │   ├── 106_Fishing_rod_attack.json (622B) │   │   │   │   ├── 107_Fishing_rod_back.json (238B) │   │   │   │   ├── 108_Rapid_shots.json (558B) │   │   │   │   ├── 109_Summon_Zombie.json (1.1KB) │   │   │   │   ├── 10_God_death.json (373B) │   │   │   │   ├── 110_Explosion_prep.json (470B) │   │   │   │   ├── 111_Chakram.json (339B) │   │   │   │   ├── 112_Chakram_back.json (254B) │   │   │   │   ├── 113_Rain.json (266B) │   │   │   │   ├── 114_Rain_drop_fall.json (384B) │   │   │   │   ├── 115_Rain_drop_impact.json (295B) │   │   │   │   ├── 116_Axe_throw_with_return.json (408B) │   │   │   │   ├── 117_Axe_throw_return.json (256B) │   │   │   │   ├── 118_Painless.json (467B) │   │   │   │   ├── 119_Ground_breaker.json (890B) │   │   │   │   ├── 11_Bash.json (499B) │   │   │   │   ├── 120_Bleed.json (515B) │   │   │   │   ├── 121_Rend.json (388B) │   │   │   │   ├── 122_Break.json (1.3KB) │   │   │   │   ├── 123_Revenge.json (5.3KB) │   │   │   │   ├── 124_Infinite_weapons.json (1.9KB) │   │   │   │   ├── 125_Cyclone.json (4.5KB) │   │   │   │   ├── 126_Poisonous_bite.json (474B) │   │   │   │   ├── 127_Death_ray.json (495B) │   │   │   │   ├── 128_Disintegrate.json (508B) │   │   │   │   ├── 129_Poison_ray.json (506B) │   │   │   │   ├── 12_Quick_step.json (314B) │   │   │   │   ├── 130_Deadly_grasp.json (610B) │   │   │   │   ├── 131_Deadly_grasp_particle.json (409B) │   │   │   │   ├── 132_Acid_Rain.json (216B) │   │   │   │   ├── 133_Acid_Rain_drop_fall.json (388B) │   │   │   │   ├── 134_Acid_Rain_drop_impact.json (439B) │   │   │   │   ├── 135_Corrosion.json (1.3KB) │   │   │   │   ├── 136_Energy_missile.json (957B) │   │   │   │   ├── 137_Energy_missile_hit_1.json (537B) │   │   │   │   ├── 137_Energy_missile_impact.json (466B) │   │   │   │   ├── 138_Corruption.json (1.7KB) │   │   │   │   ├── 139_Fireworks.json (251B) │   │   │   │   ├── 13_Rage.json (856B) │   │   │   │   ├── 140_Firework_Single.json (659B) │   │   │   │   ├── 141_Test_impact.json (1.1KB) │   │   │   │   ├── 142_Unlimited_Power_Lightning.json (693B) │   │   │   │   ├── 143_Slice.json (371B) │   │   │   │   ├── 144_Heat.json (901B) │   │   │   │   ├── 145_Chain_slash.json (603B) │   │   │   │   ├── 146_Storm_of_Steel.json (1.5KB) │   │   │   │   ├── 147_The_eye.json (1.0KB) │   │   │   │   ├── 148_Prayer.json (464B) │   │   │   │   ├── 149_Mass_corruption.json (1.9KB) │   │   │   │   ├── 14_Smite.json (552B) │   │   │   │   ├── 150_Corpse_explosion_prep.json (519B) │   │   │   │   ├── 150_Vines.json (1.1KB) │   │   │   │   ├── 151_Corpse_explosion.json (758B) │   │   │   │   ├── 152_Summon_skeleton.json (691B) │   │   │   │   ├── 153_Summon_Banshee.json (760B) │   │   │   │   ├── 154_Summon_Banshee_particle.json (782B) │   │   │   │   ├── 155_Summon_Banshee_impact.json (543B) │   │   │   │   ├── 156_Paralyzing_dart.json (294B) │   │   │   │   ├── 157_Frost_armor.json (1.2KB) │   │   │   │   ├── 159_Weaken_body.json (453B) │   │   │   │   ├── 15_Whirlwind.json (1.2KB) │   │   │   │   ├── 160_Screech.json (3.8KB) │   │   │   │   ├── 161_Flash_bomb.json (688B) │   │   │   │   ├── 162_Bard_buff.json (521B) │   │   │   │   ├── 163_Freeze.json (567B) │   │   │   │   ├── 164_Break_mind.json (888B) │   │   │   │   ├── 165_Create_tree.json (401B) │   │   │   │   ├── 166_Blizzard.json (331B) │   │   │   │   ├── 167_Blizzard_single_fall.json (1.3KB) │   │   │   │   ├── 168_Blizzard_single_impact.json (857B) │   │   │   │   ├── 169_Poison_cloud.json (710B) │   │   │   │   ├── 16_Hit.json (413B) │   │   │   │   ├── 170_Net_throw.json (235B) │   │   │   │   ├── 171_Acid_blade.json (516B) │   │   │   │   ├── 171_Acid_weapon.json (517B) │   │   │   │   ├── 172_Five_finger_death_punch.json (661B) │   │   │   │   ├── 173_Throw_acid_vial.json (282B) │   │   │   │   ├── 174_Freeze_vial_throw.json (285B) │   │   │   │   ├── 175_Drink_energy_potion.json (313B) │   │   │   │   ├── 176_Throw_alchemic_fire.json (369B) │   │   │   │   ├── 177_Drink_antidote.json (308B) │   │   │   │   ├── 178_Locusts.json (2.7KB) │   │   │   │   ├── 179_Silence.json (959B) │   │   │   │   ├── 17_Miss.json (281B) │   │   │   │   ├── 180_Ice_age.json (905B) │   │   │   │   ├── 181_Last_rites.json (251B) │   │   │   │   ├── 182_Snow.json (211B) │   │   │   │   ├── 183_Snow_drop_fall.json (1.0KB) │   │   │   │   ├── 184_Snow_drop_impact.json (279B) │   │   │   │   ├── 185_Blood_drop_impact.json (565B) │   │   │   │   ├── 186_Blood_Rain_drop_fall.json (401B) │   │   │   │   ├── 186_Rain_drop_fall.json (395B) │   │   │   │   ├── 187_Blood_Rain.json (217B) │   │   │   │   ├── 188_Fire_Rain_drop_impact.json (1.1KB) │   │   │   │   ├── 189_Fire_Rain_drop_fall.json (641B) │   │   │   │   ├── 18_Bless_weapon.json (487B) │   │   │   │   ├── 190_Fire_Rain.json (216B) │   │   │   │   ├── 191_Ghastly_weather_soul.json (1.2KB) │   │   │   │   ├── 192_Ghastly_weather.json (335B) │   │   │   │   ├── 193_Throw_oil.json (362B) │   │   │   │   ├── 194_Oil_hit.json (918B) │   │   │   │   ├── 195_Teleportation.json (228B) │   │   │   │   ├── 196_Water_wave.json (2.8KB) │   │   │   │   ├── 197_Water_wave_hit.json (885B) │   │   │   │   ├── 198_Water_wave_hit_lower.json (891B) │   │   │   │   ├── 199_Anvil_throw.json (384B) │   │   │   │   ├── 19_Backstab.json (390B) │   │   │   │   ├── 1_Rock_throw.json (269B) │   │   │   │   ├── 200_Anvil_hit.json (384B) │   │   │   │   ├── 201_Blind.json (568B) │   │   │   │   ├── 202_Summon_goats.json (967B) │   │   │   │   ├── 203_Summon_fishmen.json (966B) │   │   │   │   ├── 204_Summon_bulls.json (388B) │   │   │   │   ├── 205_Summon_werewolves.json (445B) │   │   │   │   ├── 206_Summon_rain.json (478B) │   │   │   │   ├── 207_Summon_white_deer.json (395B) │   │   │   │   ├── 208_Dwarf_throw.json (363B) │   │   │   │   ├── 209_Living_tree.json (401B) │   │   │   │   ├── 20_Small_explosion.json (691B) │   │   │   │   ├── 210_Summon_vampire.json (978B) │   │   │   │   ├── 211_Summon_vampire_particle.json (539B) │   │   │   │   ├── 212_Burning_sun.json (2.1KB) │   │   │   │   ├── 213_Burning_sun_pre-explosion.json (702B) │   │   │   │   ├── 214_Burning_sun_explosion.json (789B) │   │   │   │   ├── 215_Massive_Earthquake.json (2.2KB) │   │   │   │   ├── 216_Black_smoke.json (680B) │   │   │   │   ├── 217_Rotten_fumes.json (679B) │   │   │   │   ├── 218_Banish.json (543B) │   │   │   │   ├── 219_Cleanse.json (387B) │   │   │   │   ├── 21_Charge.json (573B) │   │   │   │   ├── 220_Seven_deadly_sins.json (1.1KB) │   │   │   │   ├── 221_Stoning.json (338B) │   │   │   │   ├── 222_Stoning_impact.json (287B) │   │   │   │   ├── 223_Stoning_particle.json (636B) │   │   │   │   ├── 224_Shield_throw.json (570B) │   │   │   │   ├── 225_God_coming.json (1.2KB) │   │   │   │   ├── 226_God_coming_impact.json (1.3KB) │   │   │   │   ├── 227_Bloody_teleport.json (1.5KB) │   │   │   │   ├── 228_Bloody_teleport_impact.json (1.6KB) │   │   │   │   ├── 229_Bushido.json (384B) │   │   │   │   ├── 22_Buff_green_self.json (337B) │   │   │   │   ├── 230_Rotten_meat_throw.json (344B) │   │   │   │   ├── 231_Head_throw.json (470B) │   │   │   │   ├── 232_Throw_holy_water.json (369B) │   │   │   │   ├── 233_Holy_water_hit.json (933B) │   │   │   │   ├── 234_Crate_throw.json (319B) │   │   │   │   ├── 235_Summon_rotting_corpses.json (201B) │   │   │   │   ├── 236_Summon_blood.json (191B) │   │   │   │   ├── 23_Acid_spit.json (1.1KB) │   │   │   │   ├── 24_Acid_hit.json (517B) │   │   │   │   ├── 25_Sense_enemy_-_green.json (286B) │   │   │   │   ├── 26_Freezing_ray_hit.json (584B) │   │   │   │   ├── 27_Explosive_shoot.json (293B) │   │   │   │   ├── 28_Intimidate.json (314B) │   │   │   │   ├── 29_Cripple.json (394B) │   │   │   │   ├── 2_Freezing_ray.json (1.9KB) │   │   │   │   ├── 30_Shield_slam.json (757B) │   │   │   │   ├── 31_Lunge.json (723B) │   │   │   │   ├── 32_Lunge_impact.json (487B) │   │   │   │   ├── 33_Poison_arrow.json (289B) │   │   │   │   ├── 34_Poison.json (442B) │   │   │   │   ├── 35_Piercing_arrow.json (1.1KB) │   │   │   │   ├── 36_Rollback.json (269B) │   │   │   │   ├── 37_Burn.json (438B) │   │   │   │   ├── 38_Firebolt.json (2.2KB) │   │   │   │   ├── 39_Dragon_breath.json (3.5KB) │   │   │   │   ├── 3_Fireball.json (2.2KB) │   │   │   │   ├── 40_Cleave.json (519B) │   │   │   │   ├── 41_Pierce.json (841B) │   │   │   │   ├── 42_Disarm.json (515B) │   │   │   │   ├── 43_Vanish.json (381B) │   │   │   │   ├── 44_Light.json (1.9KB) │   │   │   │   ├── 45_Rapid_regeneration.json (329B) │   │   │   │   ├── 46_Immolation.json (317B) │   │   │   │   ├── 47_Shield_wall.json (449B) │   │   │   │   ├── 48_Judgement.json (446B) │   │   │   │   ├── 49_Repentence.json (445B) │   │   │   │   ├── 4_Fireball_explosion.json (693B) │   │   │   │   ├── 50_Bandage.json (318B) │   │   │   │   ├── 51_Icebolt.json (1.5KB) │   │   │   │   ├── 52_Wind_of_decay.json (3.5KB) │   │   │   │   ├── 53_Vampiric_touch.json (650B) │   │   │   │   ├── 54_Soul_steal.json (757B) │   │   │   │   ├── 55_Soul_steal_impact.json (411B) │   │   │   │   ├── 56_Phoenix_shoot.json (315B) │   │   │   │   ├── 57_Earthquake.json (2.3KB) │   │   │   │   ├── 58_Meteor_fall.json (1.2KB) │   │   │   │   ├── 59_Meteor_impact.json (1.4KB) │   │   │   │   ├── 5_Arrow_shoot.json (288B) │   │   │   │   ├── 60_Lightning_nova.json (609B) │   │   │   │   ├── 61_Fire_nova.json (686B) │   │   │   │   ├── 62_Lightning_from_above.json (639B) │   │   │   │   ├── 63_Lightning_hit.json (578B) │   │   │   │   ├── 64_Flame_pillar.json (870B) │   │   │   │   ├── 65_Phaseshift.json (1.5KB) │   │   │   │   ├── 66_Storm.json (297B) │   │   │   │   ├── 67_Meteor_shower.json (197B) │   │   │   │   ├── 68_Phaseshift_impact.json (1.6KB) │   │   │   │   ├── 69_Fire_barrage.json (4.4KB) │   │   │   │   ├── 6_Buff_green.json (624B) │   │   │   │   ├── 70_Fire_barrage_hit.json (585B) │   │   │   │   ├── 71_Crescent_swing.json (3.3KB) │   │   │   │   ├── 72_Unleash_power.json (811B) │   │   │   │   ├── 73_Power_up!.json (246B) │   │   │   │   ├── 74_Power_up!_particle.json (731B) │   │   │   │   ├── 75_Power_up_impact.json (405B) │   │   │   │   ├── 76_Challenge.json (1.0KB) │   │   │   │   ├── 77_Deflection.json (543B) │   │   │   │   ├── 78_Iron_cage.json (97B) │   │   │   │   ├── 79_Jump_pierce.json (651B) │   │   │   │   ├── 7_Lightning.json (694B) │   │   │   │   ├── 80_Lightning_arrow.json (369B) │   │   │   │   ├── 81_Lightning_arrow_impact.json (724B) │   │   │   │   ├── 82_Bouncing_arrow.json (421B) │   │   │   │   ├── 83_Holy_arrow.json (444B) │   │   │   │   ├── 84_Holy_arrow_impact.json (329B) │   │   │   │   ├── 85_Bear_trap.json (97B) │   │   │   │   ├── 86_Summon_wolf.json (319B) │   │   │   │   ├── 87_Arrow_rain.json (335B) │   │   │   │   ├── 88_Arrow_rain_air_impact.json (563B) │   │   │   │   ├── 89_Arrow_rain_drop.json (318B) │   │   │   │   ├── 8_Armor_breaker.json (1.6KB) │   │   │   │   ├── 90_Arrow_rain_drop_impact.json (342B) │   │   │   │   ├── 91_Arrow_shrapnels.json (293B) │   │   │   │   ├── 92_Arrow_shrapnels_impact.json (531B) │   │   │   │   ├── 93_Furious_attacks.json (1.9KB) │   │   │   │   ├── 94_Stone_Spike.json (830B) │   │   │   │   ├── 95_Stone_spike_hit.json (1.7KB) │   │   │   │   ├── 96_Arcane_barrage.json (3.3KB) │   │   │   │   ├── 97_Arcane_barrage_hit_1.json (609B) │   │   │   │   ├── 98_Arcane_barrage_hit_2.json (609B) │   │   │   │   ├── 99_Arcane_barrage_hit_3.json (609B) │   │   │   │   └── 9_Battle_cry.json (488B) │   │   │   ├── assets.json (54KB) │   │   │   ├── character.json (57KB) │   │   │   ├── dialogues.json (148KB) │   │   │   ├── entities (306 Entries) │   │   │   │   ├── 102_Short_bow.json (904B) │   │   │   │   ├── 1033_Impaled_corpse.json (532B) │   │   │   │   ├── 1080_Bone_Bow.json (905B) │   │   │   │   ├── 108_Hatchet.json (1.0KB) │   │   │   │   ├── 109_Hand_axe.json (1.0KB) │   │   │   │   ├── 10_Wooden_fence.json (858B) │   │   │   │   ├── 111_Pickaxe.json (988B) │   │   │   │   ├── 116_Candle.json (829B) │   │   │   │   ├── 11_Tree.json (1.4KB) │   │   │   │   ├── 120_Fishing_rod.json (1.1KB) │   │   │   │   ├── 121_Sardine.json (790B) │   │   │   │   ├── 122_Perch.json (786B) │   │   │   │   ├── 123_Pike.json (785B) │   │   │   │   ├── 124_Trout.json (723B) │   │   │   │   ├── 126_Bream.json (700B) │   │   │   │   ├── 13_Stairs_up.json (488B) │   │   │   │   ├── 141_Human_woodcutter.json (1.6KB) │   │   │   │   ├── 142_Human_fisherman.json (1.7KB) │   │   │   │   ├── 143_Furnace.json (1.1KB) │   │   │   │   ├── 144_Copper_ore.json (472B) │   │   │   │   ├── 145_Copper_ingot.json (625B) │   │   │   │   ├── 146_Iron_ore.json (464B) │   │   │   │   ├── 147_Iron_ingot.json (620B) │   │   │   │   ├── 148_Coal.json (500B) │   │   │   │   ├── 149_Steel_ingot.json (661B) │   │   │   │   ├── 14_Descending_Stairs.json (466B) │   │   │   │   ├── 14_Stairs_down.json (466B) │   │   │   │   ├── 150_Anvil.json (470B) │   │   │   │   ├── 151_Hammer.json (942B) │   │   │   │   ├── 153_Iron_pot.json (927B) │   │   │   │   ├── 155_Workbench.json (670B) │   │   │   │   ├── 156_Spinning_wheel.json (705B) │   │   │   │   ├── 158_Silver_ore.json (487B) │   │   │   │   ├── 159_Silver_ingot.json (701B) │   │   │   │   ├── 15_Chair.json (597B) │   │   │   │   ├── 160_Gold_ore.json (430B) │   │   │   │   ├── 161_Gold_ingot.json (592B) │   │   │   │   ├── 162_Leather.json (465B) │   │   │   │   ├── 163_Fur.json (466B) │   │   │   │   ├── 164_Scissors.json (959B) │   │   │   │   ├── 168_Wooden_shield.json (809B) │   │   │   │   ├── 16_Table.json (1.0KB) │   │   │   │   ├── 176_Wool.json (464B) │   │   │   │   ├── 17_Bed.json (852B) │   │   │   │   ├── 180_Hood.json (759B) │   │   │   │   ├── 181_Mask.json (807B) │   │   │   │   ├── 182_Doublet.json (793B) │   │   │   │   ├── 183_Robe.json (785B) │   │   │   │   ├── 184_Shirt.json (789B) │   │   │   │   ├── 185_Dress.json (786B) │   │   │   │   ├── 186_Cloak.json (783B) │   │   │   │   ├── 188_Leather_pants.json (777B) │   │   │   │   ├── 189_Skirt.json (780B) │   │   │   │   ├── 18_Hearth.json (1.5KB) │   │   │   │   ├── 190_Belt.json (867B) │   │   │   │   ├── 192_Sandals.json (814B) │   │   │   │   ├── 193_Leather_gloves.json (811B) │   │   │   │   ├── 194_Arrow.json (590B) │   │   │   │   ├── 196_Copper_vein.json (854B) │   │   │   │   ├── 1_Short_grass.json (1.0KB) │   │   │   │   ├── 203_Human_farmer.json (1.7KB) │   │   │   │   ├── 207_Human_merchant.json (1.8KB) │   │   │   │   ├── 208_Human_blacksmith.json (1.9KB) │   │   │   │   ├── 211_Human_innkeeper.json (1.5KB) │   │   │   │   ├── 220_Stone_pillar.json (613B) │   │   │   │   ├── 222_Red_flower.json (591B) │   │   │   │   ├── 223_Tent.json (615B) │   │   │   │   ├── 228_Pond.json (1.9KB) │   │   │   │   ├── 236_Hay.json (673B) │   │   │   │   ├── 237_Marble_floor.json (441B) │   │   │   │   ├── 238_Claws.json (858B) │   │   │   │   ├── 23_Rags.json (809B) │   │   │   │   ├── 241_Sabre.json (868B) │   │   │   │   ├── 242_Dirt_wall.json (502B) │   │   │   │   ├── 243_Old_wooden_bench.json (723B) │   │   │   │   ├── 248_Wraith.json (1.6KB) │   │   │   │   ├── 250_Window.json (690B) │   │   │   │   ├── 251_Carpet.json (373B) │   │   │   │   ├── 255_Wooden_stage.json (954B) │   │   │   │   ├── 258_Wooden_crate.json (516B) │   │   │   │   ├── 25_Corpse.json (1.4KB) │   │   │   │   ├── 264_Tent_wall.json (749B) │   │   │   │   ├── 265_Tent_Wall.json (715B) │   │   │   │   ├── 266_Tent_Wall.json (717B) │   │   │   │   ├── 267_Tent_wall.json (686B) │   │   │   │   ├── 274_Stone_table.json (687B) │   │   │   │   ├── 275_Stone_chair.json (627B) │   │   │   │   ├── 279_Wooden_bench.json (620B) │   │   │   │   ├── 282_Wooden_beam.json (695B) │   │   │   │   ├── 286_Wooden_door.json (1.1KB) │   │   │   │   ├── 28_Broken_stone_wall.json (717B) │   │   │   │   ├── 291_Brazier.json (1.3KB) │   │   │   │   ├── 294_Rabbit_corpse.json (908B) │   │   │   │   ├── 295_Magnificent_ring.json (1.0KB) │   │   │   │   ├── 298_Linen_pants.json (794B) │   │   │   │   ├── 299_Flax_flower.json (475B) │   │   │   │   ├── 29_Player_starting_location.json (407B) │   │   │   │   ├── 2_Medium_grass.json (726B) │   │   │   │   ├── 300_Linen.json (629B) │   │   │   │   ├── 301_Eye_patch.json (672B) │   │   │   │   ├── 302_Fake_moustache.json (672B) │   │   │   │   ├── 306_Human_traveler.json (2.0KB) │   │   │   │   ├── 307_High_boots.json (783B) │   │   │   │   ├── 308_Ceremonial_dagger.json (1.0KB) │   │   │   │   ├── 30_Dirt.json (607B) │   │   │   │   ├── 310_Primitive_knife.json (966B) │   │   │   │   ├── 311_Primitive_spear.json (923B) │   │   │   │   ├── 312_Primitive_sword.json (866B) │   │   │   │   ├── 313_Fishman.json (1.7KB) │   │   │   │   ├── 314_Fishman_corpse.json (823B) │   │   │   │   ├── 315_Fish_meat.json (828B) │   │   │   │   ├── 316_Deer.json (1.3KB) │   │   │   │   ├── 317_Deer_corpse.json (929B) │   │   │   │   ├── 318_Meat.json (846B) │   │   │   │   ├── 322_Elven_corpse.json (1.6KB) │   │   │   │   ├── 32_Old_well.json (829B) │   │   │   │   ├── 330_Incorporeal_ash.json (578B) │   │   │   │   ├── 332_Outlaw.json (1.4KB) │   │   │   │   ├── 334_Fox_corpse.json (907B) │   │   │   │   ├── 340_Hare_corpse.json (942B) │   │   │   │   ├── 342_Wolf_corpse.json (909B) │   │   │   │   ├── 343_Mushroom.json (539B) │   │   │   │   ├── 344_Mushroom.json (553B) │   │   │   │   ├── 345_Random_forest_spawn.json (451B) │   │   │   │   ├── 346_Goatskin.json (753B) │   │   │   │   ├── 347_Bandage.json (680B) │   │   │   │   ├── 351_Random_stone_spawn.json (464B) │   │   │   │   ├── 356_Carpet.json (355B) │   │   │   │   ├── 357_Barrel.json (564B) │   │   │   │   ├── 359_Window.json (688B) │   │   │   │   ├── 35_Stone.json (757B) │   │   │   │   ├── 362_Zombie.json (1.5KB) │   │   │   │   ├── 363_Stone_knife.json (939B) │   │   │   │   ├── 364_Stone_axe.json (959B) │   │   │   │   ├── 365_Stone_mallet.json (1.0KB) │   │   │   │   ├── 366_Primitive_bow.json (876B) │   │   │   │   ├── 36_Spruce.json (1.1KB) │   │   │   │   ├── 373_Cleaver.json (996B) │   │   │   │   ├── 376_Trident.json (955B) │   │   │   │   ├── 37_Water_well.json (958B) │   │   │   │   ├── 38_Magnus_the_Magnificent.json (2.0KB) │   │   │   │   ├── 39_Buldo_the_Blacksmith.json (2.4KB) │   │   │   │   ├── 3_Long_grass.json (704B) │   │   │   │   ├── 407_Random_tree_spawn.json (517B) │   │   │   │   ├── 408_Dirt.json (606B) │   │   │   │   ├── 409_Dirt.json (563B) │   │   │   │   ├── 40_Orc_raider.json (1.7KB) │   │   │   │   ├── 410_Swamp_grass.json (933B) │   │   │   │   ├── 411_Muddy_water.json (1.6KB) │   │   │   │   ├── 418_Stone.json (370B) │   │   │   │   ├── 41_Maple.json (1.1KB) │   │   │   │   ├── 424_Campfire.json (1.4KB) │   │   │   │   ├── 42_Dead_tree.json (807B) │   │   │   │   ├── 43_Gnelm_River.json (2.5KB) │   │   │   │   ├── 440_Wooden_gate.json (999B) │   │   │   │   ├── 44_Wooden_bridge.json (501B) │   │   │   │   ├── 45_Kabula_signpost.json (399B) │   │   │   │   ├── 46_Bush.json (1.3KB) │   │   │   │   ├── 47_Grey_cat.json (1.1KB) │   │   │   │   ├── 48_Dead_tree_trunk.json (821B) │   │   │   │   ├── 4_Wooden_floor.json (632B) │   │   │   │   ├── 50_Natural_cave_floor.json (468B) │   │   │   │   ├── 513_Marble_floor.json (434B) │   │   │   │   ├── 514_Chair.json (595B) │   │   │   │   ├── 517_Wooden_statue.json (788B) │   │   │   │   ├── 51_Yelling_Mountain.json (1.5KB) │   │   │   │   ├── 521_Sheaf_of_hay.json (664B) │   │   │   │   ├── 522_Altar_to_Goddess_of_Fertility.json (619B) │   │   │   │   ├── 52_Stalactite.json (435B) │   │   │   │   ├── 53_Stalagmite.json (449B) │   │   │   │   ├── 545_Burned_wall.json (489B) │   │   │   │   ├── 546_Burned_floor.json (460B) │   │   │   │   ├── 547_Burned_wall.json (507B) │   │   │   │   ├── 548_Burned_door.json (804B) │   │   │   │   ├── 549_Stone_floor.json (427B) │   │   │   │   ├── 550_Burned_window.json (486B) │   │   │   │   ├── 551_Burned_bed.json (654B) │   │   │   │   ├── 552_Burned_table.json (575B) │   │   │   │   ├── 553_Burned_corpse.json (459B) │   │   │   │   ├── 55_Pile_of_bones.json (452B) │   │   │   │   ├── 56_Torch.json (1.0KB) │   │   │   │   ├── 587_Blood.json (544B) │   │   │   │   ├── 588_Blood.json (527B) │   │   │   │   ├── 589_Blood.json (515B) │   │   │   │   ├── 590_Blood.json (638B) │   │   │   │   ├── 591_Blood.json (639B) │   │   │   │   ├── 592_Blood.json (587B) │   │   │   │   ├── 592_Pool_of_Blood.json (587B) │   │   │   │   ├── 596_Broken_wooden_wall.json (754B) │   │   │   │   ├── 598_Slightly_burned_grass.json (707B) │   │   │   │   ├── 599_Slightly_burned_medium_grass.json (586B) │   │   │   │   ├── 5_Stone_floor.json (542B) │   │   │   │   ├── 600_Slightly_burned_long_grass.json (584B) │   │   │   │   ├── 601_Burned_grass.json (626B) │   │   │   │   ├── 602_Frozen_dirt.json (576B) │   │   │   │   ├── 603_Frozen_grass.json (549B) │   │   │   │   ├── 604_Broken_wooden_floor.json (628B) │   │   │   │   ├── 605_Frozen_wooden_floor.json (581B) │   │   │   │   ├── 606_Frozen_and_broken_wooden_floor.json (639B) │   │   │   │   ├── 608_Frozen_Gnelm_River.json (787B) │   │   │   │   ├── 609_Swamp_grass.json (638B) │   │   │   │   ├── 60_Tree_trunk.json (875B) │   │   │   │   ├── 610_Broken_stone_floor.json (422B) │   │   │   │   ├── 612_Frozen_muddy_water.json (738B) │   │   │   │   ├── 613_Rotten_grass.json (536B) │   │   │   │   ├── 614_Rotten_water.json (1.4KB) │   │   │   │   ├── 61_Log.json (913B) │   │   │   │   ├── 62_Wood.json (489B) │   │   │   │   ├── 64_Red_fox.json (1.3KB) │   │   │   │   ├── 65_Hare.json (968B) │   │   │   │   ├── 66_Rabbit.json (1.0KB) │   │   │   │   ├── 675_Rotten_swamp_grass.json (542B) │   │   │   │   ├── 676_Frozen_pond.json (756B) │   │   │   │   ├── 677_Burned_swamp_grass.json (638B) │   │   │   │   ├── 678_Frozen_swamp_grass.json (564B) │   │   │   │   ├── 679_Wooden_pillar.json (660B) │   │   │   │   ├── 680_Primitive_axe.json (988B) │   │   │   │   ├── 681_Badger.json (1.1KB) │   │   │   │   ├── 682_Badger_corpse.json (930B) │   │   │   │   ├── 683_Cat_corpse.json (966B) │   │   │   │   ├── 685_Broken_sword.json (763B) │   │   │   │   ├── 693_Wooden_flail.json (945B) │   │   │   │   ├── 694_Human_peasant.json (1.6KB) │   │   │   │   ├── 698_Human_pilgrim.json (1.7KB) │   │   │   │   ├── 6_Wooden_wall.json (907B) │   │   │   │   ├── 704_Broken_altar.json (490B) │   │   │   │   ├── 707_Big_Bertha.json (1.8KB) │   │   │   │   ├── 708_Leather_Apron.json (814B) │   │   │   │   ├── 709_Apron.json (808B) │   │   │   │   ├── 70_Knife.json (950B) │   │   │   │   ├── 710_Silver_ring.json (1.0KB) │   │   │   │   ├── 711_Human_cook.json (1.7KB) │   │   │   │   ├── 712_Cow.json (1.5KB) │   │   │   │   ├── 713_Cow_corpse.json (922B) │   │   │   │   ├── 71_Dagger.json (884B) │   │   │   │   ├── 723_Mountain_goat.json (1.5KB) │   │   │   │   ├── 724_Goat_corpse.json (919B) │   │   │   │   ├── 727_Gervaud,_the_Village_Elder.json (1.8KB) │   │   │   │   ├── 72_Sickle.json (977B) │   │   │   │   ├── 77_Short_sword.json (906B) │   │   │   │   ├── 783_Broken_stone_statue.json (719B) │   │   │   │   ├── 784_Fresh_grave.json (506B) │   │   │   │   ├── 785_Stash.json (277B) │   │   │   │   ├── 787_Bedroll.json (628B) │   │   │   │   ├── 792_Carrot_soil.json (990B) │   │   │   │   ├── 793_Carrot.json (563B) │   │   │   │   ├── 794_Lettuce.json (521B) │   │   │   │   ├── 795_Lettuce_soil.json (991B) │   │   │   │   ├── 796_Wheat.json (849B) │   │   │   │   ├── 797_Wheat_field.json (814B) │   │   │   │   ├── 798_Wheat_soil.json (982B) │   │   │   │   ├── 799_Mill.json (912B) │   │   │   │   ├── 7_Clay_wall.json (725B) │   │   │   │   ├── 800_Wheat_grain.json (583B) │   │   │   │   ├── 801_Wheat_flour.json (707B) │   │   │   │   ├── 802_Straw.json (574B) │   │   │   │   ├── 803_Bread.json (711B) │   │   │   │   ├── 804_Straw_hat.json (807B) │   │   │   │   ├── 805_Wooden_water_wheel.json (964B) │   │   │   │   ├── 806_Whetstone.json (531B) │   │   │   │   ├── 807_Sheep.json (1.5KB) │   │   │   │   ├── 808_Sheep_corpse.json (920B) │   │   │   │   ├── 809_Cooked_meat.json (543B) │   │   │   │   ├── 810_Cooked_fish_meat.json (531B) │   │   │   │   ├── 811_Apple.json (531B) │   │   │   │   ├── 812_Blueberry.json (553B) │   │   │   │   ├── 813_Raspberry.json (572B) │   │   │   │   ├── 814_Strawberry.json (551B) │   │   │   │   ├── 815_Blackberry.json (549B) │   │   │   │   ├── 816_Blueberry_bush.json (1.3KB) │   │   │   │   ├── 817_Strawberry_bush.json (1.3KB) │   │   │   │   ├── 818_Blackberry_bush.json (1.3KB) │   │   │   │   ├── 819_Raspberry_bush.json (1.3KB) │   │   │   │   ├── 820_Honey.json (535B) │   │   │   │   ├── 821_Goat_milk.json (528B) │   │   │   │   ├── 822_Cow_milk.json (526B) │   │   │   │   ├── 823_Bee.json (1.3KB) │   │   │   │   ├── 824_Beehive.json (962B) │   │   │   │   ├── 825_Chicken.json (1.5KB) │   │   │   │   ├── 826_Chicken_egg.json (560B) │   │   │   │   ├── 827_Chicken_corpse.json (931B) │   │   │   │   ├── 828_Feather.json (485B) │   │   │   │   ├── 831_Grindstone.json (733B) │   │   │   │   ├── 834_Soda_ash.json (451B) │   │   │   │   ├── 841_Shovel.json (1.0KB) │   │   │   │   ├── 848_Sapphire.json (452B) │   │   │   │   ├── 849_Topaz.json (453B) │   │   │   │   ├── 853_Soda_ash_deposit.json (660B) │   │   │   │   ├── 85_Club.json (885B) │   │   │   │   ├── 864_Decorated_collar.json (866B) │   │   │   │   ├── 869_Maple_wood.json (501B) │   │   │   │   ├── 870_Maple_log.json (927B) │   │   │   │   ├── 871_Maple_tree_trunk.json (894B) │   │   │   │   ├── 87_Mace.json (967B) │   │   │   │   ├── 880_Blueberry_pie.json (543B) │   │   │   │   ├── 8_Stone_wall.json (834B) │   │   │   │   ├── 92_Morning_star.json (1.0KB) │   │   │   │   ├── 937_Altar_to_God_of_Farming.json (740B) │   │   │   │   ├── 94_Quarterstaff.json (867B) │   │   │   │   ├── 951_Rotten_meat.json (556B) │   │   │   │   ├── 952_Head.json (717B) │   │   │   │   ├── 958_Humanoid_arm.json (770B) │   │   │   │   ├── 959_Humanoid_leg.json (755B) │   │   │   │   ├── 960_Elven_ears.json (565B) │   │   │   │   ├── 97_Scythe.json (1.0KB) │   │   │   │   └── 9_Wooden_door.json (1.1KB) │   │   │   ├── events.json (81B) │   │   │   ├── maps (38 Entries) │   │   │   │   ├── map_30_27_0.smap (16KB) │   │   │   │   ├── map_30_27_0_1.smap (17KB) │   │   │   │   ├── map_30_27_0_2.smap (17KB) │   │   │   │   ├── map_30_27_0_3.smap (17KB) │   │   │   │   ├── map_30_27_0_4.smap (17KB) │   │   │   │   ├── map_30_27_0_5.smap (17KB) │   │   │   │   ├── map_30_28_0.smap (17KB) │   │   │   │   ├── map_30_28_0_1.smap (17KB) │   │   │   │   ├── map_30_28_0_2.smap (18KB) │   │   │   │   ├── map_30_28_0_3.smap (18KB) │   │   │   │   ├── map_30_28_0_4.smap (18KB) │   │   │   │   ├── map_30_29_0.smap (18KB) │   │   │   │   ├── map_30_29_0_1.smap (17KB) │   │   │   │   ├── map_30_29_0_2.smap (18KB) │   │   │   │   ├── map_30_30_0.smap (19KB) │   │   │   │   ├── map_30_30_0_1.smap (20KB) │   │   │   │   ├── map_30_30_0_2.smap (18KB) │   │   │   │   ├── map_30_30_0_3.smap (19KB) │   │   │   │   ├── map_30_30_0_4.smap (19KB) │   │   │   │   ├── map_31_27_0.smap (17KB) │   │   │   │   ├── map_31_27_0_1.smap (17KB) │   │   │   │   ├── map_31_27_0_2.smap (17KB) │   │   │   │   ├── map_31_27_0_3.smap (17KB) │   │   │   │   ├── map_31_27_0_4.smap (17KB) │   │   │   │   ├── map_31_28_0.smap (24KB) │   │   │   │   ├── map_31_28_0_1.smap (21KB) │   │   │   │   ├── map_31_28_0_2.smap (25KB) │   │   │   │   ├── map_31_28_0_3.smap (20KB) │   │   │   │   ├── map_31_28_0_4.smap (23KB) │   │   │   │   ├── map_31_28_0_5.smap (20KB) │   │   │   │   ├── map_31_28_1.smap (13KB) │   │   │   │   ├── map_31_29_0.smap (20KB) │   │   │   │   ├── map_31_29_0_1.smap (19KB) │   │   │   │   ├── map_31_29_0_2.smap (20KB) │   │   │   │   ├── map_31_29_0_3.smap (20KB) │   │   │   │   ├── map_31_29_0_4.smap (20KB) │   │   │   │   ├── map_31_30_0.smap (19KB) │   │   │   │   └── map_31_30_0_1.smap (19KB) │   │   │   ├── messages.json (142KB) │   │   │   ├── mod.json (706B) │   │   │   ├── npc (5 Entries) │   │   │   │   ├── description (8 Entries) │   │   │   │   │   ├── beard.txt (74B) │   │   │   │   │   ├── general.txt (2.5KB) │   │   │   │   │   ├── ghoul_physical.txt (802B) │   │   │   │   │   ├── golem_general.txt (328B) │   │   │   │   │   ├── golem_physical.txt (96B) │   │   │   │   │   ├── mutant_physical.txt (1.0KB) │   │   │   │   │   ├── physical.txt (602B) │   │   │   │   │   └── skeleton_physical.txt (655B) │   │   │   │   ├── eyes (11 Entries) │   │   │   │   │   ├── default.txt (10B) │   │   │   │   │   ├── dwarf.txt (136B) │   │   │   │   │   ├── elf.txt (126B) │   │   │   │   │   ├── fishman.txt (55B) │   │   │   │   │   ├── goblin.txt (115B) │   │   │   │   │   ├── golem.txt (94B) │   │   │   │   │   ├── halfling.txt (135B) │   │   │   │   │   ├── human.txt (217B) │   │   │   │   │   ├── reptilion.txt (55B) │   │   │   │   │   ├── skeleton.txt (83B) │   │   │   │   │   └── troglodyte.txt (7B) │   │   │   │   ├── filelist.txt (1.0KB) │   │   │   │   ├── hair (2 Entries) │   │   │   │   │   ├── color (8 Entries) │   │   │   │   │   │   ├── dwarf.txt (79B) │   │   │   │   │   │   ├── elf.txt (106B) │   │   │   │   │   │   ├── fishman.txt (68B) │   │   │   │   │   │   ├── goblin.txt (69B) │   │   │   │   │   │   ├── halfling.txt (81B) │   │   │   │   │   │   ├── human.txt (123B) │   │   │   │   │   │   ├── reptilion.txt (68B) │   │   │   │   │   │   └── skeleton.txt (33B) │   │   │   │   │   └── shape (7 Entries) │   │   │   │   │   ├── bald.txt (9B) │   │   │   │   │   ├── fishman.txt (98B) │   │   │   │   │   ├── human_female.txt (238B) │   │   │   │   │   ├── human_male.txt (193B) │   │   │   │   │   ├── reptilion.txt (9B) │   │   │   │   │   ├── skeleton.txt (157B) │   │   │   │   │   └── troglodyte.txt (4B) │   │   │   │   └── names (24 Entries) │   │   │   │   ├── demon.txt (352B) │   │   │   │   ├── djinn.txt (1.4KB) │   │   │   │   ├── dwarf_female.txt (594B) │   │   │   │   ├── dwarf_male.txt (808B) │   │   │   │   ├── elf_female.txt (764B) │   │   │   │   ├── elf_male.txt (797B) │   │   │   │   ├── fishman.txt (393B) │   │   │   │   ├── gnoll.txt (225B) │   │   │   │   ├── goblin_female.txt (366B) │   │   │   │   ├── goblin_male.txt (387B) │   │   │   │   ├── golem.txt (133B) │   │   │   │   ├── human_female.txt (712B) │   │   │   │   ├── human_male.txt (1.1KB) │   │   │   │   ├── lich.txt (426B) │   │   │   │   ├── mushman.txt (400B) │   │   │   │   ├── orc_female.txt (393B) │   │   │   │   ├── orc_male.txt (644B) │   │   │   │   ├── rasimi_female.txt (382B) │   │   │   │   ├── rasimi_male.txt (617B) │   │   │   │   ├── reptilion_female.txt (239B) │   │   │   │   ├── reptilion_male.txt (322B) │   │   │   │   ├── satyr_female.txt (199B) │   │   │   │   ├── satyr_male.txt (166B) │   │   │   │   └── troglodyte.txt (107B) │   │   │   ├── organizations (21 Entries) │   │   │   │   ├── 102_Deers.json (151B) │   │   │   │   ├── 104_Foxes_and_rabbits.json (258B) │   │   │   │   ├── 105_Kabula_Bertha_I.json (314B) │   │   │   │   ├── 106_Kabula_Bertha_II.json (353B) │   │   │   │   ├── 107_Kabula_III.json (384B) │   │   │   │   ├── 108_Mensfield_3.json (426B) │   │   │   │   ├── 11_Fishmen.json (152B) │   │   │   │   ├── 125_Badgers.json (249B) │   │   │   │   ├── 129_Bees.json (210B) │   │   │   │   ├── 13_Rabbits.json (151B) │   │   │   │   ├── 17_Mensfield.json (348B) │   │   │   │   ├── 1_Kabula.json (377B) │   │   │   │   ├── 21_Lamato_plains_I.json (234B) │   │   │   │   ├── 29_Travelers.json (192B) │   │   │   │   ├── 4_Animals_I.json (211B) │   │   │   │   ├── 87_Mensfield_2.json (426B) │   │   │   │   ├── 88_Orcs.json (305B) │   │   │   │   ├── 92_Merchants.json (154B) │   │   │   │   ├── 95_Outlaws.json (152B) │   │   │   │   ├── 96_Kabula_II.json (344B) │   │   │   │   └── 98_Pilgrims.json (153B) │   │   │   └── weather.json (6.0KB) │   │   └── core_gfx_demo (7 Entries) │   │   ├── animations (235 Entries) │   │   │   ├── 100001_Small_explosion.json (2.1KB) │   │   │   ├── 100001_Small_fire_explosion.json (1.9KB) │   │   │   ├── 100002_River_test.json (660B) │   │   │   ├── 100003_Long_grass.json (732B) │   │   │   ├── 100_Blade_dance.json (870B) │   │   │   ├── 101_Bear_trap_hit.json (981B) │   │   │   ├── 102_Phoenix_shot.json (911B) │   │   │   ├── 103_Axe_throw.json (360B) │   │   │   ├── 104_Knife_throw.json (362B) │   │   │   ├── 105_Javelin_throw.json (346B) │   │   │   ├── 106_Fishing_rod_attack.json (564B) │   │   │   ├── 107_Fishing_rod_back.json (522B) │   │   │   ├── 108_Rapid_shots.json (631B) │   │   │   ├── 109_Summon_Zombie.json (1.7KB) │   │   │   ├── 10_God_death.json (588B) │   │   │   ├── 10_Sense_enemy_-_yellow.json (400B) │   │   │   ├── 110_Explosion_prep.json (1.0KB) │   │   │   ├── 111_Chakram.json (434B) │   │   │   ├── 112_Chakram_back.json (361B) │   │   │   ├── 113_Rain.json (324B) │   │   │   ├── 114_Rain_drop_fall.json (510B) │   │   │   ├── 115_Rain_drop_impact.json (978B) │   │   │   ├── 116_Axe_throw_with_return.json (431B) │   │   │   ├── 117_Axe_throw_return.json (346B) │   │   │   ├── 118_Painless.json (1.0KB) │   │   │   ├── 119_Ground_breaker.json (832B) │   │   │   ├── 11_Bash.json (1.2KB) │   │   │   ├── 11_Bash2.json (1.3KB) │   │   │   ├── 120_Bleed.json (507B) │   │   │   ├── 121_Rend.json (1.2KB) │   │   │   ├── 122_Break.json (884B) │   │   │   ├── 123_Revenge.json (1.2KB) │   │   │   ├── 124_Infinite_weapons.json (2.2KB) │   │   │   ├── 125_Cyclone.json (1.8KB) │   │   │   ├── 126_Poisonous_bite.json (833B) │   │   │   ├── 127_Death_ray.json (477B) │   │   │   ├── 128_Disintegrate.json (364B) │   │   │   ├── 129_Poison_ray.json (478B) │   │   │   ├── 12_Quick_step.json (379B) │   │   │   ├── 130_Deadly_grasp.json (380B) │   │   │   ├── 131_Deadly_grasp_particle.json (1.1KB) │   │   │   ├── 132_Acid_Rain.json (300B) │   │   │   ├── 133_Acid_Rain_drop_fall.json (484B) │   │   │   ├── 134_Acid_Rain_drop_impact.json (969B) │   │   │   ├── 135_Corrosion.json (1.1KB) │   │   │   ├── 136_Energy_missile.json (742B) │   │   │   ├── 137_Energy_missile_hit_1.json (578B) │   │   │   ├── 138_Corruption.json (1.4KB) │   │   │   ├── 13_Rage.json (1.5KB) │   │   │   ├── 140_Firework_Single.json (521B) │   │   │   ├── 141_Test_impact.json (2.6KB) │   │   │   ├── 142_Unlimited_Power_Lightning.json (1.2KB) │   │   │   ├── 143_Slice.json (1.0KB) │   │   │   ├── 144_Heat.json (551B) │   │   │   ├── 145_Chain_slash.json (773B) │   │   │   ├── 146_Storm_of_Steel.json (836B) │   │   │   ├── 147_The_eye.json (1.4KB) │   │   │   ├── 148_Prayer.json (856B) │   │   │   ├── 149_Mass_corruption.json (1.6KB) │   │   │   ├── 14_Smite.json (1.4KB) │   │   │   ├── 14_Smite2.json (1.4KB) │   │   │   ├── 150_Vines.json (1.9KB) │   │   │   ├── 151_Corpse_explosion.json (1.4KB) │   │   │   ├── 152_Summon_skeleton.json (969B) │   │   │   ├── 153_Summon_Banshee.json (545B) │   │   │   ├── 154_Summon_Banshee_particle.json (589B) │   │   │   ├── 155_Summon_Banshee_impact.json (421B) │   │   │   ├── 156_Paralyzing_dart.json (346B) │   │   │   ├── 157_Frost_armor.json (1.2KB) │   │   │   ├── 159_Weaken_body.json (1.7KB) │   │   │   ├── 15_Whirlwind.json (965B) │   │   │   ├── 160_Screech.json (1.8KB) │   │   │   ├── 161_Flash_bomb.json (1.0KB) │   │   │   ├── 162_Bard_buff.json (728B) │   │   │   ├── 163_Freeze.json (1.3KB) │   │   │   ├── 164_Break_mind.json (596B) │   │   │   ├── 166_Blizzard.json (331B) │   │   │   ├── 167_Blizzard_single_fall.json (1.1KB) │   │   │   ├── 168_Blizzard_single_impact.json (912B) │   │   │   ├── 169_Poison_cloud.json (1.8KB) │   │   │   ├── 16_Hit.json (733B) │   │   │   ├── 170_Net_throw.json (370B) │   │   │   ├── 171_Acid_weapon.json (891B) │   │   │   ├── 172_Five_finger_death_punch.json (1.1KB) │   │   │   ├── 173_Throw_acid_vial.json (418B) │   │   │   ├── 174_Freeze_vial_throw.json (421B) │   │   │   ├── 175_Drink_energy_potion.json (1.1KB) │   │   │   ├── 176_Throw_alchemic_fire.json (422B) │   │   │   ├── 177_Drink_antidote.json (1.1KB) │   │   │   ├── 178_Locusts.json (1.4KB) │   │   │   ├── 179_Silence.json (596B) │   │   │   ├── 17_Miss.json (374B) │   │   │   ├── 180_Ice_age.json (651B) │   │   │   ├── 181_Last_rites.json (2.2KB) │   │   │   ├── 182_Snow.json (295B) │   │   │   ├── 183_Snow_drop_fall.json (827B) │   │   │   ├── 184_Snow_drop_impact.json (513B) │   │   │   ├── 185_Blood_drop_impact.json (976B) │   │   │   ├── 186_Rain_drop_fall.json (508B) │   │   │   ├── 188_Fire_Rain_drop_impact.json (1.2KB) │   │   │   ├── 189_Fire_Rain_drop_fall.json (754B) │   │   │   ├── 18_Bless_weapon.json (782B) │   │   │   ├── 191_Ghastly_weather_soul.json (1.0KB) │   │   │   ├── 192_Ghastly_weather.json (306B) │   │   │   ├── 193_Throw_oil.json (413B) │   │   │   ├── 194_Oil_hit.json (1.4KB) │   │   │   ├── 196_Water_wave.json (2.1KB) │   │   │   ├── 197_Water_wave_hit.json (646B) │   │   │   ├── 198_Water_wave_hit_lower.json (652B) │   │   │   ├── 199_Anvil_throw.json (406B) │   │   │   ├── 19_Backstab.json (1.1KB) │   │   │   ├── 1_Rock_throw.json (379B) │   │   │   ├── 200_Anvil_hit.json (385B) │   │   │   ├── 201_Blind.json (854B) │   │   │   ├── 202_Summon_goats.json (959B) │   │   │   ├── 203_Summon_fishmen.json (1.0KB) │   │   │   ├── 204_Summon_bulls.json (1.5KB) │   │   │   ├── 205_Summon_werewolves.json (816B) │   │   │   ├── 207_Summon_deer.json (1.3KB) │   │   │   ├── 208_Dwarf_throw.json (385B) │   │   │   ├── 209_Living_tree.json (400B) │   │   │   ├── 20_Small_explosion.json (3.3KB) │   │   │   ├── 210_Summon_vampire.json (721B) │   │   │   ├── 211_Summon_vampire_particle.json (561B) │   │   │   ├── 212_Burning_sun.json (1.2KB) │   │   │   ├── 213_Burning_sun_pre-explosion.json (434B) │   │   │   ├── 214_Burning_sun_explosion.json (2.4KB) │   │   │   ├── 215_Massive_Earthquake.json (2.0KB) │   │   │   ├── 216_Black_smoke.json (1.8KB) │   │   │   ├── 217_Rotten_fumes.json (715B) │   │   │   ├── 218_Banish.json (420B) │   │   │   ├── 219_Cleanse.json (1.6KB) │   │   │   ├── 21_Charge.json (641B) │   │   │   ├── 220_Seven_deadly_sins.json (4.4KB) │   │   │   ├── 221_Stoning.json (338B) │   │   │   ├── 223_Stoning_particle.json (498B) │   │   │   ├── 224_Shield_throw.json (418B) │   │   │   ├── 225_God_coming.json (1.2KB) │   │   │   ├── 226_God_coming_impact.json (903B) │   │   │   ├── 227_Bloody_teleport.json (1.9KB) │   │   │   ├── 228_Bloody_teleport_impact.json (1.8KB) │   │   │   ├── 229_Bushido.json (1.1KB) │   │   │   ├── 22_Buff_green_self.json (400B) │   │   │   ├── 230_Rotten_meat_throw.json (562B) │   │   │   ├── 231_Head_throw.json (555B) │   │   │   ├── 232_Throw_holy_water.json (391B) │   │   │   ├── 233_Holy_water_hit.json (670B) │   │   │   ├── 234_Crate_throw.json (527B) │   │   │   ├── 23_Acid_spit.json (696B) │   │   │   ├── 24_Acid_hit.json (911B) │   │   │   ├── 25_Sense_enemy_-_green.json (400B) │   │   │   ├── 26_Freezing_ray_hit.json (465B) │   │   │   ├── 27_Explosive_shoot.json (397B) │   │   │   ├── 28_Intimidate.json (1.6KB) │   │   │   ├── 29_Cripple.json (1.4KB) │   │   │   ├── 2_Freezing_ray.json (563B) │   │   │   ├── 30_Shield_slam.json (976B) │   │   │   ├── 31_Lunge.json (821B) │   │   │   ├── 32_Lunge_impact.json (2.0KB) │   │   │   ├── 33_Poison_arrow.json (394B) │   │   │   ├── 34_Poison.json (644B) │   │   │   ├── 35_Piercing_arrow.json (987B) │   │   │   ├── 36_Rollback.json (504B) │   │   │   ├── 37_Burn.json (1.8KB) │   │   │   ├── 38_Fireball.json (1.7KB) │   │   │   ├── 38_Firebolt.json (1.1KB) │   │   │   ├── 39_Dragon_breath.json (1.6KB) │   │   │   ├── 3_Fireball.json (1.8KB) │   │   │   ├── 40_Cleave.json (908B) │   │   │   ├── 41_Pierce.json (710B) │   │   │   ├── 42_Disarm.json (1.5KB) │   │   │   ├── 43_Vanish.json (806B) │   │   │   ├── 44_Light.json (2.7KB) │   │   │   ├── 45_Rapid_regeneration.json (522B) │   │   │   ├── 46_Burn.json (1.1KB) │   │   │   ├── 46_Immolation.json (1.6KB) │   │   │   ├── 47_Shield_wall.json (513B) │   │   │   ├── 48_Judgement.json (771B) │   │   │   ├── 49_Repentence.json (1.0KB) │   │   │   ├── 4_Fireball_explosion.json (3.3KB) │   │   │   ├── 50_Bandage.json (1.4KB) │   │   │   ├── 51_Icebolt.json (1.5KB) │   │   │   ├── 52_Wind_of_decay.json (1.6KB) │   │   │   ├── 53_Vampiric_touch.json (1.3KB) │   │   │   ├── 54_Soul_steal.json (620B) │   │   │   ├── 55_Soul_steal_impact.json (693B) │   │   │   ├── 56_Phoenix_shoot.json (385B) │   │   │   ├── 57_Earthquake.json (2.1KB) │   │   │   ├── 58_Meteor_fall.json (1.0KB) │   │   │   ├── 59_Meteor_impact.json (1.3KB) │   │   │   ├── 5_Arrow_shoot.json (371B) │   │   │   ├── 60_Lightning_nova.json (531B) │   │   │   ├── 61_Fire_nova.json (846B) │   │   │   ├── 62_Lightning_from_above.json (645B) │   │   │   ├── 63_Lightning_hit.json (640B) │   │   │   ├── 64_Flame_pillar.json (1.8KB) │   │   │   ├── 65_Phaseshift.json (2.0KB) │   │   │   ├── 66_Storm.json (339B) │   │   │   ├── 67_Meteor_shower.json (282B) │   │   │   ├── 68_Phaseshift_arrival.json (1.8KB) │   │   │   ├── 69_Fire_barrage.json (3.0KB) │   │   │   ├── 6_Buff_green.json (608B) │   │   │   ├── 70_Fire_barrage_hit.json (1.6KB) │   │   │   ├── 71_Crescent_swing.json (1.0KB) │   │   │   ├── 72_Unleash_power.json (697B) │   │   │   ├── 73_Power_up.json (278B) │   │   │   ├── 74_Power_up_particle.json (559B) │   │   │   ├── 75_Power_up_impact.json (827B) │   │   │   ├── 76_Challenge.json (1.0KB) │   │   │   ├── 77_Deflection.json (964B) │   │   │   ├── 79_Jump_pierce.json (871B) │   │   │   ├── 7_Lightning.json (480B) │   │   │   ├── 7_Lightning2.json (1.8KB) │   │   │   ├── 80_Lightning_arrow.json (383B) │   │   │   ├── 81_Lightning_arrow_impact.json (522B) │   │   │   ├── 82_Bouncing_arrow.json (404B) │   │   │   ├── 83_Holy_arrow.json (628B) │   │   │   ├── 84_Holy_arrow_impact.json (520B) │   │   │   ├── 86_Summon_wolf.json (1.2KB) │   │   │   ├── 87_Arrow_rain.json (454B) │   │   │   ├── 88_Arrow_rain_air_impact.json (869B) │   │   │   ├── 89_Arrow_rain_drop.json (460B) │   │   │   ├── 8_Armor_breaker.json (2.0KB) │   │   │   ├── 8_Armor_breaker2.json (2.0KB) │   │   │   ├── 90_Arrow_rain_drop_impact.json (432B) │   │   │   ├── 91_Arrow_shrapnels.json (383B) │   │   │   ├── 92_Arrow_shrapnels_impact.json (634B) │   │   │   ├── 93_Furious_Attack.json (2.0KB) │   │   │   ├── 94_Stone_Spike.json (756B) │   │   │   ├── 95_Stone_spike_hit.json (1.2KB) │   │   │   ├── 96_Arcane_barrage.json (2.3KB) │   │   │   ├── 97_Arcane_barrage_hit_1.json (953B) │   │   │   ├── 98_Arcane_barrage_hit_2.json (953B) │   │   │   ├── 99_Arcane_barrage_hit_3.json (953B) │   │   │   └── 9_Battle_cry.json (822B) │   │   ├── assets (1 Entries) │   │   │   └── gfx (3 Entries) │   │   │   ├── Untitled-1.png (235KB) │   │   │   ├── Untitled-2.png (50KB) │   │   │   └── tileset_bold.png (86KB) │   │   ├── assets.json (624B) │   │   ├── character.json (781B) │   │   ├── core_gfx.png (692B) │   │   ├── entities (301 Entries) │   │   │   ├── 102_Short_bow.json (905B) │   │   │   ├── 1033_Impaled_corpse.json (559B) │   │   │   ├── 1080_Bone_Bow.json (906B) │   │   │   ├── 108_Hatchet.json (976B) │   │   │   ├── 109_Hand_axe.json (976B) │   │   │   ├── 10_Wooden_fence.json (1.0KB) │   │   │   ├── 111_Pickaxe.json (988B) │   │   │   ├── 116_Candle.json (958B) │   │   │   ├── 11_Tree.json (1.5KB) │   │   │   ├── 120_Fishing_rod.json (1.0KB) │   │   │   ├── 121_Sardine.json (790B) │   │   │   ├── 122_Perch.json (787B) │   │   │   ├── 123_Pike.json (788B) │   │   │   ├── 124_Trout.json (726B) │   │   │   ├── 126_Bream.json (702B) │   │   │   ├── 13_Ascending_Stairs.json (537B) │   │   │   ├── 141_Human_woodcutter.json (1.6KB) │   │   │   ├── 142_Human_fisherman.json (1.7KB) │   │   │   ├── 143_Furnace.json (679B) │   │   │   ├── 144_Copper_ore.json (473B) │   │   │   ├── 145_Copper_ingot.json (626B) │   │   │   ├── 146_Iron_ore.json (467B) │   │   │   ├── 147_Iron_ingot.json (623B) │   │   │   ├── 148_Coal.json (535B) │   │   │   ├── 149_Steel_ingot.json (662B) │   │   │   ├── 14_Descending_Stairs.json (396B) │   │   │   ├── 150_Anvil.json (470B) │   │   │   ├── 151_Hammer.json (942B) │   │   │   ├── 153_Iron_pot.json (927B) │   │   │   ├── 155_Workbench.json (569B) │   │   │   ├── 156_Spinning_wheel.json (607B) │   │   │   ├── 158_Silver_ore.json (488B) │   │   │   ├── 159_Silver_ingot.json (702B) │   │   │   ├── 15_Chair.json (1.0KB) │   │   │   ├── 160_Gold_ore.json (432B) │   │   │   ├── 161_Gold_ingot.json (594B) │   │   │   ├── 162_Leather.json (467B) │   │   │   ├── 163_Fur.json (466B) │   │   │   ├── 164_Scissors.json (960B) │   │   │   ├── 168_Wooden_shield.json (811B) │   │   │   ├── 16_Table.json (1.2KB) │   │   │   ├── 176_Wool.json (465B) │   │   │   ├── 17_Bed.json (1.3KB) │   │   │   ├── 180_Hood.json (759B) │   │   │   ├── 181_Mask.json (809B) │   │   │   ├── 182_Doublet.json (796B) │   │   │   ├── 183_Robe.json (785B) │   │   │   ├── 184_Shirt.json (789B) │   │   │   ├── 185_Dress.json (787B) │   │   │   ├── 186_Cloak.json (785B) │   │   │   ├── 188_Leather_pants.json (779B) │   │   │   ├── 189_Skirt.json (781B) │   │   │   ├── 18_Hearth.json (2.0KB) │   │   │   ├── 190_Belt.json (869B) │   │   │   ├── 192_Sandals.json (815B) │   │   │   ├── 193_Leather_gloves.json (813B) │   │   │   ├── 194_Arrow.json (591B) │   │   │   ├── 196_Copper_vein.json (868B) │   │   │   ├── 1_Short_grass.json (1.0KB) │   │   │   ├── 203_Human_farmer.json (1.7KB) │   │   │   ├── 207_Human_merchant.json (1.8KB) │   │   │   ├── 208_Human_blacksmith.json (1.9KB) │   │   │   ├── 211_Human_innkeeper.json (1.5KB) │   │   │   ├── 220_Stone_pillar.json (586B) │   │   │   ├── 222_Red_flower.json (593B) │   │   │   ├── 223_Tent.json (616B) │   │   │   ├── 228_Pond.json (1.3KB) │   │   │   ├── 236_Hay.json (740B) │   │   │   ├── 237_Marble_floor.json (438B) │   │   │   ├── 238_Claws.json (858B) │   │   │   ├── 23_Rags.json (811B) │   │   │   ├── 241_Sabre.json (837B) │   │   │   ├── 242_Dirt_wall.json (550B) │   │   │   ├── 243_Old_wooden_bench.json (723B) │   │   │   ├── 248_Wraith.json (1.6KB) │   │   │   ├── 250_Window.json (736B) │   │   │   ├── 251_Carpet.json (376B) │   │   │   ├── 255_Wooden_stage.json (1.1KB) │   │   │   ├── 258_Wooden_crate.json (601B) │   │   │   ├── 25_Corpse.json (2.2KB) │   │   │   ├── 264_Tent_wall.json (905B) │   │   │   ├── 265_Tent_wall.json (729B) │   │   │   ├── 266_Tent_wall.json (840B) │   │   │   ├── 267_Tent_wall.json (840B) │   │   │   ├── 274_Stone_table.json (729B) │   │   │   ├── 275_Stone_chair.json (712B) │   │   │   ├── 279_Wooden_bench.json (864B) │   │   │   ├── 282_Wooden_beam.json (697B) │   │   │   ├── 286_Wooden_door.json (1.2KB) │   │   │   ├── 28_Broken_stone_wall.json (829B) │   │   │   ├── 291_Brass_Brazier.json (943B) │   │   │   ├── 294_Rabbit_corpse.json (907B) │   │   │   ├── 295_Magnificent_ring.json (1.0KB) │   │   │   ├── 298_Linen_pants.json (794B) │   │   │   ├── 299_Flax_flower.json (475B) │   │   │   ├── 29_Player_starting_location.json (407B) │   │   │   ├── 2_Medium_grass.json (729B) │   │   │   ├── 300_Linen.json (630B) │   │   │   ├── 301_Eye_patch.json (672B) │   │   │   ├── 302_Fake_moustache.json (672B) │   │   │   ├── 306_Human_traveler.json (2.0KB) │   │   │   ├── 307_High_boots.json (784B) │   │   │   ├── 308_Ceremonial_dagger.json (1.0KB) │   │   │   ├── 30_Dirt.json (641B) │   │   │   ├── 310_Primitive_knife.json (935B) │   │   │   ├── 311_Primitive_spear.json (892B) │   │   │   ├── 312_Primitive_sword.json (835B) │   │   │   ├── 313_Fishman.json (1.7KB) │   │   │   ├── 314_Fishman_corpse.json (824B) │   │   │   ├── 315_Fish_meat.json (830B) │   │   │   ├── 316_Deer.json (1.3KB) │   │   │   ├── 317_Deer_corpse.json (930B) │   │   │   ├── 318_Meat.json (847B) │   │   │   ├── 322_Elven_corpse.json (1.5KB) │   │   │   ├── 32_Old_well.json (686B) │   │   │   ├── 330_Incorporeal_ash.json (579B) │   │   │   ├── 332_Outlaw.json (1.4KB) │   │   │   ├── 334_Fox_corpse.json (910B) │   │   │   ├── 340_Hare_corpse.json (940B) │   │   │   ├── 342_Wolf_corpse.json (908B) │   │   │   ├── 343_Mushroom.json (679B) │   │   │   ├── 344_Mushroom.json (694B) │   │   │   ├── 346_Goatskin.json (755B) │   │   │   ├── 347_Bandage.json (680B) │   │   │   ├── 356_Carpet.json (356B) │   │   │   ├── 357_Barrel.json (566B) │   │   │   ├── 359_Window.json (734B) │   │   │   ├── 35_Stone.json (1.0KB) │   │   │   ├── 362_Zombie.json (1.4KB) │   │   │   ├── 363_Stone_knife.json (939B) │   │   │   ├── 364_Stone_axe.json (928B) │   │   │   ├── 365_Stone_mallet.json (978B) │   │   │   ├── 366_Primitive_bow.json (877B) │   │   │   ├── 36_Spruce.json (1.1KB) │   │   │   ├── 373_Cleaver.json (965B) │   │   │   ├── 376_Trident.json (956B) │   │   │   ├── 37_Water_well.json (860B) │   │   │   ├── 38_Magnus_the_Magnificent.json (2.0KB) │   │   │   ├── 39_Buldo_the_Blacksmith.json (2.4KB) │   │   │   ├── 3_Long_grass.json (739B) │   │   │   ├── 408_Dirt.json (641B) │   │   │   ├── 409_Dirt.json (598B) │   │   │   ├── 40_Orc_raider.json (1.7KB) │   │   │   ├── 410_Swamp_grass.json (933B) │   │   │   ├── 411_Muddy_water.json (1.2KB) │   │   │   ├── 418_Stone.json (384B) │   │   │   ├── 41_Maple.json (1.1KB) │   │   │   ├── 424_Campfire.json (2.0KB) │   │   │   ├── 42_Dead_tree.json (1.1KB) │   │   │   ├── 43_Gnelm_River.json (2.1KB) │   │   │   ├── 440_Wooden_gate.json (1.1KB) │   │   │   ├── 44_Wooden_bridge.json (596B) │   │   │   ├── 45_Kabula_signpost.json (402B) │   │   │   ├── 46_Bush.json (1.2KB) │   │   │   ├── 47_Grey_cat.json (1.4KB) │   │   │   ├── 48_Dead_tree_trunk.json (824B) │   │   │   ├── 4_Wooden_floor.json (666B) │   │   │   ├── 50_Natural_cave_floor.json (502B) │   │   │   ├── 513_Marble_floor.json (462B) │   │   │   ├── 514_Chair.json (707B) │   │   │   ├── 517_Wooden_statue.json (1.0KB) │   │   │   ├── 51_Yelling_Mountain.json (1.8KB) │   │   │   ├── 521_Sheaf_of_hay.json (562B) │   │   │   ├── 522_Altar_to_Goddess_of_Fertility.json (518B) │   │   │   ├── 52_Stalactite.json (435B) │   │   │   ├── 53_Stalagmite.json (449B) │   │   │   ├── 545_Burned_wall.json (537B) │   │   │   ├── 546_Burned_floor.json (497B) │   │   │   ├── 547_Burned_wall.json (555B) │   │   │   ├── 548_Burned_door.json (887B) │   │   │   ├── 549_Stone_floor.json (461B) │   │   │   ├── 550_Burned_window.json (535B) │   │   │   ├── 551_Burned_bed.json (526B) │   │   │   ├── 552_Burned_table.json (478B) │   │   │   ├── 553_Burned_corpse.json (461B) │   │   │   ├── 55_Pile_of_bones.json (695B) │   │   │   ├── 56_Torch.json (1.6KB) │   │   │   ├── 587_Blood.json (794B) │   │   │   ├── 588_Blood.json (777B) │   │   │   ├── 589_Blood.json (765B) │   │   │   ├── 590_Blood.json (777B) │   │   │   ├── 591_Blood.json (778B) │   │   │   ├── 592_Blood.json (693B) │   │   │   ├── 592_Pool_of_Blood.json (693B) │   │   │   ├── 596_Broken_wooden_wall.json (802B) │   │   │   ├── 598_Slightly_burned_grass.json (707B) │   │   │   ├── 599_Slightly_burned_medium_grass.json (586B) │   │   │   ├── 5_Stone_floor.json (576B) │   │   │   ├── 600_Slightly_burned_long_grass.json (584B) │   │   │   ├── 601_Burned_grass.json (626B) │   │   │   ├── 602_Frozen_dirt.json (606B) │   │   │   ├── 603_Frozen_grass.json (545B) │   │   │   ├── 604_Broken_wooden_floor.json (662B) │   │   │   ├── 605_Frozen_wooden_floor.json (614B) │   │   │   ├── 606_Frozen_and_broken_wooden_floor.json (672B) │   │   │   ├── 608_Frozen_Gnelm_River.json (816B) │   │   │   ├── 609_Swamp_grass.json (637B) │   │   │   ├── 60_Tree_trunk.json (877B) │   │   │   ├── 610_Broken_stone_floor.json (456B) │   │   │   ├── 612_Frozen_muddy_water.json (738B) │   │   │   ├── 613_Rotten_grass.json (537B) │   │   │   ├── 614_Rotten_water.json (672B) │   │   │   ├── 61_Log.json (914B) │   │   │   ├── 62_Wood.json (490B) │   │   │   ├── 64_Red_fox.json (1.3KB) │   │   │   ├── 65_Hare.json (966B) │   │   │   ├── 66_Rabbit.json (1.3KB) │   │   │   ├── 675_Rotten_swamp_grass.json (545B) │   │   │   ├── 676_Frozen_pond.json (660B) │   │   │   ├── 677_Burned_swamp_grass.json (638B) │   │   │   ├── 678_Frozen_swamp_grass.json (565B) │   │   │   ├── 679_Wooden_pillar.json (635B) │   │   │   ├── 680_Primitive_axe.json (957B) │   │   │   ├── 681_Badger.json (1.1KB) │   │   │   ├── 682_Badger_corpse.json (928B) │   │   │   ├── 683_Cat_corpse.json (966B) │   │   │   ├── 685_Broken_sword.json (732B) │   │   │   ├── 693_Wooden_flail.json (916B) │   │   │   ├── 694_Human_peasant.json (1.6KB) │   │   │   ├── 698_Human_pilgrim.json (1.7KB) │   │   │   ├── 6_Wooden_wall.json (1.2KB) │   │   │   ├── 704_Broken_altar.json (464B) │   │   │   ├── 707_Big_Bertha.json (1.8KB) │   │   │   ├── 708_Leather_apron.json (816B) │   │   │   ├── 709_Apron.json (808B) │   │   │   ├── 70_Knife.json (919B) │   │   │   ├── 710_Silver_ring.json (1.0KB) │   │   │   ├── 711_Human_cook.json (1.7KB) │   │   │   ├── 712_Cow.json (1.5KB) │   │   │   ├── 713_Cow_corpse.json (921B) │   │   │   ├── 71_Dagger.json (853B) │   │   │   ├── 723_Mountain_goat.json (1.5KB) │   │   │   ├── 724_Goat_corpse.json (919B) │   │   │   ├── 727_Gervaud,_the_Village_Elder.json (1.8KB) │   │   │   ├── 72_Sickle.json (947B) │   │   │   ├── 77_Short_sword.json (875B) │   │   │   ├── 783_Broken_stone_statue.json (786B) │   │   │   ├── 784_Fresh_grave.json (371B) │   │   │   ├── 787_Bedroll.json (525B) │   │   │   ├── 792_Carrot_soil.json (990B) │   │   │   ├── 793_Carrot.json (564B) │   │   │   ├── 794_Lettuce.json (523B) │   │   │   ├── 795_Lettuce_soil.json (960B) │   │   │   ├── 796_Wheat.json (849B) │   │   │   ├── 797_Wheat_field.json (1.1KB) │   │   │   ├── 798_Wheat_soil.json (952B) │   │   │   ├── 799_Mill.json (749B) │   │   │   ├── 7_Clay_wall.json (729B) │   │   │   ├── 800_Wheat_grain.json (583B) │   │   │   ├── 801_Wheat_flour.json (707B) │   │   │   ├── 802_Straw.json (573B) │   │   │   ├── 803_Bread.json (712B) │   │   │   ├── 804_Straw_hat.json (807B) │   │   │   ├── 805_Wooden_water_wheel.json (878B) │   │   │   ├── 806_Whetstone.json (531B) │   │   │   ├── 807_Sheep.json (1.5KB) │   │   │   ├── 808_Sheep_corpse.json (920B) │   │   │   ├── 809_Cooked_meat.json (545B) │   │   │   ├── 810_Cooked_fish_meat.json (533B) │   │   │   ├── 811_Apple.json (532B) │   │   │   ├── 812_Blueberry.json (553B) │   │   │   ├── 813_Raspberry.json (572B) │   │   │   ├── 814_Strawberry.json (553B) │   │   │   ├── 815_Blackberry.json (552B) │   │   │   ├── 816_Blueberry_bush.json (1.1KB) │   │   │   ├── 817_Strawberry_bush.json (1.1KB) │   │   │   ├── 818_Blackberry_bush.json (1.1KB) │   │   │   ├── 819_Raspberry_bush.json (1.1KB) │   │   │   ├── 820_Honey.json (536B) │   │   │   ├── 821_Goat_milk.json (528B) │   │   │   ├── 822_Cow_milk.json (526B) │   │   │   ├── 823_Bee.json (1.5KB) │   │   │   ├── 824_Beehive.json (862B) │   │   │   ├── 825_Chicken.json (1.5KB) │   │   │   ├── 826_Chicken_egg.json (560B) │   │   │   ├── 827_Chicken_corpse.json (932B) │   │   │   ├── 828_Feather.json (516B) │   │   │   ├── 831_Grindstone.json (633B) │   │   │   ├── 834_Soda_ash.json (451B) │   │   │   ├── 841_Shovel.json (1.0KB) │   │   │   ├── 848_Sapphire.json (454B) │   │   │   ├── 849_Topaz.json (454B) │   │   │   ├── 853_Soda_ash_deposit.json (791B) │   │   │   ├── 85_Club.json (855B) │   │   │   ├── 864_Decorated_collar.json (867B) │   │   │   ├── 869_Maple_wood.json (503B) │   │   │   ├── 870_Maple_log.json (960B) │   │   │   ├── 871_Maple_tree_trunk.json (896B) │   │   │   ├── 87_Mace.json (936B) │   │   │   ├── 880_Blueberry_pie.json (544B) │   │   │   ├── 8_Stone_wall.json (1.1KB) │   │   │   ├── 92_Morning_star.json (980B) │   │   │   ├── 937_Altar_to_the_God_of_Farming.json (741B) │   │   │   ├── 94_Quarterstaff.json (837B) │   │   │   ├── 951_Rotten_meat.json (557B) │   │   │   ├── 952_Head.json (717B) │   │   │   ├── 958_Humanoid_arm.json (770B) │   │   │   ├── 959_Humanoid_leg.json (755B) │   │   │   ├── 960_Elven_ears.json (566B) │   │   │   ├── 97_Scythe.json (998B) │   │   │   └── 9_Wooden_door.json (1.3KB) │   │   └── mod.json (352B) │   └── tutorial.json (23KB) ├── glew32.dll (342KB) ├── libfreetype-6.dll (551KB) ├── libogg-0.dll (47KB) ├── libpng16-16.dll (203KB) ├── libvorbis-0.dll (197KB) ├── libvorbisfile-3.dll (63KB) ├── logs (1 Entries) │   └── logs (0 Entries) ├── redist (2 Entries) │   ├── vc_redist.x64.exe (15MB) │   └── vc_redist.x86.exe (15MB) ├── version.txt (6B) └── zlib1.dll (103KB)