X-Git-Url: http://git.osdn.net/view?p=hengband%2Fhengband.git;a=blobdiff_plain;f=src%2Fmind.c;h=3a5661026668b40e5e1de0aba05d32aa435a5c28;hp=b7d5b83a146447573d1c5007d563b5cb22d41677;hb=de726cfdeaca7388b8dd66c37def09d7bca31a8f;hpb=85cc3ccab147e0c67b1a858a2424d17444cf5a97 diff --git a/src/mind.c b/src/mind.c index b7d5b83a1..3a5661026 100644 --- a/src/mind.c +++ b/src/mind.c @@ -402,7 +402,7 @@ static cptr const mind_tips[5][MAX_MIND_POWERS] = "1体のモンスターと位置を交換する。", "自分のいる床の上に、モンスターが通ると爆発してダメージを与えるルーンを描く。", "一定時間、半物質化し壁を通り抜けられるようになる。さらに、一定時間酸への耐性を得る。装備による耐性に累積する。", - "自分を中心とした超巨大な毒、生命力吸収、混乱の球を発生させ、テレポートする。", + "自分を中心とした超巨大な毒、衰弱、混乱の球を発生させ、テレポートする。", "ランダムな方向に何回か炎か地獄かプラズマのビームを放つ。", "全ての攻撃が、1/2の確率で無効になる。", "", @@ -420,7 +420,7 @@ static cptr const mind_tips[5][MAX_MIND_POWERS] = "Generate a ball centered on you which inflict monster with PSI damage. Or inflict all monsters with PSI damage at level 25.", "Removes fear and stun. Gives heroism and speed. Heals HP a little unless you already have heroism and temporal speed boost.", "Pulls a distant item close to you.", - "Fires a ball which damages monsters and absorbs monsters' mind power. Absorbing is takes more turns which from 0 to 1.5.", + "Fires a ball which damages, co. Absorbing is takes more turns which from 0 to 1.5.", "Fires a beam of pure energy which penetrate the invulnerability barrier.", "Stops time. Consumes all of your SP. The more consumes SP, the longer duration of spell.", "",