Offer your players a brand new RPG experience. https://phoenixdevt.fr/
Go to file
Gunging e20eb8b547 Allows timer triggers, tested with passive class skills:
```yml
name: Panic Attacks
passive-type: TIMER_100

lore:
- '<#FFE6EE>Occasional huge speed increase for short time.'
- ''
- 'Speed Intensity: &fVII'
- 'Speed Duration &b&o♥&7: &f{duration}s'
```

duration:
  base: 5.6667
  per-level: 0.6667
mana:
  base: 0
  per-level: 0
stamina:
  base: 5
  per-level: 0
cooldown:
  base: 60
  per-level: -1
2022-02-04 13:57:33 -06:00
.m2 Fix auth 2021-06-27 02:50:07 +00:00
src/main Allows timer triggers, tested with passive class skills: 2022-02-04 13:57:33 -06:00
.gitignore !git cleanup 2020-11-22 15:50:59 +01:00
.gitlab-ci.yml Update .gitlab-ci.yml 2021-06-13 21:20:15 +00:00
LICENSE Update LICENSE 2021-11-14 03:18:04 +00:00
pom.xml Allows timer triggers, tested with passive class skills: 2022-02-04 13:57:33 -06:00
README.md !Update README.md 2020-09-10 19:31:08 -07:00