Super Boosted: Difference between revisions
Jump to navigation
Jump to search
(Created page with "A '''super boosted''', or an '''ice boosted''', is when Jak performs a boosted uppercut while Jak's surface is set to <code>*ice-surface*</code>.") |
No edit summary |
||
Line 1: | Line 1: | ||
A '''super boosted''', or an '''ice boosted''', is when Jak performs a [[Boosted Uppercut|boosted uppercut]] while Jak's surface is set to <code>*ice-surface*</code>. | A '''super boosted''', or an '''ice boosted''', is when Jak performs a [[Boosted Uppercut|boosted uppercut]] while Jak's surface is set to <code>[https://github.com/open-goal/jak-project/blob/b4113dda6719bdeca4b49c8f85f817aaa4329da2/goal_src/jak2/engine/target/surface-h.gc#L1118 *ice-surface*]</code>. | ||
The movement technique was originally called "Super Boosted" because it was theorized that 2 or more boosted uppercuts were executing at the same time. Eventually, it was discovered that the surfaces where it could be performed mistakenly had <code>*ice-surface*</code> properties assigned to it. |
Revision as of 19:11, 7 July 2024
A super boosted, or an ice boosted, is when Jak performs a boosted uppercut while Jak's surface is set to *ice-surface*
.
The movement technique was originally called "Super Boosted" because it was theorized that 2 or more boosted uppercuts were executing at the same time. Eventually, it was discovered that the surfaces where it could be performed mistakenly had *ice-surface*
properties assigned to it.