mNo edit summary |
No edit summary |
||
Line 59: | Line 59: | ||
}} | }} | ||
The '''Aura Head''' is a real time chip that fires a 1 space wide stone head , it normally travels 3 spaces ahead, dealing {{Element|6|Break}} damage and pierces guards and objects | |||
unless it comes in contact with an enemy/object, then it then travels one space behind that enemy/object and then stops, regardless of how much space would be left for it to move had it not come in contact with that object, | |||
Aura head normally travels 3 spaces ahead, unless it comes in contact with an enemy/object, then it then travels one space behind that enemy/object and then stops, regardless of how much space would be left for it to move had it not come in contact with that object, | |||
having a barrier or an aura up adds 50+ damage to the aura head | having a barrier or an aura up adds 50+ damage to the aura head | ||
Line 67: | Line 68: | ||
==JUMP BEAST LOGIC== | ==JUMP BEAST LOGIC== | ||
*The user jumps to the same lane as the target three spaces away from it | *The user jumps to the same lane as the target three spaces away from it | ||
*if the user is already there, the user stays in place | |||
*if there is an object in the space the user is supposed to jump to, then they jump two spaces away from the target instead | *if there is an object in the space the user is supposed to jump to, then they jump two spaces away from the target instead | ||
*if there are two objects in the spaces the user is supposed to jump to, then they jump one space spaces away from the target instead | *if there are two objects in the spaces the user is supposed to jump to, then they jump one space spaces away from the target instead |
Revision as of 11:39, 18 September 2024
AuraHed1 | |
---|---|
Description | A flying head with 2spc tail |
Full name | Aura Head 1 |
Class | Standard |
Library # | 48 |
Element | Break |
Attack power | 130 |
Codes | B C D |
MB | 25 (max 4 copies) |
Part of program advances | StreamHd |
AuraHed2 | |
---|---|
Description | A flying head with 2spc tail |
Full name | Aura Head 2 |
Class | Standard |
Library # | 49 |
Element | Break |
Attack power | 150 |
Codes | D E F |
MB | 33 (max 3 copies) |
Part of program advances | StreamHd |
AuraHed3 | |
---|---|
Description | A flying head with 2spc tail |
Full name | Aura Head 3 |
Class | Standard |
Library # | 50 |
Element | Break |
Attack power | 170 |
Codes | F G H |
MB | 39 (max 3 copies) |
Part of program advances | StreamHd |
The Aura Head is a real time chip that fires a 1 space wide stone head , it normally travels 3 spaces ahead, dealing Break damage and pierces guards and objects
Aura head normally travels 3 spaces ahead, unless it comes in contact with an enemy/object, then it then travels one space behind that enemy/object and then stops, regardless of how much space would be left for it to move had it not come in contact with that object, having a barrier or an aura up adds 50+ damage to the aura head
Has no counter frames.
JUMP BEAST LOGIC
- The user jumps to the same lane as the target three spaces away from it
- if the user is already there, the user stays in place
- if there is an object in the space the user is supposed to jump to, then they jump two spaces away from the target instead
- if there are two objects in the spaces the user is supposed to jump to, then they jump one space spaces away from the target instead
- if there are three objects in the spaces the user is supposed to jump to, the user will jump into the correct horizontal distance but move one space up or down;
- if there is a hole in the place the user is supposed to jump to, a user with AirShoes will ignore the hole and jump normally, while a player without Air Shoes will treat it as an object
- if the user is behind the target, they jump as mentioned previously