forked from CleverRaven/Cataclysm-DDA
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expand Defense Mode and fix a bug (CleverRaven#67960)
* Update recipe_deconstruction.json * Update recipe_deconstruction.json * Update recipe_deconstruction.json * Add myself to comment commands list * Add the stuff * Update data/mods/Defense_Mode/mapgen/survivor_forest_camp.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/mods/Defense_Mode/specials.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Bugfixer #1 * Add the overmap terrain entry * Update eocs.json * Use more default start location IDs, some to fit. * Fix an ID typo * Some om_special fixes * More om_special fixes * Update data/json/npcs/missiondef.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update data/json/npcs/other/NPC_pizzaiolo.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Final bug fix --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
bb0bdee
commit 1570eb2
Showing
8 changed files
with
298 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
101 changes: 101 additions & 0 deletions
101
data/mods/Defense_Mode/mapgen/survivor_forest_camp.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
[ | ||
{ | ||
"type": "mapgen", | ||
"method": "json", | ||
"om_terrain": [ "dm_survivor_forest_camp" ], | ||
"weight": 100, | ||
"object": { | ||
"fallback_predecessor_mapgen": "forest_thick", | ||
"rows": [ | ||
" ", | ||
" ", | ||
" ", | ||
" ,,,,,,, ,,,,,,, ", | ||
" ,,===,, ,,===,, ", | ||
" ,,===,, ,,===,, ", | ||
" ,E,,,,, ,E,,,,, ", | ||
" ,,,,,,,,,,,,,,M,,,,,, ", | ||
" ,,,,,,,,,,,,,,B,,,,,, ", | ||
" ,,,,,,,,,A@,,,C,,,,,, ", | ||
" ,,,,,,,,,,O,,,S,,,,,, ", | ||
" ,,,,,,,,,,@,,,,,,,,,, ", | ||
" ,,,,,,,,E,,,,,,,,,,,, ", | ||
" ,,,,,,,,,,, ", | ||
" ,,,,,,,,,,, ", | ||
" ,,,,,,,,,,, ", | ||
" ,,,,,,,,,,, ", | ||
" ,,,,,,,,,,, ", | ||
" ,,,,@,,,,,, ", | ||
" ----------- ", | ||
" --~~~~~~~~~-- ", | ||
" --~~~~~~~~~~~-- ", | ||
" --~~~~~~~~~-- ", | ||
" ----------- " | ||
], | ||
"flags": [ "ERASE_ALL_BEFORE_PLACING_TERRAIN" ], | ||
"nested": { "E": { "chunks": [ [ "leather_tent_5x5_S", 100 ] ] }, "A": { "chunks": [ [ "survivor_corpse", 25 ] ] } }, | ||
"terrain": { | ||
",": [ "t_region_groundcover" ], | ||
"~": "t_water_dp", | ||
"O": "t_region_soil", | ||
"@": "t_region_groundcover", | ||
"E": "t_region_groundcover", | ||
"S": "t_region_soil", | ||
"=": "t_dirtmound", | ||
"-": "t_water_sh", | ||
"C": "t_region_soil", | ||
"B": "t_region_groundcover", | ||
"A": "t_region_groundcover", | ||
"M": "t_region_groundcover" | ||
}, | ||
"furniture": { | ||
"O": "f_firering", | ||
"@": "f_logstool", | ||
"S": "f_smoking_rack", | ||
"C": "f_kiln_empty", | ||
"B": "f_butcher_rack", | ||
"M": "f_fiber_mat" | ||
}, | ||
"place_traps": [ | ||
{ "trap": "tr_fur_rollmat", "x": 12, "y": 14 }, | ||
{ "trap": "tr_fur_rollmat", "x": [ 18, 20 ], "y": [ 7, 9 ] }, | ||
{ "trap": "tr_fur_rollmat", "x": [ 4, 6 ], "y": [ 7, 9 ] } | ||
], | ||
"place_furniture": [ | ||
{ "furn": "f_cattails", "x": [ 10, 16 ], "y": [ 21, 23 ], "repeat": [ 3, 7 ] }, | ||
{ "furn": "f_boulder_large", "x": [ 10, 16 ], "y": [ 21, 23 ], "repeat": [ 1, 3 ] } | ||
], | ||
"sealed_item": { "=": { "items": { "item": "farming_seeds", "chance": 100 }, "furniture": "f_plant_seedling" } }, | ||
"place_monster": [ { "group": "GROUP_POND_FISH_2", "x": 13, "y": 21, "chance": 100, "repeat": [ 4, 8 ] } ], | ||
"place_items": [ | ||
{ "item": "book_survival_2", "x": 11, "y": 14, "chance": 100, "repeat": [ 1, 3 ] }, | ||
{ "item": "corpse_child_survival", "x": [ 18, 20 ], "y": [ 7, 9 ], "chance": 100 }, | ||
{ "item": "corpse_female_survival", "x": [ 18, 20 ], "y": [ 7, 9 ], "chance": 100 } | ||
], | ||
"place_fields": [ { "field": "fd_blood", "x": [ 18, 20 ], "y": [ 7, 9 ], "repeat": [ -1, 3 ] } ], | ||
"place_loot": [ | ||
{ "item": "compositebow", "x": 5, "y": 7, "chance": 100 }, | ||
{ "item": "arrow_wood_heavy", "x": 5, "y": 7, "repeat": [ 1, 3 ], "chance": 100 }, | ||
{ "item": "quiver_birchbark", "x": 5, "y": 7, "chance": 100 }, | ||
{ "item": "childnote", "x": 19, "y": 7, "chance": 100 }, | ||
{ "item": "dry_meat", "x": 16, "y": 7, "chance": 100, "repeat": [ 5, 20 ] }, | ||
{ "item": "dry_fruit", "x": 16, "y": 7, "chance": 100, "repeat": [ 5, 20 ] }, | ||
{ "item": "makeshift_pillow", "x": 12, "y": 14, "chance": 100 }, | ||
{ "item": "needle_bone", "x": 11, "y": 13, "chance": 100 }, | ||
{ "item": "primitive_adze", "x": 11, "y": 13, "chance": 100 }, | ||
{ "item": "wicker_backpack", "x": 11, "y": 13, "chance": 100 }, | ||
{ "item": "primitive_hammer", "x": 11, "y": 13, "chance": 100 }, | ||
{ "item": "sickle_stone", "x": 11, "y": 13, "chance": 100 }, | ||
{ "item": "stone_chisel", "x": 11, "y": 13, "chance": 100 }, | ||
{ "item": "fire_drill_large", "x": 11, "y": 13, "chance": 100 }, | ||
{ "item": "oil_lamp_clay", "x": 11, "y": 13, "chance": 100 }, | ||
{ "item": "primitive_axe", "x": 11, "y": 9, "chance": 100 }, | ||
{ "item": "log", "x": 8, "y": 10, "chance": 100, "repeat": 3 }, | ||
{ "item": "clay_watercont", "x": 8, "y": 9, "chance": 100 }, | ||
{ "item": "clay_pot", "x": 13, "y": 18, "chance": 100 }, | ||
{ "item": "fish_bait", "x": 13, "y": 18, "chance": 100, "repeat": [ 1, 2 ] }, | ||
{ "item": "fishing_rod_basic", "x": 12, "y": 18, "chance": 100 } | ||
] | ||
} | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters