Pre-combat-rewrite: Backup current state before comprehensive combat frontend rewrite
This commit is contained in:
@@ -54,11 +54,11 @@
|
||||
"npc_id": "raider_scout",
|
||||
"name": {
|
||||
"en": "Raider Scout",
|
||||
"es": ""
|
||||
"es": "Explorador"
|
||||
},
|
||||
"description": {
|
||||
"en": "A lone raider wearing makeshift armor. They eye you with hostile intent.",
|
||||
"es": ""
|
||||
"es": "Un explorador solitario con ropa improvisada. Te mira con intención hostil."
|
||||
},
|
||||
"emoji": "🏴☠️",
|
||||
"hp_min": 30,
|
||||
@@ -116,11 +116,11 @@
|
||||
"npc_id": "mutant_rat",
|
||||
"name": {
|
||||
"en": "Mutant Rat",
|
||||
"es": ""
|
||||
"es": "Rata mutante"
|
||||
},
|
||||
"description": {
|
||||
"en": "A grotesquely large rat, its fur patchy and eyes glowing with unnatural light.",
|
||||
"es": ""
|
||||
"es": "Una rata grotescamente grande, su pelaje es desgarrado y sus ojos brillan con luz unnatural."
|
||||
},
|
||||
"emoji": "🐀",
|
||||
"hp_min": 10,
|
||||
@@ -160,11 +160,11 @@
|
||||
"npc_id": "infected_human",
|
||||
"name": {
|
||||
"en": "Infected Human",
|
||||
"es": ""
|
||||
"es": "Humano infectado"
|
||||
},
|
||||
"description": {
|
||||
"en": "Once human, now something else. Their movements are jerky and their skin shows signs of advanced infection.",
|
||||
"es": ""
|
||||
"es": "Una vez humano, ahora algo más. Sus movimientos son torpes y su piel muestra signos de infección avanzada."
|
||||
},
|
||||
"emoji": "🧟",
|
||||
"hp_min": 35,
|
||||
|
||||
Reference in New Issue
Block a user