changed wording to be more ~fancy~

This commit is contained in:
missingbinary
2021-12-14 14:53:35 -04:00
parent ddf013971f
commit f305bca5b7
109 changed files with 14168 additions and 96 deletions

View File

@@ -32,7 +32,7 @@
},
"key":"key.origins.ternary_active",
"name":"Freeze Focus",
"description":"When pressing the respective key, you will fire a ray of ice in the direction you are facing that will deal freeze damage to the target and freeze over ice on impact."
"description":"When pressing the [Ternary] key, you will fire a ray of ice in the direction you are facing that will deal freeze damage to the target and freeze over water on impact."
}

View File

@@ -37,6 +37,6 @@
"key": "key.origins.quaternary_active"
},
"name":"Icy Aura",
"description":"With your secondary key, you can deal freeze damage to those around you within an 8 block radius."
"description":"With your [Quaternary] key, you can deal freeze damage to those around you within an 8 block radius."
}

View File

@@ -19,5 +19,5 @@
},
"key":"key.origins.ternary_active",
"name":"Poison Cloud",
"description":"As your primary ability, you can spawn a poison cloud around you."
"description":"As your primary ability, you can spawn a poison cloud around you with your [Ternary] key."
}

View File

@@ -15,5 +15,5 @@
"key": "key.origins.quaternary_active"
},
"name":"Friendly Assistance",
"description":"As your secondary ability, you can spawn in an Iron Golem to help you fight off enemies."
"description":"As your secondary ability, you can spawn in an Iron Golem to help you fight off enemies with your [Quaternary] key."
}

View File

@@ -9,5 +9,11 @@
"value": -1000
},
"name":"Explosion Immunity",
"description":"Explosions don't hurt you."
"description":"Explosions don't hurt you.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}

View File

@@ -21,5 +21,5 @@
},
"key":"key.origins.ternary_active",
"name":"Ignition",
"description":"Using your primary active ability, you can light yourself on fire for a short duration, granting you an attack buff."
"description":"Using your primary active ability, you can light yourself on fire for a short duration, granting you an attack buff with your [Ternary] key."
}

View File

@@ -33,5 +33,5 @@
"key": "key.origins.quaternary_active",
"cooldown": 1400,
"name":"Ring of Fire",
"description":"As your secondary ability, you can light entities around you on fire for a few seconds."
"description":"As your secondary ability, you can light entities around you on fire for a few seconds with your [Quaternary] key."
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,11 @@
{
"type": "origins:toggle",
"key": {
"key":"key.origins.quaternary_active",
"continuous": false
},
"retain_state": false,
"name":"Cloaked",
"description":"You may go invisible for as long as you want, toggled with your [Quaternary] key. Disabled when you're lit on fire."
}

View File

@@ -6,7 +6,7 @@
"operation": "addition"
},
"name":"Impish Speed",
"description":"Being a devillish little bugger has given you the speed to run away from your angered prank victims.",
"description":"Being a devilish little bugger has given you the speed to run away from your angered prank victims.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",

View File

@@ -0,0 +1,9 @@
{
"type": "origins:invisibility",
"render_armor": true,
"condition": {
"type": "origins:power_active",
"power": "aspects:imber_secondary"
},
"hidden":true
}

View File

@@ -7,5 +7,11 @@
"operation": "addition"
},
"name":"Stable Footing",
"description":"Knockback doesn't bother you."
"description":"Knockback doesn't bother you.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}

View File

@@ -7,5 +7,5 @@
"retain_state": false,
"name":"Invisibility",
"description":"As your primary ability, you can toggle invisibility. Deactivates when you are on fire."
"description":"As your primary ability, you can toggle invisibility with your [Ternary] key. Deactivates when you are on fire."
}

View File

@@ -21,5 +21,5 @@
"key": "key.origins.quaternary_active"
},
"name":"Dark Shroud",
"description":"With your secondary ability, you can disperse a shroud of wither."
"description":"With your secondary ability, you can disperse a shroud of wither with your [Quaternary] key."
}

