Extra Tank
Alternate name: Backup Belly
Slightly regain the energy to run when close to exhausting strength. (Long)
160 SPHow it works
Section titled “How it works”Activates when:
- The distance type of the current race is long
- Your remaining HP (stamina) in percentage is 30 or fewer
Available from
Section titled “Available from”| Source | Unlock type |
|---|---|
| [CODE: ICING] Mihono Bourbon | innate skill |
| [At the End of the Day] Special Week | event skill |
| [Fire at My Heels] Kitasan Black | hint skill |
| [It’s Just Water] Nice Nature | event skill |
| [Little by Little] Mejiro Bright | hint skill |
| [Passing the Dream On] Team Sirius | event skill |
| [Showered in Joy] Rice Shower | event skill |
| [The Brightest Star in Japan!] Special Week | event skill |
| [The Setting Sun and Rising Stars] Special Week | event skill |
| [Tracen Academy] Kitasan Black | hint skill |
| [Tracen Academy] Mejiro Bright | hint skill |
| [Tracen Academy] Special Week | event skill |
| [Your Team Ace] Mejiro McQueen | hint skill |
Technical details
| Field | Value |
|---|---|
| Rarity | 1 |
| Type tags | lng |
Condition group 1
Section titled “Condition group 1”| Field | Check | Meaning |
|---|---|---|
distance_type | == 4 | The distance type of the current race. Value 4 means long. Known values: 1 (sprint), 2 (mile), 3 (medium), 4 (long). |
hp_per | <= 30 | Your remaining HP (stamina) in percentage. |
| Timing | Value |
|---|---|
| Base duration | 0s |
| Effects | effect type 9: 0.015 (known values: 0.0035, 0.005, 0.015, 0.035, 0.055, 0.075, 0.095, -0.0025, -0.005, -0.01, -0.02, -0.03, -0.04, -1) |
Raw precondition: none
Raw trigger: distance_type==4&hp_per<=30