feat: fiche PNJ (profil + niveaux) et passage du véhicule en acteur
Release Creation / build (release) Failing after 1m17s

This commit is contained in:
2026-08-04 20:34:20 +02:00
parent ea3322e843
commit cf905cdcfb
36 changed files with 1288 additions and 707 deletions
+9 -2
View File
@@ -16,7 +16,7 @@
"TYPES.Item.item": "Item",
"TYPES.Item.weapon": "Weapon",
"TYPES.Item.defense": "Defense",
"TYPES.Item.vehicle": "Vehicle",
"TYPES.Actor.vehicle": "Vehicle",
"TYPES.Item.ability": "Ability",
"TYPES.Item.specialty": "Specialty",
"TYPES.Item.background": "Background",
@@ -145,6 +145,8 @@
},
"pool": "Reserve",
"pools": "Reserves",
"dice_pool": "Dice pool",
"auto_successes": "automatic successes",
"self_control": "Self-control",
"effort": "Effort",
"equip": "Equip",
@@ -174,6 +176,7 @@
"range": "Range",
"ranges": "Ranges",
"mobility": "Mobility",
"vehicle": "Vehicle",
"vehicle_specs": "Vehicle specifications",
"kind": "Kind",
"kind_vehicle": "Vehicle",
@@ -183,6 +186,8 @@
"speed_duration_ph": "top speed duration (e.g. 10 min)",
"effort_reserve": "Effort reserve",
"maintenance": "Maintenance",
"owner": "Owner",
"no_vehicles": "No vehicles",
"rarity": "Rarity",
"rarity_sm": "Rar.",
"reliability": "Reliability",
@@ -214,6 +219,7 @@
"type_npc": "NPC",
"type_creature": "Creature",
"type_community": "Community",
"type_vehicle": "Vehicle",
"type": "Type",
"group_members": "Members",
"encounters": "Encounters",
@@ -394,7 +400,8 @@
"npc": "NPC",
"group": "Group",
"creature": "Creature",
"community": "Community"
"community": "Community",
"vehicle": "Vehicle"
},
"base_values": "Base Values",
"computed_values": "Computed Values",