• R/O
  • HTTP
  • SSH
  • HTTPS

hengband: Commit

変愚蛮怒のメインリポジトリです


Commit MetaInfo

Revision3979df7dca4f2a6bd4fd9d6d44924ce93b37e625 (tree)
Time2002-01-19 16:47:05
Authormogami <mogami@0568...>
Commitermogami

Log Message

青魔術師の魔法の英語名を修正。

Change Summary

Incremental Difference

--- a/src/mspells3.c
+++ b/src/mspells3.c
@@ -2175,7 +2175,7 @@ void learn_spell(int monspell)
21752175 #ifdef JP
21762176 msg_format("%sを学習した!", monster_powers[monspell].name);
21772177 #else
2178- msg_format("You have studyed %s!", monster_powers[monspell].name);
2178+ msg_format("You have learned %s!", monster_powers[monspell].name);
21792179 #endif
21802180 gain_exp(monster_powers[monspell].level * monster_powers[monspell].smana);
21812181
--- a/src/tables.c
+++ b/src/tables.c
@@ -5905,15 +5905,15 @@ monster_power monster_powers[MAX_MONSPELLS] =
59055905 /* level, smana, %fail, manedam, %manefail, use_stat, name */
59065906 #ifdef JP
59075907 { 1, 1, 10, 0, 15, A_CON, "叫ぶ" , "shriek"},
5908-{ 10, 4, 35, 89, 40, A_INT, "何か" , "XXX1"},
5909-{ 40, 35, 85, 0, 40, A_INT, "魔力消去" , "dispel magic"},
5908+{ 10, 4, 35, 89, 40, A_INT, "何か" , "something"},
5909+{ 40, 35, 85, 0, 40, A_INT, "魔力消去" , "dispel-magic"},
59105910 { 35, 30, 80, 800, 70, A_STR, "ロケット" , "rocket"},
5911-{ 2, 1, 15, 10, 15, A_DEX, "矢" , "arrow_1"},
5912-{ 5, 2, 20, 18, 20, A_DEX, "強力な矢" , "arrow_2"},
5913-{ 12, 3, 25, 30, 25, A_DEX, "ボルト" , "arrow_3"},
5914-{ 16, 4, 30, 42, 30, A_DEX, "強力なボルト" , "arrow_4"},
5911+{ 2, 1, 15, 10, 15, A_DEX, "矢" , "arrow"},
5912+{ 5, 2, 20, 18, 20, A_DEX, "強力な矢" , "arrows"},
5913+{ 12, 3, 25, 30, 25, A_DEX, "ボルト" , "missile"},
5914+{ 16, 4, 30, 42, 30, A_DEX, "強力なボルト" , "missiles"},
59155915 { 20, 15, 55, 1600, 95, A_CON, "酸のブレス" , "breath acid"},
5916-{ 20, 15, 55, 1600, 95, A_CON, "電撃のブレス" , "breath elec"},
5916+{ 20, 15, 55, 1600, 95, A_CON, "電撃のブレス" , "breath lightning"},
59175917 { 20, 15, 55, 1600, 95, A_CON, "炎のブレス" , "breath fire"},
59185918 { 20, 15, 55, 1600, 95, A_CON, "冷気のブレス" , "breath cold"},
59195919 { 20, 15, 55, 800, 95, A_CON, "毒のブレス" , "breath poison"},
@@ -5969,11 +5969,11 @@ monster_power monster_powers[MAX_MONSPELLS] =
59695969 { 10, 5, 40, 0, 20, A_INT, "スロウ・モンスター" , "slow"},
59705970 { 10, 5, 40, 0, 20, A_INT, "スリープ・モンスター" , "sleep"},
59715971 { 20, 10, 70, 0, 40, A_INT, "スピード" , "speed"},
5972-{ 45, 120, 95, 0, 60, A_INT, "破滅の手" , "hand of doom"},
5973-{ 20, 15, 70, 0, 20, A_WIS, "体力回復" , "heal"},
5974-{ 45, 65, 80, 0, 60, A_INT, "無傷の球" , "invulnerability"},
5975-{ 5, 1, 30, 0, 20, A_INT, "ショート・テレポート" , "blink"},
5976-{ 15, 8, 40, 0, 30, A_INT, "テレポート" , "teleport"},
5972+{ 45, 120, 95, 0, 60, A_INT, "破滅の手" , "the Hand of Doom"},
5973+{ 20, 15, 70, 0, 20, A_WIS, "体力回復" , "heal-self"},
5974+{ 45, 65, 80, 0, 60, A_INT, "無傷の球" , "make invulnerable"},
5975+{ 5, 1, 30, 0, 20, A_INT, "ショート・テレポート" , "blink-self"},
5976+{ 15, 8, 40, 0, 30, A_INT, "テレポート" , "teleport-self"},
59775977 { 40, 999, 99, 0, 80, A_INT, "ザ・ワールド" , "The world"},
59785978 { 1, 0, 0, 0, 15, A_INT, "何か" , "something"},
59795979 { 15, 8, 50, 0, 30, A_INT, "引きよせる" , "teleport to"},
@@ -5981,36 +5981,36 @@ monster_power monster_powers[MAX_MONSPELLS] =
59815981 { 30, 40, 95, 0, 40, A_INT, "テレポート・レベル" , "teleport level"},
59825982 { 35, 30, 80, 350, 70, A_INT, "光の剣" , "psycho-spear"},
59835983 { 5, 1, 20, 0, 15, A_INT, "暗闇" , "create darkness"},
5984-{ 5, 1, 20, 0, 15, A_DEX, "トラップ創造" , "create trap"},
5985-{ 15, 3, 40, 0, 30, A_INT, "記憶喪失" , "forget"},
5984+{ 5, 1, 20, 0, 15, A_DEX, "トラップ創造" , "create traps"},
5985+{ 15, 3, 40, 0, 30, A_INT, "記憶喪失" , "cause amnesia"},
59865986 { 30, 30, 70, 0, 40, A_INT, "死者復活" , "raise dead"},
5987-{ 40, 70, 85, 0, 45, A_INT, "援軍を呼ぶ" , "summon kin"},
5988-{ 45, 90, 90, 0, 50, A_INT, "サイバーデーモンの召喚" , "summon cyber"},
5989-{ 25, 20, 65, 0, 30, A_INT, "モンスターの召喚" , "summon monster"},
5987+{ 40, 70, 85, 0, 45, A_INT, "援軍を呼ぶ" , "summon aid"},
5988+{ 45, 90, 90, 0, 50, A_INT, "サイバーデーモンの召喚" , "summon Cyberdemons"},
5989+{ 25, 20, 65, 0, 30, A_INT, "モンスターの召喚" , "summon a monster"},
59905990 { 35, 30, 75, 0, 40, A_INT, "複数のモンスターの召喚" , "summon monsters"},
5991-{ 25, 25, 65, 0, 25, A_INT, "アリの召喚" , "summon ant"},
5992-{ 25, 20, 60, 0, 25, A_INT, "蜘蛛の召喚" , "summon spider"},
5993-{ 35, 26, 75, 0, 40, A_INT, "ハウンドの召喚" , "summon hound"},
5994-{ 30, 23, 70, 0, 35, A_INT, "ヒドラの召喚" , "summon hydra"},
5995-{ 40, 50, 85, 0, 40, A_INT, "天使の召喚" , "summon angel"},
5996-{ 35, 50, 80, 0, 35, A_INT, "デーモンの召喚" , "summon deamon"},
5997-{ 30, 30, 75, 0, 35, A_INT, "アンデッドの召喚" , "summon undead"},
5998-{ 39, 70, 80, 0, 40, A_INT, "ドラゴンの召喚" , "summon dragon"},
5999-{ 43, 85, 85, 0, 45, A_INT, "上級アンデッドの召喚" , "summon greater undead"},
6000-{ 46, 90, 85, 0, 45, A_INT, "古代ドラゴンの召喚" , "summon ancient dragon"},
6001-{ 48, 120, 90, 0, 50, A_INT, "アンバーの王の召喚" , "summon amberites"},
6002-{ 50, 150, 95, 0, 50, A_INT, "ユニークモンスターの召喚" , "summon unique"},
5991+{ 25, 25, 65, 0, 25, A_INT, "アリの召喚" , "summon ants"},
5992+{ 25, 20, 60, 0, 25, A_INT, "蜘蛛の召喚" , "summon spiders"},
5993+{ 35, 26, 75, 0, 40, A_INT, "ハウンドの召喚" , "summon hounds"},
5994+{ 30, 23, 70, 0, 35, A_INT, "ヒドラの召喚" , "summon hydras"},
5995+{ 40, 50, 85, 0, 40, A_INT, "天使の召喚" , "summon an angel"},
5996+{ 35, 50, 80, 0, 35, A_INT, "デーモンの召喚" , "summon a deamon"},
5997+{ 30, 30, 75, 0, 35, A_INT, "アンデッドの召喚" , "summon an undead"},
5998+{ 39, 70, 80, 0, 40, A_INT, "ドラゴンの召喚" , "summon a dragon"},
5999+{ 43, 85, 85, 0, 45, A_INT, "上級アンデッドの召喚" , "summon Greater Undead"},
6000+{ 46, 90, 85, 0, 45, A_INT, "古代ドラゴンの召喚" , "summon Ancient Dragon"},
6001+{ 48, 120, 90, 0, 50, A_INT, "アンバーの王の召喚" , "summon Lords of Amber"},
6002+{ 50, 150, 95, 0, 50, A_INT, "ユニークモンスターの召喚" , "summon Unique Monsters"},
60036003 #else
60046004 { 1, 1, 10, 0, 15, A_CON, "shriek"},
6005-{ 10, 4, 35, 89, 40, A_INT, "XXX1"},
6006-{ 40, 35, 85, 0, 40, A_INT, "dispel magic"},
6005+{ 10, 4, 35, 89, 40, A_INT, "something"},
6006+{ 40, 35, 85, 0, 40, A_INT, "dispel-magic"},
60076007 { 35, 30, 80, 800, 70, A_STR, "rocket"},
6008-{ 2, 1, 15, 10, 15, A_DEX, "arrow_1"},
6009-{ 5, 2, 20, 18, 20, A_DEX, "arrow_2"},
6010-{ 12, 3, 25, 30, 25, A_DEX, "arrow_3"},
6011-{ 16, 4, 30, 42, 30, A_DEX, "arrow_4"},
6008+{ 2, 1, 15, 10, 15, A_DEX, "arrow"},
6009+{ 5, 2, 20, 18, 20, A_DEX, "arrows"},
6010+{ 12, 3, 25, 30, 25, A_DEX, "missile"},
6011+{ 16, 4, 30, 42, 30, A_DEX, "missiles"},
60126012 { 20, 15, 55, 1600, 95, A_CON, "breath acid"},
6013-{ 20, 15, 55, 1600, 95, A_CON, "breath elec"},
6013+{ 20, 15, 55, 1600, 95, A_CON, "breath lightning"},
60146014 { 20, 15, 55, 1600, 95, A_CON, "breath fire"},
60156015 { 20, 15, 55, 1600, 95, A_CON, "breath cold"},
60166016 { 20, 15, 55, 800, 95, A_CON, "breath poison"},
@@ -6066,11 +6066,11 @@ monster_power monster_powers[MAX_MONSPELLS] =
60666066 { 10, 5, 40, 0, 20, A_INT, "slow"},
60676067 { 10, 5, 40, 0, 20, A_INT, "sleep"},
60686068 { 20, 10, 70, 0, 40, A_INT, "speed"},
6069-{ 45, 120, 95, 0, 60, A_INT, "hand of doom"},
6070-{ 20, 15, 70, 0, 20, A_WIS, "heal"},
6071-{ 45, 65, 80, 0, 60, A_INT, "invulnerability"},
6072-{ 5, 1, 30, 0, 20, A_INT, "blink"},
6073-{ 15, 8, 40, 0, 30, A_INT, "teleport"},
6069+{ 45, 120, 95, 0, 60, A_INT, "the Hand of Doom"},
6070+{ 20, 15, 70, 0, 20, A_WIS, "heal-self"},
6071+{ 45, 65, 80, 0, 60, A_INT, "make invulnerable"},
6072+{ 5, 1, 30, 0, 20, A_INT, "blink-self"},
6073+{ 15, 8, 40, 0, 30, A_INT, "teleport-self"},
60746074 { 40, 999, 99, 0, 80, A_INT, "The world"},
60756075 { 1, 0, 0, 0, 15, A_INT, "something"},
60766076 { 15, 8, 50, 0, 30, A_INT, "teleport to"},
@@ -6078,25 +6078,25 @@ monster_power monster_powers[MAX_MONSPELLS] =
60786078 { 30, 40, 95, 0, 40, A_INT, "teleport level"},
60796079 { 35, 30, 80, 350, 70, A_INT, "psycho-spear"},
60806080 { 5, 1, 20, 0, 15, A_INT, "create darkness"},
6081-{ 5, 1, 20, 0, 15, A_DEX, "create trap"},
6082-{ 15, 3, 40, 0, 30, A_INT, "forget"},
6081+{ 5, 1, 20, 0, 15, A_DEX, "create traps"},
6082+{ 15, 3, 40, 0, 30, A_INT, "cause amnesia"},
60836083 { 30, 30, 70, 0, 40, A_INT, "raise dead"},
6084-{ 40, 70, 85, 0, 45, A_INT, "summon kin"},
6085-{ 45, 90, 90, 0, 50, A_INT, "summon cyber"},
6086-{ 25, 20, 65, 0, 30, A_INT, "summon monster"},
6084+{ 40, 70, 85, 0, 45, A_INT, "summon aid"},
6085+{ 45, 90, 90, 0, 50, A_INT, "summon Cyberdemons"},
6086+{ 25, 20, 65, 0, 30, A_INT, "summon a monster"},
60876087 { 35, 30, 75, 0, 40, A_INT, "summon monsters"},
6088-{ 25, 25, 65, 0, 25, A_INT, "summon ant"},
6089-{ 25, 20, 60, 0, 25, A_INT, "summon spider"},
6090-{ 35, 26, 75, 0, 40, A_INT, "summon hound"},
6091-{ 30, 23, 70, 0, 35, A_INT, "summon hydra"},
6092-{ 40, 50, 85, 0, 40, A_INT, "summon angel"},
6093-{ 35, 50, 80, 0, 35, A_INT, "summon deamon"},
6094-{ 30, 30, 75, 0, 35, A_INT, "summon undead"},
6095-{ 39, 70, 80, 0, 40, A_INT, "summon dragon"},
6096-{ 43, 85, 85, 0, 45, A_INT, "summon greater undead"},
6097-{ 46, 90, 85, 0, 45, A_INT, "summon ancient dragon"},
6098-{ 48, 120, 90, 0, 50, A_INT, "summon amberites"},
6099-{ 50, 150, 95, 0, 50, A_INT, "summon unique"},
6088+{ 25, 25, 65, 0, 25, A_INT, "summon ants"},
6089+{ 25, 20, 60, 0, 25, A_INT, "summon spiders"},
6090+{ 35, 26, 75, 0, 40, A_INT, "summon hounds"},
6091+{ 30, 23, 70, 0, 35, A_INT, "summon hydras"},
6092+{ 40, 50, 85, 0, 40, A_INT, "summon an angel"},
6093+{ 35, 50, 80, 0, 35, A_INT, "summon a deamon"},
6094+{ 30, 30, 75, 0, 35, A_INT, "summon an undead"},
6095+{ 39, 70, 80, 0, 40, A_INT, "summon a dragon"},
6096+{ 43, 85, 85, 0, 45, A_INT, "summon Greater Undead"},
6097+{ 46, 90, 85, 0, 45, A_INT, "summon Ancient Dragon"},
6098+{ 48, 120, 90, 0, 50, A_INT, "summon Lords of Amber"},
6099+{ 50, 150, 95, 0, 50, A_INT, "summon Unique Monsters"},
61006100 #endif
61016101
61026102 };
Show on old repository browser