OSDN Git Service

Changed so that font changes on the main window while playing do a better job of...
[hengbandforosx/hengbandosx.git] / src / realm-hissatsu.c
index a568cbf..9fbc44f 100644 (file)
@@ -169,7 +169,7 @@ concptr do_hissatsu_spell(SPELL_IDX spell, BIT_FLAGS mode)
        case 7:
                if (name) return _("払い抜け", "Harainuke");
                if (desc) return _("攻撃した後、反対側に抜ける。",
-                       "Attacks monster with your weapons normally, then move through counter side of the monster.");
+                       "In one action, attacks a monster with your weapons normally and then moves to the space beyond the monster if that space is not blocked.");
 
                if (cast)
                {
@@ -506,7 +506,7 @@ concptr do_hissatsu_spell(SPELL_IDX spell, BIT_FLAGS mode)
        case 19:
                if (name) return _("赤流渦", "Bloody Maelstrom");
                if (desc) return _("自分自身も傷を作りつつ、その傷が深いほど大きい威力で全方向の敵を攻撃できる。生きていないモンスターには効果がない。",
-                       "Attacks all adjacent monsters with power corresponding to your cut status. Then increases your cut status. Has no effect on unliving monsters.");
+                       "Attacks all adjacent monsters with power corresponding to your cuts. Then increases your cuts. Has no effect on unliving monsters.");
 
                if (cast)
                {
@@ -702,7 +702,7 @@ concptr do_hissatsu_spell(SPELL_IDX spell, BIT_FLAGS mode)
        case 24:
                if (name) return _("吸血鬼の牙", "Vampire's Fang");
                if (desc) return _("攻撃した相手の体力を吸いとり、自分の体力を回復させる。生命を持たないモンスターには通じない。",
-                       "Attacks with vampiric strikes which absorb HP from a monster and heal you. Has no effect to unliving monsters.");
+                       "Attacks with vampiric strikes which absorb HP from a monster and heal you. Has no effect on unliving monsters.");
 
                if (cast)
                {
@@ -834,7 +834,7 @@ concptr do_hissatsu_spell(SPELL_IDX spell, BIT_FLAGS mode)
 
        case 29:
                if (name) return _("虎伏絶刀勢", "Kofuku-Zettousei");
-               if (desc) return _("強力な攻撃を行い、近くの場所にも効果が及ぶ。", "Performs a powerful attack which even effects nearby monsters.");
+               if (desc) return _("強力な攻撃を行い、近くの場所にも効果が及ぶ。", "Performs a powerful attack which even affects nearby monsters.");
 
                if (cast)
                {
@@ -887,7 +887,7 @@ concptr do_hissatsu_spell(SPELL_IDX spell, BIT_FLAGS mode)
        case 30:
                if (name) return _("慶雲鬼忍剣", "Keiun-Kininken");
                if (desc) return _("自分もダメージをくらうが、相手に非常に大きなダメージを与える。アンデッドには特に効果がある。",
-                       "Attacks a monster with extremely powerful damage. But you also takes some damage. Hurts an undead monster greatly.");
+                       "Attacks a monster with extremely powerful damage, but you also take some damage. Hurts an undead monster greatly.");
 
                if (cast)
                {