diff --git a/assets/data/aspects/aspects.json b/assets/data/aspects/aspects.json index 7ebb365..0d6e5f7 100644 --- a/assets/data/aspects/aspects.json +++ b/assets/data/aspects/aspects.json @@ -1,6 +1,6 @@ [ { - "modId": "maethalion_boost", + "modId": "wildermyth", "id": "maethalion_boost_train|NAME|SNARK|111", "parameters": [ {}, diff --git a/assets/data/effects/maethalion_boost_trainDamage.json b/assets/data/effects/maethalion_boost_trainDamage.json index a8cdb48..a01b125 100644 --- a/assets/data/effects/maethalion_boost_trainDamage.json +++ b/assets/data/effects/maethalion_boost_trainDamage.json @@ -3,7 +3,7 @@ "info": { "dataVersion": 1, "sourceFile": "maethalion_boost_trainDamage", - "modId": "maethalion_boost", + "modId": "wildermyth", "author": "maethalion" }, "type": "OVERLAND_ABILITY", @@ -221,7 +221,7 @@ "outcomes": [ { "class": "NewJob", - "effectId": "maethalion_boost_job_train|stat.PHYSICAL_DAMAGE_BONUS|PHYSICAL_DAMAGE_BONUS|0.1", + "effectId": "maethalion_boost_job_train|stat.PHYSICAL_DAMAGE_BONUS|PHYSICAL_DAMAGE_BONUS|1.0", "post": "self", "injectedRoles": [ "self", "target" ], "promptSlotsImmediately": true @@ -237,7 +237,7 @@ "outcomes": [ { "class": "NewJob", - "effectId": "maethalion_boost_job_train|stat.SPELL_DAMAGE|SPELL_DAMAGE|0.1", + "effectId": "maethalion_boost_job_train|stat.SPELL_DAMAGE|SPELL_DAMAGE|1.0", "post": "self", "injectedRoles": [ "self", "target" ], "promptSlotsImmediately": true @@ -253,7 +253,7 @@ "outcomes": [ { "class": "NewJob", - "effectId": "maethalion_boost_job_train|stat.POTENCY|POTENCY|0.1", + "effectId": "maethalion_boost_job_train|stat.POTENCY|POTENCY|1.0", "post": "self", "injectedRoles": [ "self", "target" ], "promptSlotsImmediately": true diff --git a/assets/data/effects/maethalion_boost_trainDefense.json b/assets/data/effects/maethalion_boost_trainDefense.json index 4ec6aa0..e7d9e09 100644 --- a/assets/data/effects/maethalion_boost_trainDefense.json +++ b/assets/data/effects/maethalion_boost_trainDefense.json @@ -3,7 +3,7 @@ "info": { "dataVersion": 1, "sourceFile": "maethalion_boost_trainDefense", - "modId": "maethalion_boost", + "modId": "wildermyth", "author": "maethalion" }, "type": "OVERLAND_ABILITY", @@ -200,7 +200,7 @@ "outcomes": [ { "class": "NewJob", - "effectId": "maethalion_boost_job_train|ARMOR|0.1", + "effectId": "maethalion_boost_job_train|ARMOR|1.0", "post": "self", "injectedRoles": [ "self", "target" ], "promptSlotsImmediately": true @@ -216,7 +216,7 @@ "outcomes": [ { "class": "NewJob", - "effectId": "maethalion_boost_job_train|WARDING|0.1", + "effectId": "maethalion_boost_job_train|WARDING|1.0", "post": "self", "injectedRoles": [ "self", "target" ], "promptSlotsImmediately": true @@ -232,7 +232,7 @@ "outcomes": [ { "class": "NewJob", - "effectId": "maethalion_boost_job_train|HEALTH|0.1", + "effectId": "maethalion_boost_job_train|HEALTH|1.0", "post": "self", "injectedRoles": [ "self", "target" ], "promptSlotsImmediately": true diff --git a/assets/text/effects/maethalion_boost_trainDamage_en_GB.properties b/assets/text/effects/maethalion_boost_trainDamage_en_GB.properties new file mode 100644 index 0000000..efe7c52 --- /dev/null +++ b/assets/text/effects/maethalion_boost_trainDamage_en_GB.properties @@ -0,0 +1,10 @@ +#suppress inspection "UnusedProperty" for whole file +.blurb=Create a job which trains the Heroes in one of the following areas:\n - [b][red]Bonus Damage[][] + 1\n - [b][purple]Spell Damage[][] + 1\n - [b][gold]Potency[][] + 1 +.longName=Train up your Hero's Damage +.name=Train Damage +~01~prompt~panel_001~1_narration=Create a Training Job at this Location\n\n - Train [b][red]Bonus Damage[][] + 0.1\n - Train [b][purple]Spell Damage[][] + 0.1\n - Train [b][gold]Potency[][] + 0.1\n\n(Usually takes 10 about days for a single Hero) +~01~prompt~panel_001~2_darken=[header][gold]Train up your Hero's Damage![][] +~02~choice_one~panel_001~1_narration=Train [b][red]Bonus Dmg[][] + 0.1 +~03~choice_two~panel_001~1_narration=Train [b][purple]Spell Dmg[] []+ 0.1 +~04~choice_three~panel_001~1_narration=Train [b][gold]Potency[][] + 0.1 +~05~choice_cancel~panel_001~1_darken=(Not Now) diff --git a/assets/text/effects/maethalion_boost_trainDefense_en_GB.properties b/assets/text/effects/maethalion_boost_trainDefense_en_GB.properties new file mode 100644 index 0000000..1f77405 --- /dev/null +++ b/assets/text/effects/maethalion_boost_trainDefense_en_GB.properties @@ -0,0 +1,10 @@ +#suppress inspection "UnusedProperty" for whole file +.blurb=Create a job which trains the Heroes in one of the following areas:\n - [b][blue]Armor[][] + 1\n - [b][purple]Warding[][] + 1\n - [b][green]Health[][] + 1 +.longName=Train up your Hero's Defenses +.name=Train Defense +~01~prompt~panel_001~1_narration=Create a Training Job at this Location\n\n - Train [b][blue]Armor[][] + 0.1\n - Train [b][purple]Warding[][] + 0.1\n - Train [b][green]Health[][] + 0.1\n\n(Usually takes 10 about days for a single Hero) +~01~prompt~panel_001~2_darken=[header][gold]Train up your Hero's Defenses![][] +~02~choice_one~panel_001~1_narration=Train [b][blue]Armor[][] + 0.1 +~03~choice_two~panel_001~1_narration=Train [b][purple]Warding[] []+ 0.1 +~04~choice_three~panel_001~1_narration=Train [b][green]Health[][] + 0.1 +~05~choice_cancel~panel_001~1_darken=(Not Now) diff --git a/mod.json b/mod.json index df9da33..4858a3b 100644 --- a/mod.json +++ b/mod.json @@ -1,7 +1,7 @@ { "loadOrder": 200000, -"author": "Maethalion", -"name": "Hero Training", +"author": "cecilkorik", +"name": "Reasonably-Balanced Hero Training", "blurb": "Allows training of heroes on the overland map.", "visibility": "Public", "tags": [ "Hero", "Balance Changes" ], diff --git a/preview.png b/preview.png index 5109c8e..a7714d1 100644 Binary files a/preview.png and b/preview.png differ