|
void | PrintAttack (IRoom room, IMonster actorMonster, IMonster dobjMonster, IArtifact weapon, long attackNumber, WeaponRevealType weaponRevealType) |
|
void | PrintMiss (IMonster monster, IArtifact weapon) |
|
void | PrintFumble () |
|
void | PrintRecovered () |
|
void | PrintWeaponDropped (IRoom room, IMonster monster, IArtifact weapon, WeaponRevealType weaponRevealType) |
|
void | PrintWeaponHitsUser () |
|
void | PrintSparksFly (IRoom room, IMonster monster, IArtifact weapon, WeaponRevealType weaponRevealType) |
|
void | PrintWeaponDamaged () |
|
void | PrintWeaponBroken () |
|
void | PrintBrokenWeaponHitsUser () |
|
void | PrintStarPlus (IMonster monster) |
|
void | PrintHit () |
|
void | PrintCriticalHit () |
|
void | PrintBlowTurned (IMonster monster, bool omitBboaPadding) |
|
void | PrintBlowDoesDamage (bool useCurlyBraces, bool omitBboaPadding, long damage, bool appendNewLine) |
|
void | PrintHealthStatus (IRoom room, IMonster actorMonster, IMonster dobjMonster, bool blastSpell, bool nonCombat) |
|
void | PrintZapDirectHit () |
|
void | PrintHackToBits (IArtifact artifact, IMonster monster, bool blastSpell) |
|
void | PrintAlreadyBrokeIt (IArtifact artifact) |
|
void | PrintNothingHappens () |
|
void | PrintWhamHitObj (IArtifact artifact) |
|
void | PrintSmashesToPieces (IRoom room, IArtifact artifact, bool spillContents) |
|
void | PrintWeaponAbilityIncreases (Weapon w, IWeapon weapon) |
|
void | PrintArmorExpertiseIncreases () |
|
void | PrintSpellOverloadsBrain (Spell s, ISpell spell) |
|
void | PrintSpellAbilityIncreases (Spell s, ISpell spell) |
|
void | PrintSpellCastFailed (Spell s, ISpell spell) |
|
void | PrintHealthImproves (IMonster monster) |
|
void | PrintHealthStatus (IMonster monster, bool includeUninjuredGroupMonsters) |
|
void | PrintFeelNewAgility () |
|
void | PrintSonicBoom (IRoom room) |
|
void | PrintFortuneCookie () |
|
void | PrintTunnelCollapses (IRoom room) |
|
void | PrintAllWoundsHealed () |
|
void | PrintTeleportToRoom () |
|
void | PrintArmorThickens () |
|
void | PrintMagicSkillsIncrease () |
|