Add new metal, wood, and leaves types for various mods including BetterEnd, Born in Chaos, and Rechiseled; expand allowed sounds for Sound Physics Remastered; update sort order for Jade configuration.
This commit is contained in:
@@ -0,0 +1,763 @@
|
||||
{
|
||||
"items": {
|
||||
"jewelry:sapphire_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.max_health",
|
||||
"value": 2.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_fire_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:fire",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:critical_chance",
|
||||
"value": 0.03,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:critical_damage",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:sapphire_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.max_health",
|
||||
"value": 2.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:netherite_tanzanite_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:frost",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:soul",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:jade_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "ranged_weapon:damage",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_spell_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:generic",
|
||||
"value": 0.099999994,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:critical_damage",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_tank_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.max_health",
|
||||
"value": 6.0,
|
||||
"operation": "ADD_VALUE"
|
||||
},
|
||||
{
|
||||
"id": "generic.armor_toughness",
|
||||
"value": 1.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_attack_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_damage",
|
||||
"value": 0.12,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "generic.knockback_resistance",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:netherite_jade_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "ranged_weapon:damage",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_frost_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:frost",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:haste",
|
||||
"value": 0.03,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:critical_damage",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:gold_ring": {
|
||||
"attributes": []
|
||||
},
|
||||
"jewelry:netherite_sapphire_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.max_health",
|
||||
"value": 4.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:netherite_topaz_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:arcane",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:fire",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_tank_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.max_health",
|
||||
"value": 6.0,
|
||||
"operation": "ADD_VALUE"
|
||||
},
|
||||
{
|
||||
"id": "generic.armor_toughness",
|
||||
"value": 1.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:citrine_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:healing",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:lightning",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_arcane_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:arcane",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:critical_chance",
|
||||
"value": 0.03,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:haste",
|
||||
"value": 0.03,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:diamond_necklace": {
|
||||
"conditional_attributes": {
|
||||
"required_mod": "critical_strike",
|
||||
"attributes": [
|
||||
{
|
||||
"id": "critical_strike:damage",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_speed",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_spell_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:generic",
|
||||
"value": 0.06,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:critical_chance",
|
||||
"value": 0.03,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:haste",
|
||||
"value": 0.03,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:netherite_sapphire_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.max_health",
|
||||
"value": 4.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:netherite_citrine_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:healing",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:lightning",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:ruby_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_damage",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:netherite_citrine_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:healing",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:lightning",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_archer_necklace": {
|
||||
"conditional_attributes": {
|
||||
"required_mod": "combat_roll",
|
||||
"attributes": [
|
||||
{
|
||||
"id": "ranged_weapon:damage",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "combat_roll:count",
|
||||
"value": 1.0,
|
||||
"operation": "ADD_VALUE"
|
||||
},
|
||||
{
|
||||
"id": "ranged_weapon:haste",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"attributes": [
|
||||
{
|
||||
"id": "ranged_weapon:damage",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "generic.movement_speed",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "ranged_weapon:haste",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:netherite_topaz_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:arcane",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:fire",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_healing_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:healing",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:haste",
|
||||
"value": 0.06,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:topaz_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:arcane",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:fire",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:netherite_ruby_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_damage",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_attack_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_damage",
|
||||
"value": 0.12,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "generic.knockback_resistance",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_healing_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:healing",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:haste",
|
||||
"value": 0.06,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:netherite_ruby_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_damage",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:iron_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.armor",
|
||||
"value": 1.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_archer_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "ranged_weapon:damage",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "ranged_weapon:velocity",
|
||||
"value": 0.5,
|
||||
"operation": "ADD_VALUE"
|
||||
},
|
||||
{
|
||||
"id": "ranged_weapon:haste",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:diamond_ring": {
|
||||
"conditional_attributes": {
|
||||
"required_mod": "critical_strike",
|
||||
"attributes": [
|
||||
{
|
||||
"id": "critical_strike:chance",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_speed",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:jade_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "ranged_weapon:damage",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:copper_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.armor",
|
||||
"value": 0.5,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:netherite_tanzanite_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:frost",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:soul",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_dex_ring": {
|
||||
"conditional_attributes": {
|
||||
"required_mod": "combat_roll",
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_speed",
|
||||
"value": 0.06,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "generic.attack_damage",
|
||||
"value": 0.06,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "combat_roll:recharge",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_speed",
|
||||
"value": 0.06,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "generic.attack_damage",
|
||||
"value": 0.06,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "generic.movement_speed",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:ruby_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_damage",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_crit_necklace": {
|
||||
"conditional_attributes": {
|
||||
"required_mod": "critical_strike",
|
||||
"attributes": [
|
||||
{
|
||||
"id": "critical_strike:chance",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "critical_strike:damage",
|
||||
"value": 0.16,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_damage",
|
||||
"value": 0.15,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:citrine_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:healing",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:lightning",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:tanzanite_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:frost",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:soul",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:tanzanite_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:frost",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:soul",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:netherite_jade_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "ranged_weapon:damage",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_arcane_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:arcane",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:critical_chance",
|
||||
"value": 0.03,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:haste",
|
||||
"value": 0.03,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_frost_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:frost",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:haste",
|
||||
"value": 0.03,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:critical_damage",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_fire_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:fire",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:critical_chance",
|
||||
"value": 0.03,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:critical_damage",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:topaz_ring": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "spell_power:arcane",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "spell_power:fire",
|
||||
"value": 0.04,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_dex_necklace": {
|
||||
"conditional_attributes": {
|
||||
"required_mod": "combat_roll",
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_speed",
|
||||
"value": 0.06,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "generic.attack_damage",
|
||||
"value": 0.06,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "combat_roll:count",
|
||||
"value": 1.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_speed",
|
||||
"value": 0.06,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "generic.attack_damage",
|
||||
"value": 0.06,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "generic.movement_speed",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:emerald_necklace": {
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.luck",
|
||||
"value": 1.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"jewelry:unique_crit_ring": {
|
||||
"conditional_attributes": {
|
||||
"required_mod": "critical_strike",
|
||||
"attributes": [
|
||||
{
|
||||
"id": "critical_strike:chance",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"id": "critical_strike:damage",
|
||||
"value": 0.08,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"attributes": [
|
||||
{
|
||||
"id": "generic.attack_damage",
|
||||
"value": 0.15,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user