Hejsil / Hejsil/TransfiguredLoot
Implement Transfigured Red Tanzaku
- Dominant language
- Zig
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Original:
```
Miracles occasionally happen.
One of the following effects may occur each fight:
* 10% chance of shielding you from damage and healing your entire party by 1 when you would otherwise be KO'd.
* 10% chance of dealing 3000 damage to all enemies when enrage starts.
* 10% chance of healing you to full HP when a battle ends.
* 1% chance of healing your entire party to full HP when a battle ends.
* 10% chance of giving you 300 xp at the end of a fight.
Only one effect may activate per fight
* For example, if you get shielded effect during the fight, you cannot get the 300xp or full heal effects after the fight
```
Ideas:
```
New: Miracles occasionally happen.
- 1% chance of dealing 1000 additional damage to targeted enemy when you deal damage.
- 1% chance to reset all cooldowns when an ability with a cooldown is used.
- 1% chance to OMEGACHARGE all abilities when an ability is used.
- 10% chance to gain an additional random buff for 60s when you gain a buff.
- 15% chance to shield you from damage.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.