View File

@@ -0,0 +1,19 @@
{
"type": "origins:action_on_hit",
"bientity_action": {
"type": "origins:damage",
"amount": 0.5,
"source": {
"name": "indirectMagic",
"magic":true
}
},
"name":"Magic Damage",
"description":"All of your attacks do magic damage.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}

View File

@@ -0,0 +1,20 @@
{
"type": "origins:modify_damage_taken",
"damage_condition": {
"type": "origins:name",
"name": "indirectMagic"
},
"modifier": {
"name": "Weak to cursed items",
"operation": "addition",
"value": -10
},
"name":"Magic Resistance",
"description":"When hit by thrown potions, it barely affects you.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}

View File

@@ -13,5 +13,11 @@
}
},
"name":"Back to the Source",
"description":"As a being of magma, standing on magma blocks gives you regeneration."
"description":"As a being of magma, standing on magma blocks gives you regeneration.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}

View File

@@ -31,6 +31,7 @@
}
]
}
}
},
"name":"Hot Feet",
"description":"Ice and snow underneath you will melt.",
@@ -40,5 +41,4 @@
"text": "Neutral"
}
]
}
}

View File

@@ -16,5 +16,5 @@
},
"key":"key.origins.ternary_active",
"name":"Boom!",
"description":"Boom! Explode the area you're standing on. Pow!"
"description":"Boom! Explode the area you're standing on with your [Ternary] key. Pow!"
}

View File

@@ -22,7 +22,7 @@
"key": "key.origins.quaternary_active",
"cooldown": 1400,
"name":"Bam",
"description":"Using your evil little powers, you can grant yourself exactly eight precious blocks to TNT and eight weapons of destruction - fire charges.",
"description":"Using your evil little powers ([Quaternary Key]), you can grant yourself exactly eight precious blocks to TNT and eight weapons of destruction - fire charges.",
"hud_render": {
"inverted":true,
"sprite_location":"origins:textures/gui/community/huang/resource_bar_02.png",

View File

@@ -0,0 +1,23 @@
{
"type": "origins:action_over_time",
"entity_action": {
"type": "origins:apply_effect",
"effect": {
"effect": "minecraft:strength",
"duration": 400,
"amplifier": 2
}
},
"interval": 20,
"condition": {
"type": "origins:in_rain"
},
"name":"Rain Strength",
"description":"You get strength when in rain.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}

View File

@@ -25,5 +25,5 @@
},
"key":"key.origins.ternary_active",
"name":"Solar Revealing",
"description":"All entities within a 40 block radius of you will be highlighted with your primary ability. What an eyesore."
"description":"All entities within a 40 block radius of you will be highlighted with your primary ability [Ternary] key. What an eyesore."
}

View File

@@ -48,5 +48,5 @@
"key": "key.origins.quaternary_active"
},
"name":"Icarus",
"description":"Send all surrounding enemies multiple blocks into the air, and then light them on fire. They shouldn't have strayed so close to the sun!"
"description":"Send all surrounding enemies multiple blocks into the air, and then light them on fire with your [Quaternary] key. They shouldn't have strayed so close to the sun!"
}

View File

@@ -30,6 +30,6 @@
},
"key":"key.origins.ternary_active",
"name":"Lightning Bolt",
"description":"When pressing the respective key, you will summon a lightning bolt at the block or entity you are looking at, doing damage and setting nearby blocks on fire as well."
"description":"When pressing the [Ternary] key, you will summon a lightning bolt at the block or entity you are looking at, doing damage and setting nearby blocks on fire as well."
}

View File

@@ -54,5 +54,5 @@
"key": "key.origins.quaternary_active",
"cooldown": 400,
"name":"Raging Gales",
"description":"As your secondary ability, you can push enemies away by a few blocks whilst healing yourself and dealing damage to others."
"description":"As your secondary ability, you can push enemies away by a few blocks whilst healing yourself and dealing damage to others with your [Quaternary] key."
}