Difference between revisions of "Buzzblob"
From ALttP Speedrunning Wiki
(Created page with "{{Infobox Enemy | name = Buzzblob | id = 0x6D | image = Buzzblob.png }} '''Buzzblobs''' are dancing green pickles. == AI Routine == # Check if currently going bzzzzzz #* If b...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Enemy | {{Infobox Enemy | ||
| name = Buzzblob | | name = Buzzblob | ||
− | | id = | + | | id = 0x0D |
| image = Buzzblob.png | | image = Buzzblob.png | ||
}} | }} | ||
Line 10: | Line 10: | ||
#* If busy with bzzzzzz, dance around based on a personal frame rule; return to step 1 until bzzzzzz is done | #* If busy with bzzzzzz, dance around based on a personal frame rule; return to step 1 until bzzzzzz is done | ||
# When not buzzing, move around randomly | # When not buzzing, move around randomly | ||
+ | :: {| class="wikitable" style="text-align:right;" | ||
+ | ! Frames !! X !! Y !! % | ||
+ | |- | ||
+ | | 48 || 3 || 0 || 12.5% | ||
+ | |- | ||
+ | | 48 || -3 || 0 || 12.5% | ||
+ | |- | ||
+ | | 48 || 2 || 2 || 12.5% | ||
+ | |- | ||
+ | | 48 || -2 || 2 || 12.5% | ||
+ | |- | ||
+ | | 48 || 2 || -2 || 12.5% | ||
+ | |- | ||
+ | | 48 || -2 || -2 || 12.5% | ||
+ | |- | ||
+ | | 64 || 0 || 0 || 25.0% | ||
+ | |} |
Latest revision as of 15:02, 6 June 2019
HP | 3 | ||||
---|---|---|---|---|---|
4 | 100 | Fairy | |||
2 | 2 | 2 | |||
4 | Burn | Freeze | |||
8 | 8 | 4 | |||
16 | Long stun | Long stun | |||
Burn | Freeze | Long stun | |||
Buzzblobs are dancing green pickles.
AI Routine
- Check if currently going bzzzzzz
- If busy with bzzzzzz, dance around based on a personal frame rule; return to step 1 until bzzzzzz is done
- When not buzzing, move around randomly
Frames X Y % 48 3 0 12.5% 48 -3 0 12.5% 48 2 2 12.5% 48 -2 2 12.5% 48 2 -2 12.5% 48 -2 -2 12.5% 64 0 0 25.0%