diff --git a/Age Of Vikings/AgeOfVikings.html b/Age Of Vikings/AgeOfVikings.html index 987a244204..f0368d6b8e 100644 --- a/Age Of Vikings/AgeOfVikings.html +++ b/Age Of Vikings/AgeOfVikings.html @@ -8,6 +8,7 @@ +
- - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + @@ -198,10 +176,8 @@ character_spirit_animal - - - - + +
@@ -20784,24 +20760,24 @@ character_spirit_animal @@ -21151,24 +21127,24 @@ character_spirit_animal - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + @@ -22498,24 +22474,24 @@ character_spirit_animal @@ -26134,7 +26110,7 @@ on("clicked:seidur1 clicked:seidur2 clicked:seidur3 clicked:seidur4 clicked:seid case "bull": case "eagle": PersonalityType = "Mighty"; SA_agility = 20; SA_flag = 1; break; case "beaver": - case "gyr falcon": + case "gyrfalcon": case "seal": PersonalityType = "Steadfast"; SA_manipulation = 20; SA_flag = 2; break; case "cat": case "golden plover": @@ -26185,7 +26161,7 @@ on("clicked:seidur1 clicked:seidur2 clicked:seidur3 clicked:seidur4 clicked:seid case "bull": case "eagle": SA_agility = 20; SA_flag = 1; break; case "beaver": - case "gyr falcon": + case "gyrfalcon": case "seal": SA_manipulation = 20; SA_flag = 2; break; case "cat": case "golden plover": @@ -26235,7 +26211,7 @@ on("clicked:seidur1 clicked:seidur2 clicked:seidur3 clicked:seidur4 clicked:seid case "bull": case "eagle": SA_agility = 20; SA_flag = 1; break; case "beaver": - case "gyr falcon": + case "gyrfalcon": case "seal": SA_manipulation = 20; SA_flag = 2; break; case "cat": case "golden plover": @@ -26285,7 +26261,7 @@ on("clicked:seidur1 clicked:seidur2 clicked:seidur3 clicked:seidur4 clicked:seid case "bull": case "eagle": SA_agility = 20; SA_flag = 1; break; case "beaver": - case "gyr falcon": + case "gyrfalcon": case "seal": SA_manipulation = 20; SA_flag = 2; break; case "cat": case "golden plover": @@ -26336,7 +26312,7 @@ on("clicked:seidur1 clicked:seidur2 clicked:seidur3 clicked:seidur4 clicked:seid case "bull": case "eagle": SA_agility = 20; SA_flag = 1; break; case "beaver": - case "gyr falcon": + case "gyrfalcon": case "seal": SA_manipulation = 20; SA_flag = 2; break; case "cat": case "golden plover": @@ -26387,7 +26363,7 @@ on("clicked:seidur1 clicked:seidur2 clicked:seidur3 clicked:seidur4 clicked:seid case "bull": case "eagle": SA_agility = 20; SA_flag = 1; break; case "beaver": - case "gyr falcon": + case "gyrfalcon": case "seal": SA_manipulation = 20; SA_flag = 2; break; case "cat": case "golden plover": diff --git a/Age Of Vikings/translation.json b/Age Of Vikings/translation.json index 54ca336fa2..5455c07d34 100644 --- a/Age Of Vikings/translation.json +++ b/Age Of Vikings/translation.json @@ -101,10 +101,11 @@ "magic-points-max-c":"Maximum Magic Points", "magic-points-locked-c":"Locked Magic Points", "magicPoints-c":"Magic Points", - "reputation-u":"Reputation", "healing-rate-u":"Healing Rate", "damage-modifier-c":"Damage Modifier", "movement-rate-u":"Movement Rate", + "reputation-u":"Reputation", + "status-u":"Status", "max-enc-u":"Max ENC", "circumstance-multiplier-c":"Circumstance Multiplier", "circumstance-modifier-c":"Circumstance Modifier", @@ -123,29 +124,29 @@ "personality-type-c":"Personality Type", "spirit-animal-c":"Spirit Animal", "mightyDef":"Mighty: Your hero attempts to solve problems first by means of physical force and brawn", - "bear-c":"Bear", - "bull-c":"Bull", - "eagle-c":"Eagle", + "bear(Mighty)-c":"Bear(Mighty)", + "bull(Mighty)-c":"Bull(Mighty)", + "eagle(Mighty)-c":"Eagle(Mighty)", "steadfastDef":"Steadfast: Your hero believes that technique, craft, and expertise are the secrets of success", - "beaver-c":"Beaver", - "gyrFalcon-c":"Gyr Falcon", - "seal-c":"Seal", + "beaver(Steadfast)-c":"Beaver(Steadfast)", + "gyrfalcon(Steadfast)-c":"Gyrfalcon(Steadfast)", + "seal(Steadfast)-c":"Seal(Steadfast)", "spiritualDef":"Spiritual: Your hero is attuned to the world of spirits, magic, and nature", - "cat-c":"Cat", - "goldenPlover-c":"Golden Plover", - "raven-c":"Raven", + "cat(Spiritual)-c":"Cat(Spiritual)", + "goldenPlover(Spiritual)-c":"Golden Plover(Spiritual)", + "raven(Spiritual)-c":"Raven(Spiritual)", "wandererDef":"Wanderer: Your hero has a drive to know every corner of Iceland and of the world beyond", - "goose-c":"Goose", - "horse-c":"Horse", - "wolf-c":"Wolf", + "goose(Wanderer)-c":"Goose(Wanderer)", + "horse(Wanderer)-c":"Horse(Wanderer)", + "wolf(Wanderer)-c":"Wolf(Wanderer)", "cunningDef":"Cunning: Your hero first tries to outsmart an opponent to gain an advantage", - "owl-c":"Owl", - "snowFox-c":"Snow Fox", - "weasel-c":"Weasel", + "owl(Cunning)-c":"Owl(Cunning)", + "snowFox(Cunning)-c":"Snow Fox(Cunning)", + "weasel(Cunning)-c":"Weasel(Cunning)", "manipulativeDef":"Manipulative: Your hero enjoys making decisions while persuading other people to carry out their work", - "arcticTern-c":"Arctic Tern", - "dog-c":"Dog", - "mouse-c":"Mouse", + "arcticTern(Manipulative)-c":"Arctic Tern(Manipulative)", + "dog(Manipulative)-c":"Dog(Manipulative)", + "mouse(Manipulative)-c":"Mouse(Manipulative)", "gender-c":"Gender", "age-c":"Age",