|
3345 | 3345 | "cancels": [ "FANGS", "MANDIBLES" ],
|
3346 | 3346 | "active": true,
|
3347 | 3347 | "attacks": {
|
3348 |
| - "attack_text_u": "You tear into %s with your rasping tongue.", |
3349 |
| - "attack_text_npc": "%1$s tears into %2$s with their rasping tongue.", |
| 3348 | + "attack_text_u": "You tear into %s with your rasping tongue", |
| 3349 | + "attack_text_npc": "%1$s tears into %2$s with their rasping tongue", |
3350 | 3350 | "body_part": "mouth",
|
3351 | 3351 | "chance": 15,
|
3352 | 3352 | "base_damage": { "damage_type": "cut", "amount": 15 },
|
|
3365 | 3365 | "category": [ "GASTROPOD" ],
|
3366 | 3366 | "active": true,
|
3367 | 3367 | "attacks": {
|
3368 |
| - "attack_text_u": "You stab into %s with your harpoon tongue.", |
3369 |
| - "attack_text_npc": "%1$s stabs into %2$s with their harpoon tongue.", |
| 3368 | + "attack_text_u": "You stab into %s with your harpoon tongue", |
| 3369 | + "attack_text_npc": "%1$s stabs into %2$s with their harpoon tongue", |
3370 | 3370 | "body_part": "mouth",
|
3371 | 3371 | "chance": 25,
|
3372 | 3372 | "base_damage": { "damage_type": "stab", "amount": 15 },
|
|
5174 | 5174 | "category": [ "BATRACHIAN" ],
|
5175 | 5175 | "active": true,
|
5176 | 5176 | "attacks": {
|
5177 |
| - "attack_text_u": "You bash %s with your tongue.", |
5178 |
| - "attack_text_npc": "%1$s smacks into %2$s with their tongue.", |
| 5177 | + "attack_text_u": "You bash %s with your tongue", |
| 5178 | + "attack_text_npc": "%1$s smacks into %2$s with their tongue", |
5179 | 5179 | "body_part": "mouth",
|
5180 | 5180 | "chance": 15,
|
5181 | 5181 | "base_damage": { "damage_type": "bash", "amount": 15 },
|
|
7169 | 7169 | {
|
7170 | 7170 | "type": "mutation",
|
7171 | 7171 | "id": "PROF_HUB01_ANCILLIARY",
|
7172 |
| - "name": { "str": "Hub 01 Ancilliary" }, |
| 7172 | + "name": { "str": "Hub 01 Ancillary" }, |
7173 | 7173 | "points": 0,
|
7174 | 7174 | "description": "You are known to be a capable and resourceful mercenary at the employ of Hub 01.",
|
7175 | 7175 | "cancels": [ "PROF_FED" ],
|
|
7393 | 7393 | "name": { "str": "Debug Tail" },
|
7394 | 7394 | "points": 99,
|
7395 | 7395 | "valid": false,
|
7396 |
| - "description": "Gain a tail bodypart", |
| 7396 | + "description": "Gain a tail bodypart.", |
7397 | 7397 | "enchantments": [ "ENCH_DEBUG_TAIL" ],
|
7398 | 7398 | "debug": true
|
7399 | 7399 | },
|
|
0 commit comments