1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-07-28 16:32:27 +01:00

Sword archon swordblades are hard

This commit is contained in:
ChrisANG 2021-04-29 18:13:02 -04:00
parent b85fef8253
commit 212372bf90

View file

@ -2140,7 +2140,7 @@ then fill new spaces with our spawn!
MB_STRONG|MB_HUMANOID|MB_WINGS|MB_FEMALE /*MB*/, MG_INFRAVISIBLE|MG_NOPOLY|MG_REGEN|MG_HATESUNHOLY|MG_TRACKER /*MG*/,
MA_MINION /*MA*/, MV_EXTRAMISSION|MV_SEE_INVIS /*MV*/, CLR_RED),
MON("Sword Archon", S_LAW_ANGEL,// /* Needs encyc entry */
LVL_FULL(14, 17, SPE_AC(7), SLOT_SPE_DR(3,0,0,0,0), 77, 7), (G_PLANES|G_NOCORPSE|1),
LVL_FULL(14, 17, SPE_AC(7), SLOT_SPE_DR(3,0,7,0,0), 77, 7), (G_PLANES|G_NOCORPSE|1),
A(ATTK(AT_CLAW, AD_ACFR, 1, 7), ATTK(AT_CLAW, AD_ACFR, 1, 7),
ATTK(AT_REND, AD_DISN, 3, 1),
NO_ATTK, NO_ATTK, NO_ATTK),