Fix apv2, WIP

This commit is contained in:
2026-06-06 10:21:24 +02:00
parent 6cec1da910
commit 9b77a0c552
130 changed files with 12850 additions and 2830 deletions
+158 -6
View File
@@ -13,6 +13,22 @@
},
"VERMINE.WorldSettings.GameMode.Name": "Game Mode Selection",
"VERMINE.WorldSettings.GameMode.Hint": "Just like some video games offer different modes, Vermine 2047 lets players choose their Game Mode and set the degree of realism, supernatural and dangerosity of the universe themselves.",
"TYPES.Item.item": "Item",
"TYPES.Item.weapon": "Weapon",
"TYPES.Item.defense": "Defense",
"TYPES.Item.vehicle": "Vehicle",
"TYPES.Item.ability": "Ability",
"TYPES.Item.specialty": "Specialty",
"TYPES.Item.background": "Background",
"TYPES.Item.trauma": "Trauma",
"TYPES.Item.evolution": "Adaptation",
"TYPES.Item.rumor": "Rumor",
"TYPES.Item.target": "Target",
"TYPES.Item.rite": "Rite",
"TYPES.Actor.character": "Character",
"TYPES.Actor.npc": "NPC",
"TYPES.Actor.group": "Group",
"TYPES.Actor.creature": "Creature",
"GAME_MODES": {
"heroic": {
"name": "Heroic"
@@ -22,7 +38,10 @@
},
"legendary": {
"name": "Legendary"
}
},
"survival": "Survival",
"nightmare": "Nightmare",
"apocalypse": "Apocalypse"
},
"ROLLS": {
"tool": "Dice Roller",
@@ -86,7 +105,8 @@
"relations": "Relations",
"morale": "Morale",
"morale_level": "Morale level",
"notes": "Notes"
"notes": "Notes",
"biography": "Biography"
},
"ADVERSITY": {
"threat": "Threat",
@@ -108,7 +128,11 @@
"skills": "Skills",
"pattern": "Pattern",
"size": "Size",
"pack": "Group"
"pack": "Group",
"gear_hindrance": "Gear Hindrance",
"skills_placeholder": "Skills Placeholder",
"threat_details": "Threat Details",
"role_details": "Role Details"
},
"VERMINE": {
"name": "Vermine",
@@ -180,7 +204,106 @@
"encounters": "Encounters",
"road": "The Road",
"totem_picker": "Totem picker",
"actor_picker": "Actor picker"
"actor_picker": "Actor picker",
"ability_category": {
"physical": "Physical",
"manual": "Manual",
"mental": "Mental",
"social": "Social"
},
"skill_category": {
"man": "Man",
"animal": "Animal",
"tool": "Tool",
"weapon": "Weapon",
"survival": "Survival",
"world": "World"
},
"CharacterNamePlaceholder": "Character Name",
"none": "None",
"bonuses": "Bonuses",
"choose_ability": "Choose Ability",
"choose_skill": "Choose Skill",
"grant_reroll": "Grant Reroll",
"handicap": "Handicap",
"keep_totem": "Keep Totem",
"morale_crisis": "Morale Crisis",
"morale_high": "High Morale",
"morale_low": "Low Morale",
"morale_normal": "Normal Morale",
"rerolls_possible": "Rerolls Possible",
"reserve": "Reserve",
"score": "Score",
"success_count": "Success Count",
"success_required": "Success Required",
"test_of": "Test of",
"total": "Total",
"totem_dice": "Totem Dice",
"totem_hint": "Totem Hint",
"FightTool": "Fight Tool",
"RollTool": "Roll Tool",
"Roll4Fight": "Roll for Fight",
"Selected": "Selected",
"PurposeTrait": "Purpose Trait",
"SpleenTrait": "Spleen Trait",
"ConfrontationHint": "Confrontation Hint",
"Achievement": "Achievement",
"Conservation": "Conservation",
"error_cannot_reroll": "Cannot reroll",
"error_no_rerolls_left": "No rerolls left",
"error_no_actor_selected": "No actor selected",
"error_not_enough_self_control": "Not enough self control",
"error_select_ability": "Select an ability",
"tabs": {
"abilities": "Abilities",
"combat": "Combat",
"equipment": "Equipment",
"stories": "Stories",
"totem": "Totem"
},
"base_values": "Base Values",
"computed_values": "Computed Values",
"cost": "Cost",
"creature": "Creature",
"effect": "Effect",
"error_select_skill": "Select a skill",
"error_unknown_actor": "Unknown actor",
"instincts": "Instincts",
"instincts_placeholder": "eg: Aggressive, Defensive",
"learn": "Learn",
"major_objectives": "Major Objectives",
"minor_objectives": "Minor Objectives",
"morale": "Morale",
"needed": "Needed",
"objective_placeholder": "eg: Survive, Explore",
"objectives": "Objectives",
"pack": "Pack",
"pattern": "Pattern",
"preferred_category": "Preferred Category",
"prohibits": "Prohibits",
"prohibits_placeholder": "eg: Fire, Water",
"rarity_0": "Common",
"rarity_1": "Rare",
"rarity_2": "Very Rare",
"reserves": "Reserves",
"ritual": "Ritual",
"sexes": {
"female": "Female",
"male": "Male"
},
"size": "Size",
"total_attack": "Total Attack",
"total_damage": "Total Damage",
"trance": "Trance",
"vote_reserve": "Vote Reserve",
"wound_thresholds": "Wound Thresholds",
"types": {
"shield": "Shield"
},
"roll": "Roll",
"cancel": "Cancel",
"playMode": "Play Mode",
"editMode": "Edit Mode"
},
"UI": {
"add": "Add",
@@ -195,9 +318,15 @@
"temporary": "Temporary effects",
"passive": "Passive effects",
"inactive": "Inactive effects"
}
},
"effects.inactive": "Inactive",
"effects.passive": "Passive",
"effects.temporary": "Temporary"
},
"ITEMS": {
"item": "Item",
"items": "Items",
"new_item": "New item",
"defense": "Protection",
"defenses": "Protections",
"new_defense": "New protection",
@@ -216,6 +345,12 @@
"abilities": "Abilities",
"specialties": "Specialties",
"new_specialty": "New specialty",
"target": "Target",
"targets": "Targets",
"new_target": "New target",
"rite": "Rite",
"rites": "Rites",
"new_rite": "New rite",
"evolution": "Adaptation",
"new_evolution": "New adaptation",
"evolutions": "Adaptations",
@@ -227,7 +362,8 @@
"rituel": "Ritual",
"transe": "Trance",
"effects": "Effects",
"details": "Details"
"details": "Details",
"shield": "Shield"
},
"ABILITIES": {
"vigor": {
@@ -498,10 +634,26 @@
},
"ruins": {
"name": "Ruins"
},
"athletics": {
"name": "Athletics"
},
"fauna": {
"name": "Fauna"
}
},
"SEXES": {
"male": "Masculine",
"female": "Feminine"
},
"COMBAT": {
"Encounter": "Encounter",
"None": "None",
"Round": "Round"
},
"SIZE_LEVELS": {
"small": "Small",
"medium": "Medium",
"large": "Large"
}
}