summaryrefslogtreecommitdiff
path: root/config/spell_power/attributes.json
diff options
context:
space:
mode:
authorFelix Perktold <>2026-07-23 20:26:04 +0000
committerFelix Perktold <>2026-07-23 20:26:04 +0000
commite1feb22144d2821c577cb0a281f77c54306f437c (patch)
treec88aa93100893508ba9d60d2db55730f5a711616 /config/spell_power/attributes.json
asd
Diffstat (limited to 'config/spell_power/attributes.json')
-rw-r--r--config/spell_power/attributes.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/config/spell_power/attributes.json b/config/spell_power/attributes.json
new file mode 100644
index 0000000..ca13d6c
--- /dev/null
+++ b/config/spell_power/attributes.json
@@ -0,0 +1,26 @@
+{
+ "attributes_container_injection_scope": "LIVING_ENTITY",
+ "use_vanilla_magic_damage_type": true,
+ "base_spell_critical_chance_percentage": 5.0,
+ "base_spell_critical_damage_percentage": 50.0,
+ "status_effect_raw_id_starts_at": 730,
+ "spell_power_effect": {
+ "uuid": "446cf95e-be63-40d9-ad90-6cc388c08460",
+ "bonus_per_stack": 0.1
+ },
+ "secondary_effects": {
+ "critical_damage": {
+ "uuid": "0612ed2a-3ce5-11ed-b878-0242ac120002",
+ "bonus_per_stack": 0.1
+ },
+ "haste": {
+ "uuid": "092f4f58-3ce5-11ed-b878-0242ac120002",
+ "bonus_per_stack": 0.05
+ },
+ "critical_chance": {
+ "uuid": "0e0ddd12-0646-42b7-8daf-36b4ccf524df",
+ "bonus_per_stack": 0.05
+ }
+ },
+ "resistance_reduction_cap": 0.75
+} \ No newline at end of file