Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MoM] Dont extract monster/fake spells/effects for translation #76736

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 10 additions & 8 deletions data/mods/MindOverMatter/effects/effects_monster.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"id": "nemesis_buff",
"type": "effect_type",
"max_duration": "1000 s",
"name": [ "SWOLE" ],
"desc": [ "If you see this description it is a bug." ],
"name": [ { "str": "SWOLE", "//~": "NO_I18N" } ],
"desc": [ { "str": "If you see this description it is a bug.", "//~": "NO_I18N" } ],
"rating": "bad",
"show_intensity": false,
"enchantments": [ "ench_nemesis_buff" ]
Expand Down Expand Up @@ -138,8 +138,8 @@
{
"type": "effect_type",
"id": "effect_pattern_screamer_rock_thrower",
"name": [ "One Perfect Rock" ],
"desc": [ "You are prepared to ruin the player's day with an inhumanly accurate thrown rock." ]
"name": [ { "str": "One Perfect Rock", "//~": "NO_I18N" } ],
"desc": [ { "str": "You are prepared to ruin the player's day with an inhumanly accurate thrown rock.", "//~": "NO_I18N" } ]
},
{
"type": "effect_type",
Expand Down Expand Up @@ -381,14 +381,16 @@
{
"type": "effect_type",
"id": "effect_feral_regeneration",
"name": [ "Feral Regeneration" ],
"desc": [ "Your wounds are rapidly closing." ]
"name": [ { "str": "Feral Regeneration", "//~": "NO_I18N" } ],
"desc": [ { "str": "Your wounds are rapidly closing.", "//~": "NO_I18N" } ]
},
{
"type": "effect_type",
"id": "effect_telepath_network_monster_effect",
"name": [ "Telepathic Network Monster" ],
"desc": [ "You are in constant communication with your allies, looking out for each other in combat." ],
"name": [ { "str": "Telepathic Network Monster", "//~": "NO_I18N" } ],
"desc": [
{ "str": "You are in constant communication with your allies, looking out for each other in combat.", "//~": "NO_I18N" }
],
"base_mods": { "bash_mod": [ 1.5 ], "cut_mod": [ 1.5 ], "dodge_mod": [ 1.5 ], "hit_mod": [ 1.5 ] }
}
]
4 changes: 2 additions & 2 deletions data/mods/MindOverMatter/effects/effects_npc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
{
"type": "effect_type",
"id": "asked_to_vitakinetic_heal",
"name": [ "Asked to heal" ],
"desc": [ "You were asked if you wanted your illness healed and you said no." ]
"name": [ { "str": "Asked to heal", "//~": "NO_I18N" } ],
"desc": [ { "str": "You were asked if you wanted your illness healed and you said no.", "//~": "NO_I18N" } ]
},
{
"type": "effect_type",
Expand Down
35 changes: 19 additions & 16 deletions data/mods/MindOverMatter/enchantments/enchantments_player.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
{
"id": "clair_potion_clairvoyance",
"type": "SPELL",
"name": "[Ψ]Gray Potion Clairvoyance",
"description": "The clairvoyance effect from the elixir. If you have it it's a bug.",
"name": { "str": "[Ψ]Gray Potion Clairvoyance", "//~": "NO_I18N" },
"description": { "str": "The clairvoyance effect from the elixir. If you have it it's a bug.", "//~": "NO_I18N" },
"valid_targets": [ "hostile" ],
"flags": [ "CONCENTRATE", "SILENT", "NO_HANDS", "NO_LEGS", "IGNORE_WALLS", "NO_EXPLOSION_SFX" ],
"effect": "attack",
Expand All @@ -37,8 +37,8 @@
{
"id": "clair_group_tactics_aoe",
"type": "SPELL",
"name": "[Ψ]Prescient Tactics AoE",
"description": "This provides the buff to your followers. It's a bug if you have it directly.",
"name": { "str": "[Ψ]Prescient Tactics AoE", "//~": "NO_I18N" },
"description": { "str": "This provides the buff to your followers. It's a bug if you have it directly.", "//~": "NO_I18N" },
"message": "",
"teachable": false,
"valid_targets": [ "ally" ],
Expand All @@ -62,8 +62,11 @@
{
"id": "electrokin_zap_attacked",
"type": "SPELL",
"name": "Electrokinetic aura thorns",
"description": "Do electrical damage to a monster that attacked you. If you have this directly its a bug.",
"name": { "str": "Electrokinetic aura thorns", "//~": "NO_I18N" },
"description": {
"str": "Do electrical damage to a monster that attacked you. If you have this directly its a bug.",
"//~": "NO_I18N"
},
"valid_targets": [ "hostile" ],
"flags": [ "RANDOM_DAMAGE" ],
"shape": "blast",
Expand Down Expand Up @@ -93,8 +96,8 @@
{
"id": "electrokin_zap_attack",
"type": "SPELL",
"name": "Electrokinetic melee attacks",
"description": "Do electrical damage to a monster you attack. If you have this directly its a bug.",
"name": { "str": "Electrokinetic melee attacks", "//~": "NO_I18N" },
"description": { "str": "Do electrical damage to a monster you attack. If you have this directly its a bug.", "//~": "NO_I18N" },
"valid_targets": [ "hostile" ],
"flags": [ "RANDOM_DAMAGE", "RANDOM_AOE" ],
"shape": "blast",
Expand Down Expand Up @@ -180,8 +183,8 @@
{
"id": "photokin_blinding_glare_attack",
"type": "SPELL",
"name": "Photokinetic Blinding Radiance burst",
"description": "Blind nearby targets.",
"name": { "str": "Photokinetic Blinding Radiance burst", "//~": "NO_I18N" },
"description": { "str": "Blind nearby targets.", "//~": "NO_I18N" },
"valid_targets": [ "hostile", "ally" ],
"flags": [ "SILENT", "RANDOM_DURATION" ],
"max_level": { "math": [ "int_to_level(1)" ] },
Expand Down Expand Up @@ -215,8 +218,8 @@
{
"id": "pyro_aura_attack",
"type": "SPELL",
"name": "Pyrokinetic aura stabbing",
"description": "Do fire damage to a monster that you attack.",
"name": { "str": "Pyrokinetic aura stabbing", "//~": "NO_I18N" },
"description": { "str": "Do fire damage to a monster that you attack.", "//~": "NO_I18N" },
"valid_targets": [ "hostile" ],
"flags": [ "RANDOM_DAMAGE", "IGNITE_FLAMMABLE" ],
"shape": "blast",
Expand All @@ -230,8 +233,8 @@
{
"id": "pyro_aura_attacked",
"type": "SPELL",
"name": "Pyrokinetic aura thorns",
"description": "Do fire damage to a monster that attacked you.",
"name": { "str": "Pyrokinetic aura thorns", "//~": "NO_I18N" },
"description": { "str": "Do fire damage to a monster that attacked you.", "//~": "NO_I18N" },
"valid_targets": [ "hostile" ],
"flags": [ "RANDOM_DAMAGE", "IGNITE_FLAMMABLE" ],
"shape": "blast",
Expand All @@ -245,8 +248,8 @@
{
"id": "electro_potion_attacked",
"type": "SPELL",
"name": "Electrokinetic aura thorns",
"description": "Do electrical damage to a monster that attacked you and daze them.",
"name": { "str": "Electrokinetic aura thorns", "//~": "NO_I18N" },
"description": { "str": "Do electrical damage to a monster that attacked you and daze them.", "//~": "NO_I18N" },
"valid_targets": [ "hostile" ],
"flags": [ "RANDOM_DAMAGE", "RANDOM_DURATION" ],
"shape": "blast",
Expand Down
47 changes: 25 additions & 22 deletions data/mods/MindOverMatter/monsters/death_effects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
{
"id": "death_blindness",
"type": "SPELL",
"name": { "str": "Death Blinding" },
"description": "Blinding flash on death.",
"name": { "str": "Death Blinding", "//~": "NO_I18N" },
"description": { "str": "Blinding flash on death.", "//~": "NO_I18N" },
"flags": [ "SILENT", "NO_EXPLOSION_SFX" ],
"valid_targets": [ "self", "ally", "hostile", "ground" ],
"effect": "attack",
Expand All @@ -18,9 +18,9 @@
{
"id": "death_blind_oneineight",
"type": "SPELL",
"name": { "str": "Photokinetic Radical Death" },
"name": { "str": "Photokinetic Radical Death", "//~": "NO_I18N" },
"valid_targets": [ "ally", "ground", "hostile" ],
"description": "1/4 chance to release a blinding flash.",
"description": { "str": "1/4 chance to release a blinding flash.", "//~": "NO_I18N" },
"flags": [ "WONDER", "NO_EXPLOSION_SFX" ],
"shape": "blast",
"effect": "attack",
Expand All @@ -40,9 +40,9 @@
{
"id": "death_blind_oneinfour",
"type": "SPELL",
"name": { "str": "Photokinetic Beacon Death" },
"name": { "str": "Photokinetic Beacon Death", "//~": "NO_I18N" },
"valid_targets": [ "ally", "ground", "hostile" ],
"description": "1/2 chance to release a blinding flash.",
"description": { "str": "1/2 chance to release a blinding flash.", "//~": "NO_I18N" },
"flags": [ "WONDER", "NO_EXPLOSION_SFX" ],
"shape": "blast",
"effect": "attack",
Expand All @@ -58,9 +58,9 @@
{
"id": "death_explosion_oneineight",
"type": "SPELL",
"name": { "str": "Pyrokinetic Burner Death" },
"name": { "str": "Pyrokinetic Burner Death", "//~": "NO_I18N" },
"valid_targets": [ "ally", "ground", "hostile" ],
"description": "1/4 chance to burst into flames.",
"description": { "str": "1/4 chance to burst into flames.", "//~": "NO_I18N" },
"flags": [ "WONDER", "NO_EXPLOSION_SFX" ],
"shape": "blast",
"effect": "noise",
Expand All @@ -80,9 +80,9 @@
{
"id": "death_explosion_oneinfour",
"type": "SPELL",
"name": { "str": "Pyrokinetic Inferno Death" },
"name": { "str": "Pyrokinetic Inferno Death", "//~": "NO_I18N" },
"valid_targets": [ "ally", "ground", "hostile" ],
"description": "1/2 chance to burst into flames.",
"description": { "str": "1/2 chance to burst into flames.", "//~": "NO_I18N" },
"flags": [ "WONDER", "NO_EXPLOSION_SFX" ],
"shape": "blast",
"effect": "noise",
Expand All @@ -98,9 +98,9 @@
{
"id": "death_telekeinetic_hit_oneinfive",
"type": "SPELL",
"name": { "str": "Telekinetic Death" },
"name": { "str": "Telekinetic Death", "//~": "NO_I18N" },
"valid_targets": [ "ally", "ground", "hostile" ],
"description": "1/5 chance to knock targets down.",
"description": { "str": "1/5 chance to knock targets down.", "//~": "NO_I18N" },
"flags": [ "WONDER" ],
"shape": "blast",
"effect": "noise",
Expand All @@ -117,9 +117,9 @@
{
"id": "death_telekeinetic_hit_oneinthree",
"type": "SPELL",
"name": { "str": "Telekinetic Death" },
"name": { "str": "Telekinetic Death", "//~": "NO_I18N" },
"valid_targets": [ "ally", "ground", "hostile" ],
"description": "1/3 chance to knock targets down.",
"description": { "str": "1/3 chance to knock targets down.", "//~": "NO_I18N" },
"flags": [ "WONDER" ],
"shape": "blast",
"effect": "noise",
Expand All @@ -130,9 +130,9 @@
{
"id": "death_knockdown",
"type": "SPELL",
"name": { "str": "Telekinetic Wave" },
"name": { "str": "Telekinetic Wave", "//~": "NO_I18N" },
"valid_targets": [ "ally", "ground", "hostile" ],
"description": "Knocks everyone near the feral telekinetic down.",
"description": { "str": "Knocks everyone near the feral telekinetic down.", "//~": "NO_I18N" },
"flags": [ "NO_EXPLOSION_SFX", "SILENT", "RANDOM_DURATION" ],
"shape": "blast",
"effect": "attack",
Expand All @@ -144,9 +144,9 @@
{
"id": "death_psychic_scream",
"type": "SPELL",
"name": { "str": "Psychic Scream" },
"name": { "str": "Psychic Scream", "//~": "NO_I18N" },
"valid_targets": [ "ally", "ground", "hostile" ],
"description": "Possibly stuns and blinds if the player is near the telepath when they die.",
"description": { "str": "Possibly stuns and blinds if the player is near the telepath when they die.", "//~": "NO_I18N" },
"flags": [ "NO_EXPLOSION_SFX", "SILENT", "IGNORE_WALLS", "PERCENTAGE_DAMAGE" ],
"shape": "blast",
"effect": "attack",
Expand All @@ -162,8 +162,8 @@
{
"id": "teleport_summon_monster",
"type": "SPELL",
"name": "[Ψ]Breach Monster",
"description": "Summons Nether creatures when the target dies. It's a bug if you have it.",
"name": { "str": "[Ψ]Breach Monster", "//~": "NO_I18N" },
"description": { "str": "Summons Nether creatures when the target dies. It's a bug if you have it.", "//~": "NO_I18N" },
"message": "The air nearby fractures and something comes through!",
"valid_targets": [ "self", "ally", "hostile", "ground" ],
"flags": [
Expand All @@ -189,8 +189,11 @@
{
"id": "delete_nullifying_fields_monster",
"type": "SPELL",
"name": "[Ψ]Delete Nullifying Fields Monster",
"description": "This cleans up the nullifying fields after a zombie null dies. It's a bug if you have it.",
"name": { "str": "[Ψ]Delete Nullifying Fields Monster", "//~": "NO_I18N" },
"description": {
"str": "This cleans up the nullifying fields after a zombie null dies. It's a bug if you have it.",
"//~": "NO_I18N"
},
"valid_targets": [ "ground", "hostile", "ally", "self" ],
"flags": [ "SILENT", "NO_EXPLOSION_SFX", "IGNORE_WALLS" ],
"effect": "ter_transform",
Expand Down
Loading
Loading