Difference between revisions of "Recyclepath"

From OMORI Wiki
Jump to navigation Jump to search
(added infobox)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''{{PAGENAME}}''' is [[Enemies|boss]] found in the end of the [[Recycultist's HQ]].
{{Enemy infobox
| image  = Recyclepath (Neutral).gif
| size    = 200px
| heart  = 1000
| juice  = 500
| attack  = 40
| defense = 20
| speed  = 16
| luck    = 10
| drops  = [[cool bottlecap]]
}}
'''{{PAGENAME}}''' is a [[Enemies|boss]] found in the end of the [[Recycultist's HQ]].


==Story==
==Story==
 
WIP


== Battle ==
== Battle ==
{{PAGENAME}} has 1000 {{HP}} heart, 500 {{MP}} juice, 40 attack, 20 defense, 16 speed and 10 luck. defeating him rewards the player with the [[Cool bottlecap|cool bottlecap]].
Defeating him rewards the player with the [[Cool bottlecap|cool bottlecap]].<br>
 
Recyclepath acts uniformly regardless of emotion
{| style="background-color: #ffffff; border: 2px solid #000000;
!colspan="1" style="padding-top:5px; font-size:100%;text-align:center; background: #000000; color:#FFFFFF"|Aubrey
!colspan="1" style="padding-top:5px; font-size:100%;text-align:center; background: #000000; color:#FFFFFF"|Behaviour
|-
|
[[File:Recyclepath (Neutral).gif|225px|frameless|center|{{PAGENAME}}]]
|50% chance of doing a normal attack.


60% chance to fling trash at a party member, doing high damage.
{{Battle infobox
| imagetitle      =
| title1          = BEHAVIORS
| image1          = Recyclepath (Neutral).gif
| descriptionone1 = 50% chance of doing a normal attack.<br><br>60% chance to fling trash at a party member, doing high damage.<br><br>If less than 3 enemies are present, he will call for [[Recycultist|Recycultists]] to aid him.<br>
<br>Otherwise, he will gather trash, stockpiling it.


If less than 3 enemies are present, he will call a [[Recycultist|Recycultists]].
}}


Otherwise, he will gather trash, stockpiling it.
|}
Additionally, if Sunny dies during the battle, instead of going to the game over screen, he wakes up in the secret lake, revealing that the entire HQ was just a dream.
Additionally, if Sunny dies during the battle, instead of going to the game over screen, he wakes up in the secret lake, revealing that the entire HQ was just a dream.


== Formulas ==
== Formulas ==
'''Attack''': [2 * a.atk - b.def], never hitting right in the heart.
'''Attack''': [2 * a.atk - b.def], never hitting right in the heart.
'''Gather trash''': Increase the user's "stockpile" stacks by 1.


'''Fling trash''': Use a different formula based on the amount of trash he stockpiled:
'''Fling trash''': Use a different formula based on the amount of trash he stockpiled:
Line 30: Line 39:
* two stacks: [4 * a.atk - b.def].
* two stacks: [4 * a.atk - b.def].
* more than two stacks: [5 * a.atk - b.def].
* more than two stacks: [5 * a.atk - b.def].
After using this skill, he will lose all his stacks and becomes '''unable''' to use the skill again untill he gathers trash again.<br>
After using this skill, he will lose all his stacks and becomes '''unable''' to use the skill again until he gathers trash again.<br>


'''Summon minion''': call for the help of a Recycultist.
'''Summon minion''': call for the help of a Recycultist.
'''Gather trash''': Increase the user's "stockpile" stacks by 1.


== Battle Quotes ==
== Battle Quotes ==
Line 53: Line 60:
  * Recyclepath: ''All hail the holy bin in the sky!
  * Recyclepath: ''All hail the holy bin in the sky!
=== Unused ===
=== Unused ===
  * Recyclepath flings all their trash at [target]!<ref>Unused variation for his "fling trash" skill.</ref>
  * Recyclepath flings all their trash at [target]!<ref>His "fling trash" could use this variation of action text.</ref>
  * Recyclepath picks up some trash!<ref>Unused variation for his "gather trash" skill.</ref>
  * Recyclepath picks up some trash!<ref>His "gather trash" could use this variation of action text.</ref>
  * Recyclepath: ''Brothers! We must unite! The holy bin calls upon us!<ref>Was supposed to be used when first using the "summon minion" skill.</ref>
  * Recyclepath: ''Brothers! We must unite! The holy bin calls upon us!<ref>His "summon minion" would use this battle text when used for the first time.</ref>
  * Recyclepath: ''Begone, non-recycler!''<ref name="fling trash">Was supposed to be used when "fling trash" skill is used.</ref>
  * Recyclepath: ''Begone, non-recycler!''<ref name="fling trash">His "fling trash" would use this battle text when used for the first time.</ref>
  * Recyclepath: ''May the power of the rubber glove compel you!''<ref name="fling trash" />
  * Recyclepath: ''May the power of the rubber glove compel you!''<ref name="fling trash" />
== Gallery ==
== Gallery ==
<gallery>
<gallery>
Line 71: Line 79:
*{{PAGENAME}} was originally meant to have different emotion states like the other Faraway enemies but this wasn't fully used in-game.  
*{{PAGENAME}} was originally meant to have different emotion states like the other Faraway enemies but this wasn't fully used in-game.  
**However, one can still access these states by hacking through mods.
**However, one can still access these states by hacking through mods.
*If the player still has it, it's possible to use the [[Pepper spray|pepper spray]] during this battle, turning it much easier.
[[Category: Enemies]]
[[Category: Enemies]]

Latest revision as of 18:37, 4 March 2024

Recyclepath
Recyclepath (Neutral).gif
HP.png heart 1000
MP.png juice 500
attack 40
defense 20
speed 16
luck 10
drops cool bottlecap

Recyclepath is a boss found in the end of the Recycultist's HQ.

Story

WIP

Battle

Defeating him rewards the player with the cool bottlecap.
Recyclepath acts uniformly regardless of emotion

BEHAVIORS
{{{size1}}} 50% chance of doing a normal attack.

60% chance to fling trash at a party member, doing high damage.

If less than 3 enemies are present, he will call for Recycultists to aid him.


Otherwise, he will gather trash, stockpiling it.


Additionally, if Sunny dies during the battle, instead of going to the game over screen, he wakes up in the secret lake, revealing that the entire HQ was just a dream.

Formulas

Attack: [2 * a.atk - b.def], never hitting right in the heart.

Gather trash: Increase the user's "stockpile" stacks by 1.

Fling trash: Use a different formula based on the amount of trash he stockpiled:

  • One stack: [3 * a.atk - b.def].
  • two stacks: [4 * a.atk - b.def].
  • more than two stacks: [5 * a.atk - b.def].

After using this skill, he will lose all his stacks and becomes unable to use the skill again until he gathers trash again.

Summon minion: call for the help of a Recycultist.

Battle Quotes

Action quotes

* Recyclepath hits [target] with a bag!
* Recyclepath throws trash!
* Recyclepath calls a follower! A Recycultist appeared!
* Recyclepath gathers trash!

During battle

  • below 50% HP.png:
* Recyclepath: Oh, holy bin in the sky...
* Recyclepath: Please grant me the power to recycle thy enemies!

When defeated

* Recyclepath: Oh why, holy bin?
* Recyclepath: Have you forsaken us!?

Defeating the party

* Recyclepath: Huzzah! We have been blessed with victory!
* Recyclepath: All hail the holy bin in the sky!

Unused

* Recyclepath flings all their trash at [target]![1]
* Recyclepath picks up some trash![2]
* Recyclepath: Brothers! We must unite! The holy bin calls upon us![3]
* Recyclepath: Begone, non-recycler![4]
* Recyclepath: May the power of the rubber glove compel you![4]

Gallery

Trivia

  • Recyclepath was originally meant to have different emotion states like the other Faraway enemies but this wasn't fully used in-game.
    • However, one can still access these states by hacking through mods.
  • If the player still has it, it's possible to use the pepper spray during this battle, turning it much easier.
  1. His "fling trash" could use this variation of action text.
  2. His "gather trash" could use this variation of action text.
  3. His "summon minion" would use this battle text when used for the first time.
  4. 4.0 4.1 His "fling trash" would use this battle text when used for the first time.