K-Goninon: Difference between revisions

37 bytes removed ,  22:12, 29 March 2022
m
stratum grammar
(Updated by egocarib with game version 2.0.203.20 using QBE v1.0rc2)
m (stratum grammar)
Line 56: Line 56:
k-Goninon's mainly attacks by approaching the player and attempting to [[engulfing|engulf]] them when it is within an adjacent tile. When engulfing the player, k-Goninon will inhabit the same tile as them, and will remain completely stationary. The player will suffer {{Heart}}6-9 damage every round{{Code Reference|class=XRL.World.Parts.EngulfingDamage}}{{File Ref|file=ObjectBlueprints|name=Object}} and will be unable to move; attempting to move will instead cause the player to perform a melee attack against k-Goninon. Additionally, the player will be unable to perform certain physical actions, such as [[Charge]], [[Juke]], and [[Jump]].{{Code Reference|class=XRL.World.Effects.Engulfed}} The player cannot be attacked by other creatures while being engulfed, and any attempting to do so will instead target k-Goninon.  
k-Goninon's mainly attacks by approaching the player and attempting to [[engulfing|engulf]] them when it is within an adjacent tile. When engulfing the player, k-Goninon will inhabit the same tile as them, and will remain completely stationary. The player will suffer {{Heart}}6-9 damage every round{{Code Reference|class=XRL.World.Parts.EngulfingDamage}}{{File Ref|file=ObjectBlueprints|name=Object}} and will be unable to move; attempting to move will instead cause the player to perform a melee attack against k-Goninon. Additionally, the player will be unable to perform certain physical actions, such as [[Charge]], [[Juke]], and [[Jump]].{{Code Reference|class=XRL.World.Effects.Engulfed}} The player cannot be attacked by other creatures while being engulfed, and any attempting to do so will instead target k-Goninon.  


When k-Goninon engulfs a creature, a timer is started that begins at 10 and decrements by 1 each round. When the timer reaches 0, k-Goninon and its victim will "melt through the floor" and forcibly descend from their current strata level by 1 strata. This creates a {{favilink|deep shaft}} in the tile where k-Goninon melted through the floor. There is no limit to how many times this can occur; however, k-Goninon cannot melt through the floor if an obstacle is present in the strata level below, such as a wall or other impassable object.{{Code Reference|class=EngulfingDescends}}  
When k-Goninon engulfs a creature, a timer is started that begins at 10 and decrements by 1 each round. When the timer reaches 0, k-Goninon and its victim will "melt through the floor" and forcibly descend one stratum. This creates a {{favilink|deep shaft}} in the tile where k-Goninon melted through the floor. There is no limit to how many times this can occur; however, k-Goninon cannot melt through the floor if an obstacle is present in the stratum below, such as a wall or other impassable object.{{Code Reference|class=EngulfingDescends}}  


k-Goninon will continue to engulf the player until either it or the player dies. However, the player can escape being engulfed prematurely through means such as [[Teleportation]] or becoming [[phase|out-of-phase]].
k-Goninon will continue to engulf the player until either it or the player dies. However, the player can escape being engulfed prematurely through means such as [[Teleportation]] or becoming [[phase|out-of-phase]].
2,158

edits