Update 'Enemies'
parent
18cd3efd5a
commit
cc73f405f6
85
Enemies.md
85
Enemies.md
@ -6,10 +6,46 @@ Also the activation conditions might change
|
|||||||
### (Active after 1 Minute of stealing the first book or after stealing 5 Books)
|
### (Active after 1 Minute of stealing the first book or after stealing 5 Books)
|
||||||
She is the one hunting the player. With every Book she gets angrier and thus faster, casting spells to stop the player from taking the books. She isn’t too quick and gets exhausted quite easily after chasing the player for a while.
|
She is the one hunting the player. With every Book she gets angrier and thus faster, casting spells to stop the player from taking the books. She isn’t too quick and gets exhausted quite easily after chasing the player for a while.
|
||||||
|
|
||||||
|
### Patchouli AI - Active
|
||||||
|
1. Movement
|
||||||
|
1. Wanders slowly
|
||||||
|
1. Listens to stealing of Books and goes there
|
||||||
|
1. Attacking
|
||||||
|
1. Uses diverse Spells
|
||||||
|
1. Water Spell, slowing the player when hit
|
||||||
|
1. Fire Spell, Damaging the player
|
||||||
|
1. Earth Spell, Blocking the players path
|
||||||
|
1. Wind Spell, Propells herself forward
|
||||||
|
1. After casting 3 spells, patchouli gets exhausted and goes to the Re-Activation stage
|
||||||
|
1. Re-activation
|
||||||
|
1. Move to any chair in the level
|
||||||
|
1. If no chair is found, return to the enemyspawn.
|
||||||
|
1. On chair, take a ~2 Minute break.
|
||||||
|
1. At enemy spawn, take a ~1 Minute break.
|
||||||
|
1. Multi Enemy Round
|
||||||
|
1. When other NPCs spot the player, they report the position to her;
|
||||||
|
1. she then moves to said position
|
||||||
|
1. When getting to close, she instakills the player, using some iron maiden coffin spell or so.. i dunno, is the first thing that came to mind. <!-- WTF James? -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Koakuma
|
## Koakuma
|
||||||
### (Active after stealing 70 Books)
|
### (Active after stealing 70 Books)
|
||||||
Annoys the player and alerts patchouli on the Position of the player. Can lay traps and laugh at the player, one he fell for one
|
Annoys the player and alerts patchouli on the Position of the player. Can lay traps and laugh at the player, one he fell for one
|
||||||
|
|
||||||
|
### Koakuma AI - Active
|
||||||
|
1. Movement
|
||||||
|
1. Roams quickly
|
||||||
|
1. Hides occasionally if she has no books
|
||||||
|
1. Attacks
|
||||||
|
1. Tries to drop Books onto the player
|
||||||
|
1. Throws last books at player
|
||||||
|
1. Then returns to any bookpile to "restock"
|
||||||
|
1. Re-activation
|
||||||
|
1. Moves to any hiding-book-pile
|
||||||
|
1. Restocks for 10 seconds
|
||||||
|
1. Return to movement
|
||||||
|
|
||||||
## Sakuya Izayoi
|
## Sakuya Izayoi
|
||||||
### (Active after stealing 30 Books or reaching layer -2)
|
### (Active after stealing 30 Books or reaching layer -2)
|
||||||
Wanders about, trying to find the player, Once found the player will be constantly harassed by quick time events, from Knives, that are being thrown at the player. She can be distracted by breaking flower pots, creating puddles, or otherwise dirtying the environment.
|
Wanders about, trying to find the player, Once found the player will be constantly harassed by quick time events, from Knives, that are being thrown at the player. She can be distracted by breaking flower pots, creating puddles, or otherwise dirtying the environment.
|
||||||
@ -17,6 +53,25 @@ Wanders about, trying to find the player, Once found the player will be constant
|
|||||||
Getting hit by a dagger slows the player down, after being hit 5 Times the player gets pinned until the daggers have been removed and the slowdown effect is permanent.
|
Getting hit by a dagger slows the player down, after being hit 5 Times the player gets pinned until the daggers have been removed and the slowdown effect is permanent.
|
||||||
Patchouli will be alerted once the player has been pinned
|
Patchouli will be alerted once the player has been pinned
|
||||||
|
|
||||||
|
### Sakuya AI - Active
|
||||||
|
1. Movement
|
||||||
|
1. Roams in medium speed
|
||||||
|
1. Needs to stop at certain Points of the map to clean
|
||||||
|
1. Gets distracted by breaking things.
|
||||||
|
1. Attacking
|
||||||
|
1. Direct attack
|
||||||
|
1. Closes in on the player
|
||||||
|
1. When near enough, fire 5 sets of daggers, triggering the dodging Process. Afterwards she will begin her re-activation period
|
||||||
|
1. Pinning
|
||||||
|
1. After loosing the last life by the dagger, the player gets knocked prone.
|
||||||
|
1. Sakuya positions above the player, begins stabbing them, again with qicktime events
|
||||||
|
1. Missing one of those QTE results in death.
|
||||||
|
1. Succeding on the QTEs shoves Sakuya away, sets Health to 1 and she will start her re-activation period
|
||||||
|
1. Re-activation
|
||||||
|
1. Return to the Spawn room
|
||||||
|
1. Wait for ~1 Minute
|
||||||
|
1. Return to Movement
|
||||||
|
|
||||||
## Flandre Scarlet
|
## Flandre Scarlet
|
||||||
### (Active after stealing 100 Books, or reaching layer -5)
|
### (Active after stealing 100 Books, or reaching layer -5)
|
||||||
Attacks from the distance. She can be avoided by hiding. Being playful makes her more cheery, trapping her, or somehow else making her uncomfortable angers her.
|
Attacks from the distance. She can be avoided by hiding. Being playful makes her more cheery, trapping her, or somehow else making her uncomfortable angers her.
|
||||||
@ -24,6 +79,14 @@ After getting too angry, she can one-hit the player until she calmed down
|
|||||||
LAYER REWORK:
|
LAYER REWORK:
|
||||||
_//Maybe you can bribe Remilia to calm her down?_
|
_//Maybe you can bribe Remilia to calm her down?_
|
||||||
|
|
||||||
|
### Flandre AI - Active
|
||||||
|
1. Movement
|
||||||
|
1. Extremely High Speed
|
||||||
|
1. Can be distracted with dolls and other toys
|
||||||
|
1. Attacking
|
||||||
|
1. Attacks with either quicktime events or spells which need to be physically dodged
|
||||||
|
1. Can only be stopped by finding Remilia on the map
|
||||||
|
|
||||||
## Remilia Scarlet
|
## Remilia Scarlet
|
||||||
### Only spawns with Flan
|
### Only spawns with Flan
|
||||||
Mostly watches, maybe at some point she will jump into action or is able to calm Flandre
|
Mostly watches, maybe at some point she will jump into action or is able to calm Flandre
|
||||||
@ -36,7 +99,29 @@ On her own accord, wandering through the maze, because... Just because. Can be k
|
|||||||
### The annoying shopkeep - every floor
|
### The annoying shopkeep - every floor
|
||||||
Will trade in her little shop. Sometimes seen around the map stealing dropped items
|
Will trade in her little shop. Sometimes seen around the map stealing dropped items
|
||||||
|
|
||||||
|
### Nazrin AI - Passive
|
||||||
|
1. Itemstealing
|
||||||
|
1. At first she roams the dungeon, trying to find the Item in the Itemroom
|
||||||
|
1. If she found the item, she carries it slowly to her shop
|
||||||
|
1. If the player catches her, carrying the item to the shop, they can steal it from her, but her prices double for the current floor
|
||||||
|
1. If she gets to the shop with the item, she puts it up for sale.
|
||||||
|
1. Summoning
|
||||||
|
1. If the player rings the Bell in her Shop, she get automatically teleported to the shop, and serves the player.
|
||||||
|
1. If she carried an Item whilst summoning, she will place the Item on the counter directly.
|
||||||
|
|
||||||
## Shadow Marisa
|
## Shadow Marisa
|
||||||
### (Active after stealing 500 Books or reaching layer -5)
|
### (Active after stealing 500 Books or reaching layer -5)
|
||||||
Steals marisas Items and is a CONSTANT THREAT.
|
Steals marisas Items and is a CONSTANT THREAT.
|
||||||
Can be eliminated for 3 Rooms with the sun Flashlight.
|
Can be eliminated for 3 Rooms with the sun Flashlight.
|
||||||
|
|
||||||
|
### Shadow Marisa AI
|
||||||
|
1. Movement
|
||||||
|
1. Always lurks in the shadows
|
||||||
|
1. Attacking
|
||||||
|
1. Lurking within a Bookpile. Attacking them when not cautious
|
||||||
|
1. Fogging up the doors with scarlet mist; Youre unable to see, what lies ahead.
|
||||||
|
1. Jumpscaring near bookshelves
|
||||||
|
1. Stealing
|
||||||
|
1. When the player has turned their back towards her, she can fly past and snatch a random book from the player.
|
||||||
|
1. When cought she instantaniously retreats back into the shadows (or the wall?)
|
||||||
|
1. Shining the Sun Flashlight at her, makes her disappear for 3 Floors
|
Reference in New Issue
Block a user