|
704 | 704 | "effects": [ { "id": "dermatik", "duration": 86400, "affect_hit_bp": true } ],
|
705 | 705 | "cooldown": 25,
|
706 | 706 | "move_cost": 300,
|
707 |
| - "hit_dmg_u": "The %1$s sinks its ovipositor into your %2$s!", |
708 |
| - "hit_dmg_npc": "The %1$s sinks its ovipositor into <npcname>'s %2$s!", |
709 |
| - "miss_msg_u": "The %s tries to land on you, but you dodge!", |
710 |
| - "miss_msg_npc": "The %1$s tries to land on <npcname>, but they dodge!", |
711 |
| - "no_dmg_msg_u": "The %1$s lands on your %2$s, but can't penetrate your armor!", |
712 |
| - "no_dmg_msg_npc": "The %1$s lands on <npcname>'s %2$s, but can't penetrate their armor!" |
| 707 | + "hit_dmg_u": "%1$s sinks its ovipositor into your %2$s!", |
| 708 | + "hit_dmg_npc": "%1$s sinks its ovipositor into <npcname>'s %2$s!", |
| 709 | + "miss_msg_u": "%s tries to land on you, but you dodge!", |
| 710 | + "miss_msg_npc": "%s tries to land on <npcname>, but they dodge!", |
| 711 | + "no_dmg_msg_u": "%1$s lands on your %2$s, but can't penetrate your armor!", |
| 712 | + "no_dmg_msg_npc": "%1$s lands on <npcname>'s %2$s, but can't penetrate their armor!" |
713 | 713 | },
|
714 | 714 | {
|
715 | 715 | "type": "monster_attack",
|
|
732 | 732 | ]
|
733 | 733 | },
|
734 | 734 | "effects": [ { "id": "venom_pain", "duration": 54000, "affect_hit_bp": true } ],
|
735 |
| - "hit_dmg_u": "Using its filaments, the %s pulls you close.", |
736 |
| - "hit_dmg_npc": "Using its filaments, the %s pulls <npcname> close.", |
737 |
| - "miss_msg_u": "The %s spews filaments at you but misses.", |
738 |
| - "miss_msg_npc": "The %s spews filaments at <npcname> but misses.", |
739 |
| - "no_dmg_msg_u": "Using its filaments, the %s pulls you close but can't penetrate your armor.", |
740 |
| - "no_dmg_msg_npc": "Using its filaments, the %s pulls <npcname> close but can't penetrate their armor." |
| 735 | + "hit_dmg_u": "%s pulls you close using its filaments.", |
| 736 | + "hit_dmg_npc": "%s pulls <npcname> close using its filaments.", |
| 737 | + "miss_msg_u": "%s spews filaments at you but misses.", |
| 738 | + "miss_msg_npc": "%s spews filaments at <npcname> but misses.", |
| 739 | + "no_dmg_msg_u": "%s pulls you close using its filaments, but can't penetrate your armor.", |
| 740 | + "no_dmg_msg_npc": "%s pulls <npcname> close using its filaments, but can't penetrate their armor." |
741 | 741 | },
|
742 | 742 | {
|
743 | 743 | "type": "monster_attack",
|
|
752 | 752 | "max_mul": 1.5,
|
753 | 753 | "condition": { "not": { "u_has_effect": "sectioned_filaments" } },
|
754 | 754 | "effects": [ { "id": "venom_pain", "duration": 54000, "affect_hit_bp": true } ],
|
755 |
| - "hit_dmg_u": "The %s lashes at your %2$s.", |
756 |
| - "hit_dmg_npc": "The %s lashes at <npcname> %2$s.", |
757 |
| - "miss_msg_u": "The %s lashes at your %2$s but misses.", |
758 |
| - "miss_msg_npc": "The %s lashes at <npcname> %2$s but misses.", |
759 |
| - "no_dmg_msg_u": "The %s lashes at your %2$s but can't penetrate your armor.", |
760 |
| - "no_dmg_msg_npc": "The %s lashes at <npcname> %2$s but can't penetrate their armor." |
| 755 | + "hit_dmg_u": "%1$s lashes at your %2$s.", |
| 756 | + "hit_dmg_npc": "%1$s lashes at <npcname>'s %2$s.", |
| 757 | + "miss_msg_u": "%1$s lashes at your %2$s but misses.", |
| 758 | + "miss_msg_npc": "%1$s lashes at <npcname>'s %2$s but misses.", |
| 759 | + "no_dmg_msg_u": "%1$s lashes at your %2$s, but can't penetrate your armor.", |
| 760 | + "no_dmg_msg_npc": "%1$s lashes at <npcname>'s %2$s, but can't penetrate their armor." |
761 | 761 | },
|
762 | 762 | {
|
763 | 763 | "type": "monster_attack",
|
|
779 | 779 | ]
|
780 | 780 | },
|
781 | 781 | "effects": [ { "id": "venom_pain", "duration": 54000, "affect_hit_bp": true } ],
|
782 |
| - "hit_dmg_u": "The %s wraps its filaments around your %2$s.", |
783 |
| - "hit_dmg_npc": "The %s wraps its filaments around <npcname>'s %2$s.", |
784 |
| - "miss_msg_u": "The %s tries to wrap its filaments around your %2$s but misses.", |
785 |
| - "miss_msg_npc": "The %s tries to wrap its filaments around <npcname> %2$s but misses.", |
786 |
| - "no_dmg_msg_u": "The %s wraps its filaments around your %2$s but can't penetrate your armor.", |
787 |
| - "no_dmg_msg_npc": "The %s wraps its filaments around <npcname>'s %2$s but can't penetrate their armor." |
| 782 | + "hit_dmg_u": "%1$s wraps its filaments around your %2$s.", |
| 783 | + "hit_dmg_npc": "%1$s wraps its filaments around <npcname>'s %2$s.", |
| 784 | + "miss_msg_u": "%1$s tries to wrap its filaments around your %2$s but misses.", |
| 785 | + "miss_msg_npc": "%1$s tries to wrap its filaments around <npcname>'s %2$s but misses.", |
| 786 | + "no_dmg_msg_u": "%1$s wraps its filaments around your %2$s, but can't penetrate your armor.", |
| 787 | + "no_dmg_msg_npc": "%1$s wraps its filaments around <npcname>'s %2$s, but can't penetrate their armor." |
788 | 788 | },
|
789 | 789 | {
|
790 | 790 | "type": "monster_attack",
|
|
801 | 801 | "condition": {
|
802 | 802 | "and": [ { "u_has_flag": "GRAB_FILTER" }, { "npc_has_flag": "GRAB" }, { "not": { "u_has_effect": "sectioned_filaments" } } ]
|
803 | 803 | },
|
804 |
| - "hit_dmg_u": "The %s pulls your %2$s in its orifice and starts crushing it.", |
805 |
| - "hit_dmg_npc": "The %s pulls <npcname>'s %2$s in its orifice and starts crushing it.", |
806 |
| - "miss_msg_u": "The %s tries to pulls your %2$s in its orifice but misses.", |
807 |
| - "miss_msg_npc": "The %s tries to pulls <npcname>'s %2$s in its orifice but misses.", |
808 |
| - "no_dmg_msg_u": "The %s pulls your %2$s in its orifice and starts crushing it but can't penetrate your armor.", |
809 |
| - "no_dmg_msg_npc": "The %s pulls <npcname>'s %2$s in its orifice and starts crushing it but can't penetrate their armor." |
| 804 | + "hit_dmg_u": "%1$s pulls your %2$s in its orifice and starts crushing it.", |
| 805 | + "hit_dmg_npc": "%1$s pulls <npcname>'s %2$s in its orifice and starts crushing it.", |
| 806 | + "miss_msg_u": "%1$s tries to pulls your %2$s in its orifice but misses.", |
| 807 | + "miss_msg_npc": "%1$s tries to pulls <npcname>'s %2$s in its orifice but misses.", |
| 808 | + "no_dmg_msg_u": "%1$s pulls your %2$s in its orifice and starts crushing it, but can't penetrate your armor.", |
| 809 | + "no_dmg_msg_npc": "%1$s pulls <npcname>'s %2$s in its orifice and starts crushing it, but can't penetrate their armor." |
810 | 810 | }
|
811 | 811 | ]
|
0 commit comments