• R/O
  • HTTP
  • SSH
  • HTTPS

hengband: Commit

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


Commit MetaInfo

Revision883e5f68f3bcc1ffb8f6ee99625cc6f861084940 (tree)
Zeit2020-10-27 08:51:10
AutorHourier <hourier@user...>
CommiterHourier

Log Message

[Implement] #37285 ロボ・ガンダルフを追加した / Added Robo-Gandalf

Ändern Zusammenfassung

Diff

--- a/lib/edit/misc.txt
+++ b/lib/edit/misc.txt
@@ -13,7 +13,7 @@ M:WX:99
1313 M:WY:66
1414
1515 # Maximum number of monsters in r_info.txt
16-M:R:1258
16+M:R:1259
1717
1818 # Maximum number of items in k_info.txt
1919 M:K:672
--- a/lib/edit/r_info.txt
+++ b/lib/edit/r_info.txt
@@ -24964,3 +24964,23 @@ D:$ a magnificent centipede that is taller and longer than the WTC.
2496424964 D:$ It pours acid like a downpour from countless outrages.
2496524965 D:巨大生物の最終進化形態、ビルよりも高く長い全長を持つ雄大なムカデだ。
2496624966 D:無数の突飛から土砂降りのように酸を降り注がせる。
24967+
24968+N:1258:『ロボ・ガンダルフ』
24969+E:Robo-Gandalf
24970+G:g:s
24971+I:120:55d50:20:140:30
24972+W:52:3:0:15000:0:0
24973+B:CRUSH:SUPERHURT:6d12
24974+B:PUNCH:SUPERHURT:6d12
24975+B:KICK:SUPERHURT:6d12
24976+B:SLASH:SHATTER:6d12
24977+F:UNIQUE | FORCE_MAXHP | NONLIVING | WEIRD_MIND | EVIL
24978+F:IM_FIRE | IM_COLD | IM_POIS | RES_NETH | RES_DARK
24979+F:NO_CONF | NO_STUN | NO_SLEEP | NO_FEAR | REFLECTING
24980+F:ONLY_ITEM | DROP_GOOD | DROP_4D2
24981+S:1_IN_10 | SCARE | BO_PLAS
24982+D:$It's a nightmare robot in the shape of a gray wizard,
24983+D:$ as if it was created by an evil organization.
24984+D:$ Be humble about the power of this machine!
24985+D:悪の組織によって造られたかのような、灰色の魔法使いの姿をした悪夢的ロボットだ。
24986+D:機械の力を畏れよ!
Show on old repository browser