OSDN Git Service

[Implement]虚空・深淵属性のボルト・ボール・ブレスを実装
authordaradarach <daradarach@gmail.com>
Sat, 5 Feb 2022 06:50:52 +0000 (15:50 +0900)
committerdaradarach <daradarach@gmail.com>
Sat, 5 Feb 2022 07:13:43 +0000 (16:13 +0900)
commitc37b503765cafd260def81a35e9c32b566f30193
treeebf10ac16fb2c9667e9ec72da54a88a1ae674371
parentf706b2b741086e808fdfaee1d963c9f30d68ed0b
[Implement]虚空・深淵属性のボルト・ボール・ブレスを実装
24 files changed:
lib/edit/r_info.txt
src/blue-magic/blue-magic-ball-bolt.cpp
src/blue-magic/blue-magic-ball-bolt.h
src/blue-magic/blue-magic-breath.cpp
src/blue-magic/blue-magic-breath.h
src/blue-magic/blue-magic-caster.cpp
src/blue-magic/learnt-info.cpp
src/cmd-action/cmd-mane.cpp
src/info-reader/race-info-tokens-table.cpp
src/lore/magic-types-setter.cpp
src/monster-race/race-ability-flags.h
src/monster-race/race-ability-mask.cpp
src/mspell/assign-monster-spell.cpp
src/mspell/high-resistance-checker.cpp
src/mspell/monster-power-table.cpp
src/mspell/mspell-attack.cpp
src/mspell/mspell-ball.cpp
src/mspell/mspell-ball.h
src/mspell/mspell-bolt.cpp
src/mspell/mspell-bolt.h
src/mspell/mspell-breath.cpp
src/mspell/mspell-damage-calculator.cpp
src/mspell/mspell-selector.cpp
src/object/warning.cpp