Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
Details
Licensed Apache-2.0
Published last month
Updated 3 weeks ago
Changelog
Changelog
- Added Stats GUI & Stat Points (
/alkatraz stats)stat_pointsstatreset_tokensstatstats.ymlfile in playerdata/
- Added Fire Blast Spell
- Added
alkatraz.command.spells.otherpermission, to view another player's /spells gui. - Added
circle_tickstoconfig.yml, which is how often the particles for casting are displayed. Default 10 (0.5s). - Fixed
/alkatraz circle set. - Changed
Magic Damage->Magic Affinityto match element stats. - Revamped Circle Leveling
- Max Mana:
- 0: 100
- 1: 267 -> 200
- 2: 433 -> 400
- 3: 600 -> 800
- 4: 767 -> 1250
- 5: 933 -> 2000
- 6: 1100 -> 2750
- 7: 1267 -> 4000
- 8: 1433 -> 7500
- 9: 1600 -> 10000
- Mana Regen:
- Previous:
- Calculated by
max_mana_of_circle / (100 + (max_mana_of_circle - 100) * (8/150))
- Calculated by
- New:
- 0: 1
- 1: 2
- 2: 2.5
- 3: 3
- 4: 5
- 5: 6.25
- 6: 7.5
- 7: 10
- 8: 12.5
- 9: 15
- Previous:
- Max Mana:
- Added Spell Effectiveness Scaling. Spells now scale damage/effectiveness with the affinity of the caster, and with the resistance of the attacked.
- Fixed Fireball Damage Scaling (didn't work in the first place)
- Fixed Lesser Heal Particles when healing another player.
- Updated Mana Costs:
- Air Burst: 36 -> 15
- Earth Throw: 36 -> 15
- Fireball: 36 -> 15
- Water Sphere: 36 -> 15
- Lesser Heal: 66 -> 75
- Changed Lesser Heal Max Mastery: 100 -> 150
Update Requirements:
- Delete All Spell Config Files
- Delete
config.yml


