Files
Reimagined/Server/config/relics/effects.json
T
2026-05-07 21:38:27 +03:00

370 lines
8.9 KiB
JSON

{
"effects": {
"relics_rpgs:lesser_attack_damage": {
"attributes": [
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:lesser_attack_speed": {
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "ranged_weapon:haste",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:lesser_ranged_damage": {
"attributes": [
{
"attribute": "ranged_weapon:damage",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:lesser_spell_power": {
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:fire",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:frost",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:healing",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:lightning",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:soul",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:lesser_spell_haste": {
"attributes": [
{
"attribute": "spell_power:haste",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:lesser_spell_crit_chance": {
"attributes": [
{
"attribute": "spell_power:critical_chance",
"value": 0.15,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:lesser_arcane_fire": {
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 0.15,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:fire",
"value": 0.15,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:lesser_frost_healing": {
"attributes": [
{
"attribute": "spell_power:frost",
"value": 0.15,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:healing",
"value": 0.15,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:lesser_spell_crit_damage": {
"attributes": [
{
"attribute": "spell_power:critical_chance",
"value": 0.5,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:medium_attack_damage": {
"attributes": [
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:medium_attack_speed": {
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "ranged_weapon:haste",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:medium_ranged_damage": {
"attributes": [
{
"attribute": "ranged_weapon:damage",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:medium_defense": {
"attributes": [
{
"attribute": "minecraft:generic.armor_toughness",
"value": 4.0,
"operation": "ADD_VALUE"
}
]
},
"relics_rpgs:medium_evasion": {
"attributes": [
{
"attribute": "spell_engine:evasion_chance",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:medium_spell_power": {
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:fire",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:frost",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:healing",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:lightning",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:soul",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:medium_spell_haste": {
"attributes": [
{
"attribute": "spell_power:haste",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:medium_arcane_power": {
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:medium_fire_power": {
"attributes": [
{
"attribute": "spell_power:fire",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:medium_frost_power": {
"attributes": [
{
"attribute": "spell_power:frost",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:medium_healing_power": {
"attributes": [
{
"attribute": "spell_power:healing",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:stun": {
"attributes": [
{
"attribute": "minecraft:generic.jump_strength",
"value": 0.0,
"operation": "ADD_MULTIPLIED_TOTAL"
}
]
},
"relics_rpgs:greater_evasion_attack": {
"attributes": [
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.5,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:greater_physical_trance": {
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "ranged_weapon:haste",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:greater_spell_trance": {
"attributes": [
{
"attribute": "spell_power:haste",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:greater_defense_armor": {
"attributes": [
{
"attribute": "minecraft:generic.armor",
"value": 10.0,
"operation": "ADD_VALUE"
}
]
},
"relics_rpgs:superior_attack_damage": {
"attributes": [
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "ranged_weapon:damage",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.scale",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:superior_spell_power": {
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:fire",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:frost",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:lightning",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:soul",
"value": 0.2,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:superior_healing_taken": {
"attributes": [
{
"attribute": "spell_engine:healing_taken",
"value": 0.5,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"relics_rpgs:superior_defense_health": {
"attributes": [
{
"attribute": "minecraft:generic.max_health",
"value": 0.5,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
}
}