update comic messages
This commit is contained in:
parent
a227ce11da
commit
cae7ccfb99
4 changed files with 10 additions and 10 deletions
|
@ -3,7 +3,7 @@
|
|||
"info": {
|
||||
"dataVersion": 1,
|
||||
"sourceFile": "maethalion_boost_trainDamage",
|
||||
"modId": "wildermyth",
|
||||
"modId": "cecilkorik_training",
|
||||
"author": "maethalion"
|
||||
},
|
||||
"type": "OVERLAND_ABILITY",
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"info": {
|
||||
"dataVersion": 1,
|
||||
"sourceFile": "maethalion_boost_trainDefense",
|
||||
"modId": "wildermyth",
|
||||
"modId": "cecilkorik_training",
|
||||
"author": "maethalion"
|
||||
},
|
||||
"type": "OVERLAND_ABILITY",
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
.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~1_narration=Create a Training Job at this Location\n\n - Train [b][red]Bonus Damage[][] + 1\n - Train [b][purple]Spell Damage[][] + 1\n - Train [b][gold]Potency[][] + 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
|
||||
~02~choice_one~panel_001~1_narration=Train [b][red]Bonus Dmg[][] + 1
|
||||
~03~choice_two~panel_001~1_narration=Train [b][purple]Spell Dmg[] []+ 1
|
||||
~04~choice_three~panel_001~1_narration=Train [b][gold]Potency[][] + 1
|
||||
~05~choice_cancel~panel_001~1_darken=(Not Now)
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
.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~1_narration=Create a Training Job at this Location\n\n - Train [b][blue]Armor[][] + 1\n - Train [b][purple]Warding[][] + 1\n - Train [b][green]Health[][] + 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
|
||||
~02~choice_one~panel_001~1_narration=Train [b][blue]Armor[][] + 1
|
||||
~03~choice_two~panel_001~1_narration=Train [b][purple]Warding[] []+ 1
|
||||
~04~choice_three~panel_001~1_narration=Train [b][green]Health[][] + 1
|
||||
~05~choice_cancel~panel_001~1_darken=(Not Now)
|
||||
|
|
Loading…
Add table
Reference in a new issue