Skip to content

Commit

Permalink
Belated ident updates for BN version
Browse files Browse the repository at this point in the history
Now that id is valid for these JSON types thanks to
cataclysmbnteam/Cataclysm-BN#324 that allows me
to update the BN version of Arcana accordingly. Other mod updates to
follow.
  • Loading branch information
chaosvolt committed Feb 22, 2021
1 parent 21da21b commit e839708
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
20 changes: 10 additions & 10 deletions Arcana_BN/chargen/professions.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
{
"type": "profession",
"ident": "arcanist_apprentice",
"id": "arcanist_apprentice",
"name": "Apprentice",
"description": "You were an aspiring student of a well-learned master of the mysterious arts. Sadly, you had only just begun your apprenticeship when your master was claimed by the end of the world.",
"points": 1,
Expand All @@ -23,7 +23,7 @@
},
{
"type": "profession",
"ident": "arcanist_alchemist",
"id": "arcanist_alchemist",
"name": "Alchemist",
"description": "You studied under a well-learned scholar, a seeker of the fabled elixir of life. Despite the tutelage of a master alchemist, you never got any closer to finishing the great work.",
"points": 2,
Expand Down Expand Up @@ -56,7 +56,7 @@
},
{
"type": "profession",
"ident": "arcanist_scribe",
"id": "arcanist_scribe",
"name": "Scribe",
"description": "You were a well-read scholar, learning the basics of giving true power to the written word. You dreamt of great archives holding forbidden knowledge, but all you have seen lately is a ruined world.",
"points": 2,
Expand Down Expand Up @@ -90,7 +90,7 @@
},
{
"type": "profession",
"ident": "arcanist_bloodmage",
"id": "arcanist_bloodmage",
"name": "Blood Mage",
"description": "You have beheld true power, as a member of the Sanguine Order. Power from within, as well as power from beyond. But at what cost?",
"points": 4,
Expand Down Expand Up @@ -119,7 +119,7 @@
},
{
"type": "profession",
"ident": "arcanist_magehunter",
"id": "arcanist_magehunter",
"name": "Mage Hunter",
"description": "You were a member of The Cleansing Flame, a religious order. The end of all has come. The barrier between worlds has been shattered. The dead hunger for the living. But you will not give in.",
"points": 4,
Expand Down Expand Up @@ -159,7 +159,7 @@
},
{
"type": "profession",
"ident": "arcanist_oathkeeper",
"id": "arcanist_oathkeeper",
"name": "Dark Priest",
"description": "He From Beyond The Veil calls to you, to your brothers and sisters. And the faithful, those who remain at least, shall bring him into this world.",
"points": 6,
Expand Down Expand Up @@ -191,7 +191,7 @@
},
{
"type": "profession",
"ident": "arcanist_summoner",
"id": "arcanist_summoner",
"name": "Summoner",
"description": "You were a student of a master arcanist. Not taught to merely take advantage of power from beyond, no. Taught to draw it forth in living form, bind it to your will. If only your master hadn't summoned more power than could be controlled.",
"spells": [ { "id": "arcana_magic_summon_shadow", "level": 1 }, { "id": "arcana_magic_summon_shadow_snake", "level": 1 } ],
Expand Down Expand Up @@ -233,7 +233,7 @@
},
{
"type": "profession",
"ident": "arcanist_shrike",
"id": "arcanist_shrike",
"name": "Sanguine Shrike",
"description": "You were a hunter of hunters, protecting your fellow blood mages during rituals and important missions. As the Sanguine Order crumbled, many of your brethren strayed from The Path and left the Order to rot. Will you follow suit?",
"points": 8,
Expand Down Expand Up @@ -289,7 +289,7 @@
},
{
"type": "profession",
"ident": "arcanist_purifier",
"id": "arcanist_purifier",
"name": "Arcane Purifier",
"description": "You have embraced modern technology and mystical power alike, in your pursuit of knowledge and a way to prevent the cataclysm. Once of the Cleansing Flame, whether you went rogue or still honor their ideals, that no longer matters anymore.",
"spells": [ { "id": "arcana_magic_capacitance", "level": 1 } ],
Expand Down Expand Up @@ -337,7 +337,7 @@
},
{
"type": "profession",
"ident": "arcanist_scholar",
"id": "arcanist_scholar",
"name": "Arcane Scholar",
"description": "You were always the studious type, collecting interesting books. Over time your studies turned towards the eccentric and anomalous, and as the end of the world struck, you gathered nothing more than your most prized possessions.",
"points": 2,
Expand Down
20 changes: 10 additions & 10 deletions Arcana_BN/chargen/scenarios.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "scenario",
"name": "Seeker of the Arcane",
"description": "You were drawn to this place in search of answers, in search of power. Whoever or whatever once lived here, they've suffered the same fate as those in the cities. But some remnant of their mysterious work may remain.",
"ident": "arcane_seeker",
"id": "arcane_seeker",
"points": 0,
"start_name": "Arcanist Enclave",
"allowed_locs": [ "curious_structure", "impact_site", "island_temple", "strange_grove" ],
Expand Down Expand Up @@ -39,7 +39,7 @@
"type": "scenario",
"name": "Urban Awakening",
"description": "Some practiced the arcane in the shadows of civilization. Either to escape the bickering of distant arcane orders, or to further their goals. Sooner or later, you'll have to face the apocalypse raging above...",
"ident": "arcane_urban",
"id": "arcane_urban",
"points": 1,
"start_name": "Hidden In Plain Sight",
"allowed_locs": [ "arcanist_basement", "cathedral_basement" ],
Expand Down Expand Up @@ -78,14 +78,14 @@
},
{
"type": "scenario",
"ident": "surrounded",
"id": "surrounded",
"copy-from": "surrounded",
"add_professions": true,
"extend": { "professions": [ "arcanist_alchemist", "arcanist_scribe", "arcanist_shrike", "arcanist_purifier" ] }
},
{
"type": "scenario",
"ident": "isolationist",
"id": "isolationist",
"copy-from": "isolationist",
"add_professions": true,
"extend": {
Expand All @@ -101,35 +101,35 @@
},
{
"type": "scenario",
"ident": "lab_chal",
"id": "lab_chal",
"copy-from": "lab_chal",
"extend": { "traits": [ "ARCANA_SCALYPATCHES", "ARCANA_INNERHEAT" ] }
},
{
"type": "scenario",
"ident": "mutant",
"id": "mutant",
"copy-from": "mutant",
"extend": { "traits": [ "ARCANA_SCALYPATCHES", "ARCANA_INNERHEAT" ] }
},
{
"type": "scenario",
"ident": "ambushed",
"id": "ambushed",
"copy-from": "ambushed",
"extend": {
"professions": [ "arcanist_bloodmage", "arcanist_magehunter", "arcanist_oathkeeper", "arcanist_shrike", "arcanist_purifier" ]
}
},
{
"type": "scenario",
"ident": "summer_advanced_start",
"id": "summer_advanced_start",
"copy-from": "summer_advanced_start",
"extend": {
"professions": [ "arcanist_bloodmage", "arcanist_magehunter", "arcanist_oathkeeper", "arcanist_shrike", "arcanist_purifier" ]
}
},
{
"type": "scenario",
"ident": "wilderness",
"id": "wilderness",
"copy-from": "wilderness",
"add_professions": true,
"extend": {
Expand All @@ -145,7 +145,7 @@
},
{
"type": "scenario",
"ident": "cyberpunk",
"id": "cyberpunk",
"copy-from": "cyberpunk",
"extend": { "professions": [ "arcanist_purifier" ] }
}
Expand Down
8 changes: 4 additions & 4 deletions Arcana_BN/materials.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"type": "material",
"ident": "essencemat",
"id": "essencemat",
"name": "Magical Essence",
"density": 1,
"bash_resist": 20,
Expand All @@ -16,7 +16,7 @@
},
{
"type": "material",
"ident": "wyrmskin",
"id": "wyrmskin",
"name": "Wyrmskin",
"density": 6,
"specific_heat_liquid": 1.5,
Expand All @@ -43,7 +43,7 @@
},
{
"type": "material",
"ident": "clay",
"id": "clay",
"name": "Clay",
"density": 8,
"specific_heat_liquid": 1,
Expand All @@ -63,7 +63,7 @@
},
{
"type": "material",
"ident": "stone",
"id": "stone",
"name": "Stone",
"density": 17,
"specific_heat_liquid": 0.82,
Expand Down
2 changes: 1 addition & 1 deletion Arcana_BN/skills.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"type": "skill",
"ident": "magic",
"id": "magic",
"name": { "str": "arcana" },
"description": "Your knowledge of strange, anomalous powers from far-off worlds. While certain artifacts are beyond mortal understanding, this skill can be used for creating and using a few odd devices, some with lethal applications.",
"tags": [ "combat_skill" ],
Expand Down

0 comments on commit e839708

Please sign in to comment.