Rollable weapons

This commit is contained in:
2021-05-31 00:06:05 +02:00
parent d3eba25f83
commit 9ed56cd435
11 changed files with 144 additions and 71 deletions

View File

@@ -1,3 +1,17 @@
{
"FROSTGRAVE.Homebase": "Homebase",
"FROSTGRAVE.Level": "Level",
"FROSTGRAVE.ScenarioExperience": "Scenario Experience",
"FROSTGRAVE.BankedExperience": "Banked Experience",
"FROSTGRAVE.LevellingLog": "Levelling log",
"FROSTGRAVE.Health": "Health",
"FROSTGRAVE.Max": "Max",
"FROSTGRAVE.Current": "Current",
"FROSTGRAVE.Actual": "Actual",
"FROSTGRAVE.Spells": "Spells",
"FROSTGRAVE.Items": "Items",
"FROSTGRAVE.AddItem":"Add Item",
"FROSTGRAVE.SelectTargetNeeded": "You must select a target to attack with a Weapon"
}