Pedro Gomes 078fda69ac Continued Stat revamp scaling
- updated all abilities to scale with new stat system
- updated difficulty settings using new stat system
- added S+ difficulty as the end game
- updated items using new stat system
- small re-balance to make things a bit more fun to test
2024-08-18 14:45:57 +01:00

22 lines
620 B
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bdfc4dccc740b264c954ec36144806e2, type: 3}
m_Name: 7-S+
m_EditorClassIdentifier:
attackDamangeFlatIncrease: 20000
attackDamangePercentIncrease: 0
spellDamangeFlatIncrease: 20000
spellDamangePercentIncrease: 0
maxHealthFlatIncrease: 900
maxHealthPercentIncrease: 256
maxManaPercentIncrease: 128