corrected duration of training
This commit is contained in:
parent
8d08d95b2d
commit
4214fb85d8
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
.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[][] + 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~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 20 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[][] + 1
|
||||
~03~choice_two~panel_001~1_narration=Train [b][purple]Spell Dmg[] []+ 1
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
.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[][] + 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~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 20 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[][] + 1
|
||||
~03~choice_two~panel_001~1_narration=Train [b][purple]Warding[] []+ 1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#suppress inspection "UnusedProperty" for whole file
|
||||
.longName=Train up your Hero's Abilities
|
||||
.name=
|
||||
~01~prompt~panel_001~1_narration=Create a Training Job at this Location\n\n - Train [b][green]Movement Speed[][] + 0.5\n - Train [b][white]Charisma[][] + 5\n - Train [b][orange]Tenacity[][] + 5\n\n(Usually takes 10 about days for a single Hero)
|
||||
.name=Train Abilities
|
||||
~01~prompt~panel_001~1_narration=Create a Training Job at this Location\n\n - Train [b][green]Movement Speed[][] + 0.5\n - Train [b][white]Charisma[][] + 5\n - Train [b][orange]Tenacity[][] + 5\n\n(Usually takes 20 about days for a single Hero)
|
||||
~01~prompt~panel_001~2_darken=[header][gold]Train up your Hero's Abilities![][]
|
||||
~02~choice_one~panel_001~1_narration=Train [b][green]Movement[][] + 0.5
|
||||
~03~choice_two~panel_001~1_narration=Train [b][white]Charisma[] []+ 5
|
||||
|
|
Loading…
Add table
Reference in a new issue