That's one heck of a commit you've got there...
I may have got a bit behind with version control. A lot behind, in fact. Maybe I'll go back and split this sometime - then again, I probably won't. But hey, at least it's here!
This commit is contained in:
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "ebwizardry:advanced_wand"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancement.ebwizardry:advanced"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.ebwizardry:advanced.desc"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:apprentice",
|
||||
"criteria": {
|
||||
"magic": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:advanced_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"fire": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:advanced_fire_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ice": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:advanced_ice_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"lightning": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:advanced_lightning_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"necromancy": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:advanced_necromancy_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"earth": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:advanced_earth_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"sorcery": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:advanced_sorcery_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"healing": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:advanced_healing_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"magic",
|
||||
"fire",
|
||||
"ice",
|
||||
"lightning",
|
||||
"necromancy",
|
||||
"earth",
|
||||
"sorcery",
|
||||
"healing"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,647 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.ebwizardry:all_artefacts"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.ebwizardry:all_artefacts.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:amulet_resurrection"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "ebwizardry:artefact",
|
||||
"criteria": {
|
||||
"ring_condensing": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_condensing"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_siphoning": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_siphoning"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_battlemage": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_battlemage"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_combustion": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_combustion"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_fire_melee": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_fire_melee"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_fire_biome": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_fire_biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_disintegration": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_disintegration"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_ice_melee": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_ice_melee"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_ice_biome": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_ice_biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_arcane_frost": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_arcane_frost"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_shattering": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_shattering"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_lightning_melee": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_lightning_melee"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_storm": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_storm"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_seeking": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_seeking"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_hammer": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_hammer"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_soulbinding": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_soulbinding"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_leeching": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_leeching"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_necromancy_melee": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_necromancy_melee"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_mind_control": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_mind_control"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_poison": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_poison"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_earth_melee": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_earth_melee"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_earth_biome": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_earth_biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_full_moon": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_full_moon"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_extraction": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_extraction"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_mana_return": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_mana_return"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_blockwrangler": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_blockwrangler"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_conjurer": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_conjurer"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_defender": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_defender"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_paladin": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_paladin"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_interdiction": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_interdiction"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_arcane_defence": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_arcane_defence"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_warding": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_warding"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_wisdom": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_wisdom"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_fire_protection": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_fire_protection"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_fire_cloaking": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_fire_cloaking"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_ice_immunity": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_ice_immunity"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_ice_protection": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_ice_protection"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_potential": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_potential"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_channeling": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_channeling"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_lich": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_lich"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_wither_immunity": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_wither_immunity"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_glide": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_glide"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_banishing": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_banishing"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_anchoring": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_anchoring"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_recovery": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_recovery"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_transience": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_transience"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_resurrection": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_resurrection"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_auto_shield": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_auto_shield"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_haggler": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_haggler"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_experience_tome": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_experience_tome"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_auto_smelt": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_auto_smelt"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_lava_walking": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_lava_walking"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_storm": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_storm"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_minion_health": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_minion_health"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_minion_variants": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_minion_variants"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_flight": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_flight"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_growth": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_growth"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_abseiling": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_abseiling"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_silk_touch": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_silk_touch"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_stop_time": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_stop_time"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_light": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_light"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_transportation": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_transportation"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_feeding": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_feeding"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -4,10 +4,10 @@
|
||||
"item": "minecraft:iron_sword"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:anger_wizard"
|
||||
"translate": "advancement.ebwizardry:anger_wizard"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:anger_wizard.desc"
|
||||
"translate": "advancement.ebwizardry:anger_wizard.desc"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:wizard_trade",
|
||||
|
||||
@@ -4,16 +4,105 @@
|
||||
"item": "ebwizardry:apprentice_wand"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:apprentice"
|
||||
"translate": "advancement.ebwizardry:apprentice"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:apprentice.desc"
|
||||
"translate": "advancement.ebwizardry:apprentice.desc"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_apprentice"
|
||||
"magic": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:apprentice_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"fire": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:apprentice_fire_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ice": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:apprentice_ice_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"lightning": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:apprentice_lightning_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"necromancy": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:apprentice_necromancy_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"earth": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:apprentice_earth_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"sorcery": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:apprentice_sorcery_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"healing": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:apprentice_healing_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"magic",
|
||||
"fire",
|
||||
"ice",
|
||||
"lightning",
|
||||
"necromancy",
|
||||
"earth",
|
||||
"sorcery",
|
||||
"healing"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:arcane_initiate"
|
||||
"translate": "advancement.ebwizardry:arcane_initiate"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:arcane_initiate.desc"
|
||||
"translate": "advancement.ebwizardry:arcane_initiate.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:magic_wand"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:armour_set"
|
||||
"translate": "advancement.ebwizardry:armour_set"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:armour_set.desc"
|
||||
"translate": "advancement.ebwizardry:armour_set.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:wizard_hat"
|
||||
@@ -12,8 +12,24 @@
|
||||
},
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_armour_set"
|
||||
"wizard_hat": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:wizard_hat"
|
||||
},
|
||||
{
|
||||
"item": "ebwizardry:wizard_robe"
|
||||
},
|
||||
{
|
||||
"item": "ebwizardry:wizard_leggings"
|
||||
},
|
||||
{
|
||||
"item": "ebwizardry:wizard_boots"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,713 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.ebwizardry:artefact"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.ebwizardry:artefact.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:ring_condensing"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:visit_shrine",
|
||||
"criteria": {
|
||||
"ring_condensing": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_condensing"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_siphoning": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_siphoning"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_battlemage": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_battlemage"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_combustion": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_combustion"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_fire_melee": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_fire_melee"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_fire_biome": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_fire_biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_disintegration": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_disintegration"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_ice_melee": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_ice_melee"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_ice_biome": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_ice_biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_arcane_frost": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_arcane_frost"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_shattering": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_shattering"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_lightning_melee": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_lightning_melee"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_storm": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_storm"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_seeking": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_seeking"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_hammer": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_hammer"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_soulbinding": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_soulbinding"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_leeching": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_leeching"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_necromancy_melee": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_necromancy_melee"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_mind_control": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_mind_control"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_poison": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_poison"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_earth_melee": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_earth_melee"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_earth_biome": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_earth_biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_full_moon": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_full_moon"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_extraction": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_extraction"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_mana_return": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_mana_return"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_blockwrangler": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_blockwrangler"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_conjurer": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_conjurer"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_defender": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_defender"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_paladin": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_paladin"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ring_interdiction": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:ring_interdiction"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_arcane_defence": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_arcane_defence"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_warding": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_warding"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_wisdom": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_wisdom"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_fire_protection": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_fire_protection"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_fire_cloaking": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_fire_cloaking"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_ice_immunity": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_ice_immunity"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_ice_protection": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_ice_protection"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_potential": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_potential"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_channeling": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_channeling"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_lich": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_lich"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_wither_immunity": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_wither_immunity"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_glide": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_glide"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_banishing": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_banishing"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_anchoring": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_anchoring"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_recovery": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_recovery"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_transience": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_transience"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_resurrection": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_resurrection"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"amulet_auto_shield": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:amulet_auto_shield"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_haggler": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_haggler"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_experience_tome": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_experience_tome"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_auto_smelt": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_auto_smelt"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_lava_walking": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_lava_walking"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_storm": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_storm"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_minion_health": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_minion_health"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_minion_variants": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_minion_variants"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_flight": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_flight"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_growth": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_growth"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_abseiling": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_abseiling"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_silk_touch": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_silk_touch"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_stop_time": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_stop_time"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_light": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_light"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_transportation": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_transportation"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"charm_feeding": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:charm_feeding"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"ring_condensing",
|
||||
"ring_siphoning",
|
||||
"ring_battlemage",
|
||||
"ring_combustion",
|
||||
"ring_fire_melee",
|
||||
"ring_fire_biome",
|
||||
"ring_disintegration",
|
||||
"ring_ice_melee",
|
||||
"ring_ice_biome",
|
||||
"ring_arcane_frost",
|
||||
"ring_shattering",
|
||||
"ring_lightning_melee",
|
||||
"ring_storm",
|
||||
"ring_seeking",
|
||||
"ring_hammer",
|
||||
"ring_soulbinding",
|
||||
"ring_leeching",
|
||||
"ring_necromancy_melee",
|
||||
"ring_mind_control",
|
||||
"ring_poison",
|
||||
"ring_earth_melee",
|
||||
"ring_earth_biome",
|
||||
"ring_full_moon",
|
||||
"ring_extraction",
|
||||
"ring_mana_return",
|
||||
"ring_blockwrangler",
|
||||
"ring_conjurer",
|
||||
"ring_defender",
|
||||
"ring_paladin",
|
||||
"ring_interdiction",
|
||||
"amulet_arcane_defence",
|
||||
"amulet_warding",
|
||||
"amulet_wisdom",
|
||||
"amulet_fire_protection",
|
||||
"amulet_fire_cloaking",
|
||||
"amulet_ice_immunity",
|
||||
"amulet_ice_protection",
|
||||
"amulet_potential",
|
||||
"amulet_channeling",
|
||||
"amulet_lich",
|
||||
"amulet_wither_immunity",
|
||||
"amulet_glide",
|
||||
"amulet_banishing",
|
||||
"amulet_anchoring",
|
||||
"amulet_recovery",
|
||||
"amulet_transience",
|
||||
"amulet_resurrection",
|
||||
"amulet_auto_shield",
|
||||
"charm_haggler",
|
||||
"charm_experience_tome",
|
||||
"charm_auto_smelt",
|
||||
"charm_lava_walking",
|
||||
"charm_storm",
|
||||
"charm_minion_health",
|
||||
"charm_minion_variants",
|
||||
"charm_flight",
|
||||
"charm_growth",
|
||||
"charm_abseiling",
|
||||
"charm_silk_touch",
|
||||
"charm_stop_time",
|
||||
"charm_light",
|
||||
"charm_transportation",
|
||||
"charm_feeding"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:buy_master_spell"
|
||||
"translate": "advancement.ebwizardry:buy_master_spell"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:buy_master_spell.desc"
|
||||
"translate": "advancement.ebwizardry:buy_master_spell.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:spell_book"
|
||||
"item": "ebwizardry:astral_diamond"
|
||||
},
|
||||
"frame": "goal"
|
||||
},
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:charge_creeper"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:charge_creeper.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:gunpowder"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_charge_creeper"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,26 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:craft_flask"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:craft_flask.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:mana_flask"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:mana_flask"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:crystal"
|
||||
"translate": "advancement.ebwizardry:crystal"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:crystal.desc"
|
||||
"translate": "advancement.ebwizardry:crystal.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:magic_crystal"
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 0
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:root",
|
||||
@@ -17,7 +18,8 @@
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:magic_crystal"
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:defeat_evil_wizard"
|
||||
"translate": "advancement.ebwizardry:defeat_evil_wizard"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:defeat_evil_wizard.desc"
|
||||
"translate": "advancement.ebwizardry:defeat_evil_wizard.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:wizard_boots_necromancy"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:wizard_trade",
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.ebwizardry:discover_master_spell"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.ebwizardry:discover_master_spell.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:blaze_powder"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "ebwizardry:spell_failure",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:discover_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"tiers": [
|
||||
"master"
|
||||
]
|
||||
},
|
||||
"source": "casting"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.ebwizardry:discover_spell"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.ebwizardry:discover_spell.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:paper"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:discover_spell",
|
||||
"conditions": {
|
||||
"source": "casting"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:element_master"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:element_master.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:master_ice_wand"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "ebwizardry:elemental",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_element_master"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:elemental"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:elemental.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:basic_fire_wand"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_elemental"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": {
|
||||
"item": "ebwizardry:scroll"
|
||||
},
|
||||
"title": {
|
||||
"translate": "advancement.ebwizardry:enchant_scroll"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.ebwizardry:enchant_scroll.desc"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:arcane_workbench",
|
||||
"conditions": {
|
||||
"item": {
|
||||
"item": "ebwizardry:scroll"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:frankenstein"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:frankenstein.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:advanced_lightning_wand"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "ebwizardry:charge_creeper",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_frankenstein"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:freeze_blaze"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:freeze_blaze.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:ice"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:apprentice",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_freeze_blaze"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:arcane_workbench"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:crystal_flower"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"criteria": {
|
||||
"fire": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ice": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"lightning": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"necromancy": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"earth": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"sorcery": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 6
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"healing": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:magic_crystal",
|
||||
"data": 7
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"fire",
|
||||
"ice",
|
||||
"lightning",
|
||||
"necromancy",
|
||||
"earth",
|
||||
"sorcery",
|
||||
"healing"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,242 @@
|
||||
{
|
||||
"criteria": {
|
||||
"ice_wraith": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ebwizardry:ice_wraith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"lightning_wraith": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ebwizardry:lightning_wraith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"spirit_wolf": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ebwizardry:spirit_wolf"
|
||||
}
|
||||
}
|
||||
},
|
||||
"spirit_horse": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ebwizardry:spirit_horse"
|
||||
}
|
||||
}
|
||||
},
|
||||
"phoenix": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ebwizardry:phoenix"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ice_giant": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ebwizardry:ice_giant"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shadow_wraith": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ebwizardry:shadow_wraith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"storm_elemental": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "ebwizardry:storm_elemental"
|
||||
}
|
||||
}
|
||||
},
|
||||
"silverfish_swarm": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "silverfish_swarm"
|
||||
}
|
||||
}
|
||||
},
|
||||
"spider_swarm": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "spider_swarm"
|
||||
}
|
||||
}
|
||||
},
|
||||
"vex_swarm": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "vex_swarm"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_blaze": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_blaze"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_ice_giant": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_ice_giant"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_ice_wraith": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_ice_wraith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_iron_golem": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_iron_golem"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_lightning_wraith": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_lightning_wraith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_phoenix": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_phoenix"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_shadow_wraith": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_shadow_wraith"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_skeleton": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_skeleton_legion": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_skeleton_legion"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_snow_golem": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_snow_golem"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_spirit_horse": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_spirit_horse"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_spirit_wolf": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_spirit_wolf"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_storm_elemental": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_storm_elemental"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_wither_skeleton": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_wither_skeleton"
|
||||
}
|
||||
}
|
||||
},
|
||||
"summon_zombie": {
|
||||
"trigger": "ebwizardry:cast_spell",
|
||||
"conditions": {
|
||||
"spell": {
|
||||
"spell": "summon_zombie"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"ice_wraith",
|
||||
"lightning_wraith",
|
||||
"spirit_wolf",
|
||||
"spirit_horse",
|
||||
"phoenix",
|
||||
"ice_giant",
|
||||
"shadow_wraith",
|
||||
"storm_elemental",
|
||||
"silverfish_swarm",
|
||||
"spider_swarm",
|
||||
"vex_swarm",
|
||||
"summon_blaze",
|
||||
"summon_ice_giant",
|
||||
"summon_ice_wraith",
|
||||
"summon_iron_golem",
|
||||
"summon_lightning_wraith",
|
||||
"summon_phoenix",
|
||||
"summon_shadow_wraith",
|
||||
"summon_skeleton",
|
||||
"summon_skeleton_legion",
|
||||
"summon_snow_golem",
|
||||
"summon_spirit_horse",
|
||||
"summon_spirit_wolf",
|
||||
"summon_storm_elemental",
|
||||
"summon_wither_skeleton",
|
||||
"summon_zombie"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "minecraft:recipe_unlocked",
|
||||
"conditions": {
|
||||
"recipe": "ebwizardry:medium_mana_flask"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:visit_structure",
|
||||
"conditions": {
|
||||
"structure_type": "obelisk"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "minecraft:impossible"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:scroll"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:spell_book"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:firebomb"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:arcane_tome"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,19 +1,22 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:identify_spell"
|
||||
"translate": "advancement.ebwizardry:identify_spell"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:identify_spell.desc"
|
||||
"translate": "advancement.ebwizardry:identify_spell.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:identification_scroll"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
"parent": "ebwizardry:discover_spell",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_identify_spell"
|
||||
"trigger": "ebwizardry:discover_spell",
|
||||
"conditions": {
|
||||
"source": "identification_scroll"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:jam_wizard"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:jam_wizard.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:web"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:apprentice",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_jam_wizard"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:legendary"
|
||||
"translate": "advancement.ebwizardry:legendary"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:legendary.desc"
|
||||
"translate": "advancement.ebwizardry:legendary.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:armour_upgrade"
|
||||
|
||||
@@ -1,19 +1,108 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:master"
|
||||
"translate": "advancement.ebwizardry:master"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:master.desc"
|
||||
"translate": "advancement.ebwizardry:master.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:master_wand"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:apprentice",
|
||||
"parent": "ebwizardry:advanced",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_master"
|
||||
"magic": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:master_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"fire": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:master_fire_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"ice": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:master_ice_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"lightning": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:master_lightning_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"necromancy": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:master_necromancy_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"earth": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:master_earth_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"sorcery": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:master_sorcery_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"healing": {
|
||||
"trigger": "minecraft:inventory_changed",
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"item": "ebwizardry:master_healing_wand"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"magic",
|
||||
"fire",
|
||||
"ice",
|
||||
"lightning",
|
||||
"necromancy",
|
||||
"earth",
|
||||
"sorcery",
|
||||
"healing"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:max_out_wand"
|
||||
"translate": "advancement.ebwizardry:max_out_wand"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:max_out_wand.desc"
|
||||
"translate": "advancement.ebwizardry:max_out_wand.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:arcane_tome"
|
||||
},
|
||||
"frame": "goal"
|
||||
},
|
||||
"parent": "ebwizardry:special_upgrade",
|
||||
"parent": "ebwizardry:master",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_max_out_wand"
|
||||
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:pig_tornado"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:pig_tornado.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:saddle"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "ebwizardry:apprentice",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_pig_tornado"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:root"
|
||||
"translate": "advancement.ebwizardry:root"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:root.desc"
|
||||
"translate": "advancement.ebwizardry:root.desc"
|
||||
},
|
||||
"show_toast": false,
|
||||
"announce_to_chat": false,
|
||||
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:self_destruct"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:self_destruct.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:pumpkin"
|
||||
},
|
||||
"frame": "challenge"
|
||||
},
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_self_destruct"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:slime_skeleton"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:slime_skeleton.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:slime_ball"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:apprentice",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_slime_skeleton"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:special_upgrade"
|
||||
"translate": "advancement.ebwizardry:special_upgrade"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:special_upgrade.desc"
|
||||
"translate": "advancement.ebwizardry:special_upgrade.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:condenser_upgrade"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
"parent": "ebwizardry:apprentice",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_special_upgrade"
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.ebwizardry:spell_failure"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.ebwizardry:spell_failure.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:pumpkin"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:discover_spell",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_spell_failure"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.ebwizardry:visit_shrine"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.ebwizardry:visit_shrine.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "ebwizardry:runestone",
|
||||
"data": 5
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:defeat_evil_wizard",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:visit_structure",
|
||||
"conditions": {
|
||||
"structure_type": "shrine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.ebwizardry:wizard_tower"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.ebwizardry:wizard_tower.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:bookshelf"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:visit_structure",
|
||||
"conditions": {
|
||||
"structure_type": "wizard_tower"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "advancement.wizardry:wizard_trade"
|
||||
"translate": "advancement.ebwizardry:wizard_trade"
|
||||
},
|
||||
"description": {
|
||||
"translate": "advancement.wizardry:wizard_trade.desc"
|
||||
"translate": "advancement.ebwizardry:wizard_trade.desc"
|
||||
},
|
||||
"icon": {
|
||||
"item": "minecraft:emerald"
|
||||
}
|
||||
},
|
||||
"parent": "ebwizardry:arcane_initiate",
|
||||
"parent": "ebwizardry:wizard_tower",
|
||||
"criteria": {
|
||||
"criteria_0": {
|
||||
"trigger": "ebwizardry:trigger_wizard_trade"
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:crystal_block" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0": { "model": "minecraft:frosted_ice_0" },
|
||||
"age=1": { "model": "minecraft:frosted_ice_1" },
|
||||
"age=2": { "model": "minecraft:frosted_ice_2" },
|
||||
"age=3": { "model": "minecraft:frosted_ice_3" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:earth_crystal_block" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": [
|
||||
{ "model": "ebwizardry:earth_runestone_1", "uvlock": true },
|
||||
{ "model": "ebwizardry:earth_runestone_1", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:earth_runestone_1", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:earth_runestone_1", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:earth_runestone_1", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:earth_runestone_1", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:earth_runestone_2", "uvlock": true },
|
||||
{ "model": "ebwizardry:earth_runestone_2", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:earth_runestone_2", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:earth_runestone_2", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:earth_runestone_2", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:earth_runestone_2", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:earth_runestone_3", "uvlock": true },
|
||||
{ "model": "ebwizardry:earth_runestone_3", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:earth_runestone_3", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:earth_runestone_3", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:earth_runestone_3", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:earth_runestone_3", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:earth_runestone_4", "uvlock": true },
|
||||
{ "model": "ebwizardry:earth_runestone_4", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:earth_runestone_4", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:earth_runestone_4", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:earth_runestone_4", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:earth_runestone_4", "uvlock": true, "x": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:earth_runestone_pedestal" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:fire_crystal_block" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": [
|
||||
{ "model": "ebwizardry:fire_runestone_1", "uvlock": true },
|
||||
{ "model": "ebwizardry:fire_runestone_1", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:fire_runestone_1", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:fire_runestone_1", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:fire_runestone_1", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:fire_runestone_1", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:fire_runestone_2", "uvlock": true },
|
||||
{ "model": "ebwizardry:fire_runestone_2", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:fire_runestone_2", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:fire_runestone_2", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:fire_runestone_2", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:fire_runestone_2", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:fire_runestone_3", "uvlock": true },
|
||||
{ "model": "ebwizardry:fire_runestone_3", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:fire_runestone_3", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:fire_runestone_3", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:fire_runestone_3", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:fire_runestone_3", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:fire_runestone_4", "uvlock": true },
|
||||
{ "model": "ebwizardry:fire_runestone_4", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:fire_runestone_4", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:fire_runestone_4", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:fire_runestone_4", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:fire_runestone_4", "uvlock": true, "x": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:fire_runestone_pedestal" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:healing_crystal_block" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": [
|
||||
{ "model": "ebwizardry:healing_runestone_1", "uvlock": true },
|
||||
{ "model": "ebwizardry:healing_runestone_1", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:healing_runestone_1", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:healing_runestone_1", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:healing_runestone_1", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:healing_runestone_1", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:healing_runestone_2", "uvlock": true },
|
||||
{ "model": "ebwizardry:healing_runestone_2", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:healing_runestone_2", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:healing_runestone_2", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:healing_runestone_2", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:healing_runestone_2", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:healing_runestone_3", "uvlock": true },
|
||||
{ "model": "ebwizardry:healing_runestone_3", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:healing_runestone_3", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:healing_runestone_3", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:healing_runestone_3", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:healing_runestone_3", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:healing_runestone_4", "uvlock": true },
|
||||
{ "model": "ebwizardry:healing_runestone_4", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:healing_runestone_4", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:healing_runestone_4", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:healing_runestone_4", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:healing_runestone_4", "uvlock": true, "x": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:healing_runestone_pedestal" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:ice_crystal_block" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": [
|
||||
{ "model": "ebwizardry:ice_runestone_1", "uvlock": true },
|
||||
{ "model": "ebwizardry:ice_runestone_1", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:ice_runestone_1", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:ice_runestone_1", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:ice_runestone_1", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:ice_runestone_1", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:ice_runestone_2", "uvlock": true },
|
||||
{ "model": "ebwizardry:ice_runestone_2", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:ice_runestone_2", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:ice_runestone_2", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:ice_runestone_2", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:ice_runestone_2", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:ice_runestone_3", "uvlock": true },
|
||||
{ "model": "ebwizardry:ice_runestone_3", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:ice_runestone_3", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:ice_runestone_3", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:ice_runestone_3", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:ice_runestone_3", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:ice_runestone_4", "uvlock": true },
|
||||
{ "model": "ebwizardry:ice_runestone_4", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:ice_runestone_4", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:ice_runestone_4", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:ice_runestone_4", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:ice_runestone_4", "uvlock": true, "x": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:ice_runestone_pedestal" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:lightning_crystal_block" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": [
|
||||
{ "model": "ebwizardry:lightning_runestone_1", "uvlock": true },
|
||||
{ "model": "ebwizardry:lightning_runestone_1", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:lightning_runestone_1", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:lightning_runestone_1", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:lightning_runestone_1", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:lightning_runestone_1", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:lightning_runestone_2", "uvlock": true },
|
||||
{ "model": "ebwizardry:lightning_runestone_2", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:lightning_runestone_2", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:lightning_runestone_2", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:lightning_runestone_2", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:lightning_runestone_2", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:lightning_runestone_3", "uvlock": true },
|
||||
{ "model": "ebwizardry:lightning_runestone_3", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:lightning_runestone_3", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:lightning_runestone_3", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:lightning_runestone_3", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:lightning_runestone_3", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:lightning_runestone_4", "uvlock": true },
|
||||
{ "model": "ebwizardry:lightning_runestone_4", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:lightning_runestone_4", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:lightning_runestone_4", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:lightning_runestone_4", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:lightning_runestone_4", "uvlock": true, "x": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:lightning_runestone_pedestal" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:magic_crystal_block" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:necromancy_crystal_block" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": [
|
||||
{ "model": "ebwizardry:necromancy_runestone_1", "uvlock": true },
|
||||
{ "model": "ebwizardry:necromancy_runestone_1", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_1", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_1", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_1", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_1", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_2", "uvlock": true },
|
||||
{ "model": "ebwizardry:necromancy_runestone_2", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_2", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_2", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_2", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_2", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_3", "uvlock": true },
|
||||
{ "model": "ebwizardry:necromancy_runestone_3", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_3", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_3", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_3", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_3", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_4", "uvlock": true },
|
||||
{ "model": "ebwizardry:necromancy_runestone_4", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_4", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_4", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_4", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:necromancy_runestone_4", "uvlock": true, "x": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:necromancy_runestone_pedestal" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0": { "model": "ebwizardry:obsidian_crust_0" },
|
||||
"age=1": { "model": "ebwizardry:obsidian_crust_1" },
|
||||
"age=2": { "model": "ebwizardry:obsidian_crust_2" },
|
||||
"age=3": { "model": "ebwizardry:obsidian_crust_3" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:sorcery_crystal_block" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": [
|
||||
{ "model": "ebwizardry:sorcery_runestone_1", "uvlock": true },
|
||||
{ "model": "ebwizardry:sorcery_runestone_1", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_1", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_1", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_1", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_1", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_2", "uvlock": true },
|
||||
{ "model": "ebwizardry:sorcery_runestone_2", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_2", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_2", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_2", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_2", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_3", "uvlock": true },
|
||||
{ "model": "ebwizardry:sorcery_runestone_3", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_3", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_3", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_3", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_3", "uvlock": true, "x": 270 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_4", "uvlock": true },
|
||||
{ "model": "ebwizardry:sorcery_runestone_4", "uvlock": true, "y": 90 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_4", "uvlock": true, "y": 180 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_4", "uvlock": true, "y": 270 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_4", "uvlock": true, "x": 90 },
|
||||
{ "model": "ebwizardry:sorcery_runestone_4", "uvlock": true, "x": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "ebwizardry:sorcery_runestone_pedestal" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0,half=lower": { "model": "ebwizardry:thorns_lower_0" },
|
||||
"age=1,half=lower": { "model": "ebwizardry:thorns_lower_1" },
|
||||
"age=2,half=lower": { "model": "ebwizardry:thorns_lower_2" },
|
||||
"age=3,half=lower": { "model": "ebwizardry:thorns_lower_3" },
|
||||
"age=4,half=lower": { "model": "ebwizardry:thorns_lower_4" },
|
||||
"age=5,half=lower": { "model": "ebwizardry:thorns_lower_5" },
|
||||
"age=6,half=lower": { "model": "ebwizardry:thorns_lower_6" },
|
||||
"age=7,half=lower": { "model": "ebwizardry:thorns_lower_7" },
|
||||
"age=0,half=upper": { "model": "ebwizardry:thorns_upper_0" },
|
||||
"age=1,half=upper": { "model": "ebwizardry:thorns_upper_1" },
|
||||
"age=2,half=upper": { "model": "ebwizardry:thorns_upper_2" },
|
||||
"age=3,half=upper": { "model": "ebwizardry:thorns_upper_3" },
|
||||
"age=4,half=upper": { "model": "ebwizardry:thorns_upper_4" },
|
||||
"age=5,half=upper": { "model": "ebwizardry:thorns_upper_5" },
|
||||
"age=6,half=upper": { "model": "ebwizardry:thorns_upper_6" },
|
||||
"age=7,half=upper": { "model": "ebwizardry:thorns_upper_7" }
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -29,13 +29,13 @@ item.ebwizardry:wand.mana=Mana: %1$s/%2$s
|
||||
item.ebwizardry:wand.addally=%1$s ha sido anadido a tu lista de aliados
|
||||
item.ebwizardry:wand.removeally=%1$s ha sido removido a tu lista de aliados
|
||||
|
||||
item.ebwizardry:basic_fire_wand.name=Varita de Ascuas
|
||||
item.ebwizardry:basic_ice_wand.name=Varita de Escarcha
|
||||
item.ebwizardry:basic_lightning_wand.name=Varita de Chispas
|
||||
item.ebwizardry:basic_necromancy_wand.name=Varita de las Sombras
|
||||
item.ebwizardry:basic_earth_wand.name=Varita del Bosque
|
||||
item.ebwizardry:basic_sorcery_wand.name=Varita del Misterio
|
||||
item.ebwizardry:basic_healing_wand.name=Varita de la Curacion
|
||||
item.ebwizardry:novice_fire_wand.name=Varita de Ascuas
|
||||
item.ebwizardry:novice_ice_wand.name=Varita de Escarcha
|
||||
item.ebwizardry:novice_lightning_wand.name=Varita de Chispas
|
||||
item.ebwizardry:novice_necromancy_wand.name=Varita de las Sombras
|
||||
item.ebwizardry:novice_earth_wand.name=Varita del Bosque
|
||||
item.ebwizardry:novice_sorcery_wand.name=Varita del Misterio
|
||||
item.ebwizardry:novice_healing_wand.name=Varita de la Curacion
|
||||
|
||||
item.ebwizardry:apprentice_fire_wand.name=Varita del Piromano Aprendiz
|
||||
item.ebwizardry:apprentice_ice_wand.name=Varita del Mago de Hielo Aprendiz
|
||||
@@ -212,56 +212,56 @@ entity.ebwizardry:lightning_pulse.name=Pulso de Relampago
|
||||
item_group.ebwizardry=Wizardry
|
||||
item_group.wizardryspells=Hechizos de Wizardry
|
||||
|
||||
advancement.wizardry:root=Wizardry
|
||||
advancement.wizardry:root.desc=Avances
|
||||
advancement.wizardry:crystal=Un Cristral Curioso...
|
||||
advancement.wizardry:crystal.desc=Pica un Cristal Magico
|
||||
advancement.wizardry:arcane_initiate=Inicio Arcano
|
||||
advancement.wizardry:arcane_initiate.desc=Craftea una varita magica con una pepita de oro, un palo y un cristal magico
|
||||
advancement.wizardry:apprentice=Aprendiz de Mago
|
||||
advancement.wizardry:apprentice.desc=Usa un tomo de lo arcano para mejorar tu varita
|
||||
advancement.wizardry:master=Maestro Arcano
|
||||
advancement.wizardry:master.desc=Obten una varita de maestro
|
||||
advancement.wizardry:all_spells=Mago de Todos los Oficios
|
||||
advancement.wizardry:all_spells.desc=Lanza todos los hechizos disponibles
|
||||
advancement.wizardry:wizard_trade=Comercio Magico
|
||||
advancement.wizardry:wizard_trade.desc=Compra un objeto a un mago
|
||||
advancement.wizardry:buy_master_spell=El Conocimiento es Poder
|
||||
advancement.wizardry:buy_master_spell.desc=Compra un hechizo maestro a un mago
|
||||
advancement.wizardry:freeze_blaze=Ya No Estas Tan Caliente
|
||||
advancement.wizardry:freeze_blaze.desc=Congela a un blaze
|
||||
advancement.wizardry:charge_creeper=Va a Explotar!!
|
||||
advancement.wizardry:charge_creeper.desc='Accidentalmente' carga un creeper
|
||||
advancement.wizardry:frankenstein=Frankenstein
|
||||
advancement.wizardry:frankenstein.desc=Convierte a un cerdo en un hombrecerdo zombi usando el hechizo de rayo
|
||||
advancement.wizardry:special_upgrade=Remiendo Arcano
|
||||
advancement.wizardry:special_upgrade.desc=Aplica una mejora a una varita
|
||||
advancement.wizardry:craft_flask=Es Magia, Embotellada!
|
||||
advancement.wizardry:craft_flask.desc=Craftea un frasco de mana
|
||||
advancement.wizardry:elemental=Elemental
|
||||
advancement.wizardry:elemental.desc=Obten una varita elemental
|
||||
advancement.wizardry:armour_set=Now Eres un Mago Apropiado
|
||||
advancement.wizardry:armour_set.desc=Craftea y equipa el set completo de armadura de mago
|
||||
advancement.wizardry:legendary=Legendario
|
||||
advancement.wizardry:legendary.desc=Obten una pieza de armadura de mago legendaria
|
||||
advancement.wizardry:self_destruct=Tiro por la culata
|
||||
advancement.wizardry:self_destruct.desc=Muere por tu propia magia
|
||||
advancement.wizardry:pig_tornado=No De Nuevo...
|
||||
advancement.wizardry:pig_tornado.desc=Monta un cerdo hacia un tornado
|
||||
advancement.wizardry:jam_wizard=Sesion de Interferencia
|
||||
advancement.wizardry:jam_wizard.desc=Usa el hechizo arcano de interferencia en un mago
|
||||
advancement.wizardry:slime_skeleton=Situacion Pegajosa
|
||||
advancement.wizardry:slime_skeleton.desc=Sumerge un esqueleto en slime
|
||||
advancement.wizardry:anger_wizard=Te Arrepentiras de Eso
|
||||
advancement.wizardry:anger_wizard.desc=Haz que un mago se enoje
|
||||
advancement.wizardry:defeat_evil_wizard=Justicia
|
||||
advancement.wizardry:defeat_evil_wizard.desc=Derrota a un mago malvado
|
||||
advancement.wizardry:max_out_wand=Equipada Al Maximo!
|
||||
advancement.wizardry:max_out_wand.desc=Aplica el maximo numero de mejoras a una varita maestra
|
||||
advancement.wizardry:element_master=Maestria Elemental
|
||||
advancement.wizardry:element_master.desc=Lanza todos los hechizos de cualquier elemento
|
||||
advancement.wizardry:identify_spell=Apreciacion Arcana
|
||||
advancement.wizardry:identify_spell.desc=Usa un pergamino de la identificacion para identificar un libro de hechizos o pergamino
|
||||
advancement.ebwizardry:root=Wizardry
|
||||
advancement.ebwizardry:root.desc=Avances
|
||||
advancement.ebwizardry:crystal=Un Cristral Curioso...
|
||||
advancement.ebwizardry:crystal.desc=Pica un Cristal Magico
|
||||
advancement.ebwizardry:arcane_initiate=Inicio Arcano
|
||||
advancement.ebwizardry:arcane_initiate.desc=Craftea una varita magica con una pepita de oro, un palo y un cristal magico
|
||||
advancement.ebwizardry:apprentice=Aprendiz de Mago
|
||||
advancement.ebwizardry:apprentice.desc=Usa un tomo de lo arcano para mejorar tu varita
|
||||
advancement.ebwizardry:master=Maestro Arcano
|
||||
advancement.ebwizardry:master.desc=Obten una varita de maestro
|
||||
advancement.ebwizardry:all_spells=Mago de Todos los Oficios
|
||||
advancement.ebwizardry:all_spells.desc=Lanza todos los hechizos disponibles
|
||||
advancement.ebwizardry:wizard_trade=Comercio Magico
|
||||
advancement.ebwizardry:wizard_trade.desc=Compra un objeto a un mago
|
||||
advancement.ebwizardry:buy_master_spell=El Conocimiento es Poder
|
||||
advancement.ebwizardry:buy_master_spell.desc=Compra un hechizo maestro a un mago
|
||||
advancement.ebwizardry:freeze_blaze=Ya No Estas Tan Caliente
|
||||
advancement.ebwizardry:freeze_blaze.desc=Congela a un blaze
|
||||
advancement.ebwizardry:charge_creeper=Va a Explotar!!
|
||||
advancement.ebwizardry:charge_creeper.desc='Accidentalmente' carga un creeper
|
||||
advancement.ebwizardry:frankenstein=Frankenstein
|
||||
advancement.ebwizardry:frankenstein.desc=Convierte a un cerdo en un hombrecerdo zombi usando el hechizo de rayo
|
||||
advancement.ebwizardry:special_upgrade=Remiendo Arcano
|
||||
advancement.ebwizardry:special_upgrade.desc=Aplica una mejora a una varita
|
||||
advancement.ebwizardry:craft_flask=Es Magia, Embotellada!
|
||||
advancement.ebwizardry:craft_flask.desc=Craftea un frasco de mana
|
||||
advancement.ebwizardry:elemental=Elemental
|
||||
advancement.ebwizardry:elemental.desc=Obten una varita elemental
|
||||
advancement.ebwizardry:armour_set=Now Eres un Mago Apropiado
|
||||
advancement.ebwizardry:armour_set.desc=Craftea y equipa el set completo de armadura de mago
|
||||
advancement.ebwizardry:legendary=Legendario
|
||||
advancement.ebwizardry:legendary.desc=Obten una pieza de armadura de mago legendaria
|
||||
advancement.ebwizardry:self_destruct=Tiro por la culata
|
||||
advancement.ebwizardry:self_destruct.desc=Muere por tu propia magia
|
||||
advancement.ebwizardry:pig_tornado=No De Nuevo...
|
||||
advancement.ebwizardry:pig_tornado.desc=Monta un cerdo hacia un tornado
|
||||
advancement.ebwizardry:jam_wizard=Sesion de Interferencia
|
||||
advancement.ebwizardry:jam_wizard.desc=Usa el hechizo arcano de interferencia en un mago
|
||||
advancement.ebwizardry:slime_skeleton=Situacion Pegajosa
|
||||
advancement.ebwizardry:slime_skeleton.desc=Sumerge un esqueleto en slime
|
||||
advancement.ebwizardry:anger_wizard=Te Arrepentiras de Eso
|
||||
advancement.ebwizardry:anger_wizard.desc=Haz que un mago se enoje
|
||||
advancement.ebwizardry:defeat_evil_wizard=Justicia
|
||||
advancement.ebwizardry:defeat_evil_wizard.desc=Derrota a un mago malvado
|
||||
advancement.ebwizardry:max_out_wand=Equipada Al Maximo!
|
||||
advancement.ebwizardry:max_out_wand.desc=Aplica el maximo numero de mejoras a una varita maestra
|
||||
advancement.ebwizardry:element_master=Maestria Elemental
|
||||
advancement.ebwizardry:element_master.desc=Lanza todos los hechizos de cualquier elemento
|
||||
advancement.ebwizardry:identify_spell=Apreciacion Arcana
|
||||
advancement.ebwizardry:identify_spell.desc=Usa un pergamino de la identificacion para identificar un libro de hechizos o pergamino
|
||||
|
||||
tile.ebwizardry:transportation_stone.confirm=A partir de ahora retornaras a este lugar cuando lances %1$s
|
||||
tile.ebwizardry:transportation_stone.invalid=Primero debes hacer un circulo con 8 piedras de transportacion!
|
||||
@@ -271,7 +271,7 @@ container.ebwizardry:arcane_workbench.apply=Aplicar
|
||||
container.ebwizardry:arcane_workbench.mana=Mana:
|
||||
container.ebwizardry:arcane_workbench.upgrades=Mejoras Aplicadas:
|
||||
|
||||
tier.basic=Novato
|
||||
tier.novice=Novato
|
||||
tier.apprentice=Aprendiz
|
||||
tier.advanced=Avanzado
|
||||
tier.master=Maestro
|
||||
@@ -535,7 +535,7 @@ spell.ebwizardry:metamorphosis.desc=Cambia la forma del objetivo. Solo funciona
|
||||
spell.ebwizardry:meteor.desc=Algunos magos solo quieren ver el mundo arder...
|
||||
spell.ebwizardry:mind_control.desc=Toma control de la mente del objetivo por 30 segundos, provocando que cambie de bando y peleen a tu favor. No funciona con criaturas de voluntad muy fuerte.
|
||||
spell.ebwizardry:mind_trick.desc=Confunde y desorienta al objetivo por 15 segundos, volviendolo incapaz de atacar. El efecto se desactiva si el objetivo recibe dano.
|
||||
spell.ebwizardry:none.desc=Para obtener un libro de hechizo con el comando /give, usa la metadata: /give [player] ebwizardry:spell_book 1 [spell id] (_si encontraste este libro en un cofre significa que otro mod esta alterando las cosas).
|
||||
spell.ebwizardry:none.desc=Para obtener un libro de hechizo con el comando /give, usa la id: /give [player] ebwizardry:spell_book 1 [spell id] (_si encontraste este libro en un cofre significa que otro mod esta alterando las cosas).
|
||||
spell.ebwizardry:oakflesh.desc=Mejora la resistencia del amgo durante 30 segundos.
|
||||
spell.ebwizardry:petrify.desc=Convierte al objetivo en piedra hasta que se libere, con un chance de liberarse cuando se pone de noche. El objetivo no se puede mover ni atacar y no puede ser atacado.
|
||||
spell.ebwizardry:phase_step.desc=Transporta al mago a traves de una pared de 1 bloque de grosor. El rango mejora el grosor por el cual te puedes transportar.
|
||||
|
||||
@@ -29,13 +29,13 @@ item.ebwizardry:wand.mana=Mana: %1$s/%2$s
|
||||
item.ebwizardry:wand.addally=%1$s ha sido anadido a tu lista de aliados
|
||||
item.ebwizardry:wand.removeally=%1$s ha sido removido a tu lista de aliados
|
||||
|
||||
item.ebwizardry:basic_fire_wand.name=Varita de Ascuas
|
||||
item.ebwizardry:basic_ice_wand.name=Varita de Escarcha
|
||||
item.ebwizardry:basic_lightning_wand.name=Varita de Chispas
|
||||
item.ebwizardry:basic_necromancy_wand.name=Varita de las Sombras
|
||||
item.ebwizardry:basic_earth_wand.name=Varita del Bosque
|
||||
item.ebwizardry:basic_sorcery_wand.name=Varita del Misterio
|
||||
item.ebwizardry:basic_healing_wand.name=Varita de la Curacion
|
||||
item.ebwizardry:novice_fire_wand.name=Varita de Ascuas
|
||||
item.ebwizardry:novice_ice_wand.name=Varita de Escarcha
|
||||
item.ebwizardry:novice_lightning_wand.name=Varita de Chispas
|
||||
item.ebwizardry:novice_necromancy_wand.name=Varita de las Sombras
|
||||
item.ebwizardry:novice_earth_wand.name=Varita del Bosque
|
||||
item.ebwizardry:novice_sorcery_wand.name=Varita del Misterio
|
||||
item.ebwizardry:novice_healing_wand.name=Varita de la Curacion
|
||||
|
||||
item.ebwizardry:apprentice_fire_wand.name=Varita del Piromano Aprendiz
|
||||
item.ebwizardry:apprentice_ice_wand.name=Varita del Mago de Hielo Aprendiz
|
||||
@@ -212,56 +212,56 @@ entity.ebwizardry:lightning_pulse.name=Pulso de Relampago
|
||||
item_group.ebwizardry=Wizardry
|
||||
item_group.wizardryspells=Hechizos de Wizardry
|
||||
|
||||
advancement.wizardry:root=Wizardry
|
||||
advancement.wizardry:root.desc=Avances
|
||||
advancement.wizardry:crystal=Un Cristral Curioso...
|
||||
advancement.wizardry:crystal.desc=Pica un Cristal Magico
|
||||
advancement.wizardry:arcane_initiate=Inicio Arcano
|
||||
advancement.wizardry:arcane_initiate.desc=Craftea una varita magica con una pepita de oro, un palo y un cristal magico
|
||||
advancement.wizardry:apprentice=Aprendiz de Mago
|
||||
advancement.wizardry:apprentice.desc=Usa un tomo de lo arcano para mejorar tu varita
|
||||
advancement.wizardry:master=Maestro Arcano
|
||||
advancement.wizardry:master.desc=Obten una varita de maestro
|
||||
advancement.wizardry:all_spells=Mago de Todos los Oficios
|
||||
advancement.wizardry:all_spells.desc=Lanza todos los hechizos disponibles
|
||||
advancement.wizardry:wizard_trade=Comercio Magico
|
||||
advancement.wizardry:wizard_trade.desc=Compra un objeto a un mago
|
||||
advancement.wizardry:buy_master_spell=El Conocimiento es Poder
|
||||
advancement.wizardry:buy_master_spell.desc=Compra un hechizo maestro a un mago
|
||||
advancement.wizardry:freeze_blaze=Ya No Estas Tan Caliente
|
||||
advancement.wizardry:freeze_blaze.desc=Congela a un blaze
|
||||
advancement.wizardry:charge_creeper=Va a Explotar!!
|
||||
advancement.wizardry:charge_creeper.desc='Accidentalmente' carga un creeper
|
||||
advancement.wizardry:frankenstein=Frankenstein
|
||||
advancement.wizardry:frankenstein.desc=Convierte a un cerdo en un hombrecerdo zombi usando el hechizo de rayo
|
||||
advancement.wizardry:special_upgrade=Remiendo Arcano
|
||||
advancement.wizardry:special_upgrade.desc=Aplica una mejora a una varita
|
||||
advancement.wizardry:craft_flask=Es Magia, Embotellada!
|
||||
advancement.wizardry:craft_flask.desc=Craftea un frasco de mana
|
||||
advancement.wizardry:elemental=Elemental
|
||||
advancement.wizardry:elemental.desc=Obten una varita elemental
|
||||
advancement.wizardry:armour_set=Now Eres un Mago Apropiado
|
||||
advancement.wizardry:armour_set.desc=Craftea y equipa el set completo de armadura de mago
|
||||
advancement.wizardry:legendary=Legendario
|
||||
advancement.wizardry:legendary.desc=Obten una pieza de armadura de mago legendaria
|
||||
advancement.wizardry:self_destruct=Tiro por la culata
|
||||
advancement.wizardry:self_destruct.desc=Muere por tu propia magia
|
||||
advancement.wizardry:pig_tornado=No De Nuevo...
|
||||
advancement.wizardry:pig_tornado.desc=Monta un cerdo hacia un tornado
|
||||
advancement.wizardry:jam_wizard=Sesion de Interferencia
|
||||
advancement.wizardry:jam_wizard.desc=Usa el hechizo arcano de interferencia en un mago
|
||||
advancement.wizardry:slime_skeleton=Situacion Pegajosa
|
||||
advancement.wizardry:slime_skeleton.desc=Sumerge un esqueleto en slime
|
||||
advancement.wizardry:anger_wizard=Te Arrepentiras de Eso
|
||||
advancement.wizardry:anger_wizard.desc=Haz que un mago se enoje
|
||||
advancement.wizardry:defeat_evil_wizard=Justicia
|
||||
advancement.wizardry:defeat_evil_wizard.desc=Derrota a un mago malvado
|
||||
advancement.wizardry:max_out_wand=Equipada Al Maximo!
|
||||
advancement.wizardry:max_out_wand.desc=Aplica el maximo numero de mejoras a una varita maestra
|
||||
advancement.wizardry:element_master=Maestria Elemental
|
||||
advancement.wizardry:element_master.desc=Lanza todos los hechizos de cualquier elemento
|
||||
advancement.wizardry:identify_spell=Apreciacion Arcana
|
||||
advancement.wizardry:identify_spell.desc=Usa un pergamino de la identificacion para identificar un libro de hechizos o pergamino
|
||||
advancement.ebwizardry:root=Wizardry
|
||||
advancement.ebwizardry:root.desc=Avances
|
||||
advancement.ebwizardry:crystal=Un Cristral Curioso...
|
||||
advancement.ebwizardry:crystal.desc=Pica un Cristal Magico
|
||||
advancement.ebwizardry:arcane_initiate=Inicio Arcano
|
||||
advancement.ebwizardry:arcane_initiate.desc=Craftea una varita magica con una pepita de oro, un palo y un cristal magico
|
||||
advancement.ebwizardry:apprentice=Aprendiz de Mago
|
||||
advancement.ebwizardry:apprentice.desc=Usa un tomo de lo arcano para mejorar tu varita
|
||||
advancement.ebwizardry:master=Maestro Arcano
|
||||
advancement.ebwizardry:master.desc=Obten una varita de maestro
|
||||
advancement.ebwizardry:all_spells=Mago de Todos los Oficios
|
||||
advancement.ebwizardry:all_spells.desc=Lanza todos los hechizos disponibles
|
||||
advancement.ebwizardry:wizard_trade=Comercio Magico
|
||||
advancement.ebwizardry:wizard_trade.desc=Compra un objeto a un mago
|
||||
advancement.ebwizardry:buy_master_spell=El Conocimiento es Poder
|
||||
advancement.ebwizardry:buy_master_spell.desc=Compra un hechizo maestro a un mago
|
||||
advancement.ebwizardry:freeze_blaze=Ya No Estas Tan Caliente
|
||||
advancement.ebwizardry:freeze_blaze.desc=Congela a un blaze
|
||||
advancement.ebwizardry:charge_creeper=Va a Explotar!!
|
||||
advancement.ebwizardry:charge_creeper.desc='Accidentalmente' carga un creeper
|
||||
advancement.ebwizardry:frankenstein=Frankenstein
|
||||
advancement.ebwizardry:frankenstein.desc=Convierte a un cerdo en un hombrecerdo zombi usando el hechizo de rayo
|
||||
advancement.ebwizardry:special_upgrade=Remiendo Arcano
|
||||
advancement.ebwizardry:special_upgrade.desc=Aplica una mejora a una varita
|
||||
advancement.ebwizardry:craft_flask=Es Magia, Embotellada!
|
||||
advancement.ebwizardry:craft_flask.desc=Craftea un frasco de mana
|
||||
advancement.ebwizardry:elemental=Elemental
|
||||
advancement.ebwizardry:elemental.desc=Obten una varita elemental
|
||||
advancement.ebwizardry:armour_set=Now Eres un Mago Apropiado
|
||||
advancement.ebwizardry:armour_set.desc=Craftea y equipa el set completo de armadura de mago
|
||||
advancement.ebwizardry:legendary=Legendario
|
||||
advancement.ebwizardry:legendary.desc=Obten una pieza de armadura de mago legendaria
|
||||
advancement.ebwizardry:self_destruct=Tiro por la culata
|
||||
advancement.ebwizardry:self_destruct.desc=Muere por tu propia magia
|
||||
advancement.ebwizardry:pig_tornado=No De Nuevo...
|
||||
advancement.ebwizardry:pig_tornado.desc=Monta un cerdo hacia un tornado
|
||||
advancement.ebwizardry:jam_wizard=Sesion de Interferencia
|
||||
advancement.ebwizardry:jam_wizard.desc=Usa el hechizo arcano de interferencia en un mago
|
||||
advancement.ebwizardry:slime_skeleton=Situacion Pegajosa
|
||||
advancement.ebwizardry:slime_skeleton.desc=Sumerge un esqueleto en slime
|
||||
advancement.ebwizardry:anger_wizard=Te Arrepentiras de Eso
|
||||
advancement.ebwizardry:anger_wizard.desc=Haz que un mago se enoje
|
||||
advancement.ebwizardry:defeat_evil_wizard=Justicia
|
||||
advancement.ebwizardry:defeat_evil_wizard.desc=Derrota a un mago malvado
|
||||
advancement.ebwizardry:max_out_wand=Equipada Al Maximo!
|
||||
advancement.ebwizardry:max_out_wand.desc=Aplica el maximo numero de mejoras a una varita maestra
|
||||
advancement.ebwizardry:element_master=Maestria Elemental
|
||||
advancement.ebwizardry:element_master.desc=Lanza todos los hechizos de cualquier elemento
|
||||
advancement.ebwizardry:identify_spell=Apreciacion Arcana
|
||||
advancement.ebwizardry:identify_spell.desc=Usa un pergamino de la identificacion para identificar un libro de hechizos o pergamino
|
||||
|
||||
tile.ebwizardry:transportation_stone.confirm=A partir de ahora retornaras a este lugar cuando lances %1$s
|
||||
tile.ebwizardry:transportation_stone.invalid=Primero debes hacer un circulo con 8 piedras de transportacion!
|
||||
@@ -271,7 +271,7 @@ container.ebwizardry:arcane_workbench.apply=Aplicar
|
||||
container.ebwizardry:arcane_workbench.mana=Mana:
|
||||
container.ebwizardry:arcane_workbench.upgrades=Mejoras Aplicadas:
|
||||
|
||||
tier.basic=Novato
|
||||
tier.novice=Novato
|
||||
tier.apprentice=Aprendiz
|
||||
tier.advanced=Avanzado
|
||||
tier.master=Maestro
|
||||
@@ -535,7 +535,7 @@ spell.ebwizardry:metamorphosis.desc=Cambia la forma del objetivo. Solo funciona
|
||||
spell.ebwizardry:meteor.desc=Algunos magos solo quieren ver el mundo arder...
|
||||
spell.ebwizardry:mind_control.desc=Toma control de la mente del objetivo por 30 segundos, provocando que cambie de bando y peleen a tu favor. No funciona con criaturas de voluntad muy fuerte.
|
||||
spell.ebwizardry:mind_trick.desc=Confunde y desorienta al objetivo por 15 segundos, volviendolo incapaz de atacar. El efecto se desactiva si el objetivo recibe dano.
|
||||
spell.ebwizardry:none.desc=Para obtener un libro de hechizo con el comando /give, usa la metadata: /give [player] ebwizardry:spell_book 1 [spell id] (_si encontraste este libro en un cofre significa que otro mod esta alterando las cosas).
|
||||
spell.ebwizardry:none.desc=Para obtener un libro de hechizo con el comando /give, usa la id: /give [player] ebwizardry:spell_book 1 [spell id] (_si encontraste este libro en un cofre significa que otro mod esta alterando las cosas).
|
||||
spell.ebwizardry:oakflesh.desc=Mejora la resistencia del amgo durante 30 segundos.
|
||||
spell.ebwizardry:petrify.desc=Convierte al objetivo en piedra hasta que se libere, con un chance de liberarse cuando se pone de noche. El objetivo no se puede mover ni atacar y no puede ser atacado.
|
||||
spell.ebwizardry:phase_step.desc=Transporta al mago a traves de una pared de 1 bloque de grosor. El rango mejora el grosor por el cual te puedes transportar.
|
||||
|
||||
@@ -0,0 +1,760 @@
|
||||
tile.ebwizardry:arcane_workbench.name=Table des arcanes
|
||||
tile.ebwizardry:crystal_ore.name=Minerais de cristal
|
||||
tile.ebwizardry:petrified_stone.name=Roche pétrifiée
|
||||
tile.ebwizardry:ice_statue.name=Statue de glace
|
||||
tile.ebwizardry:crystal_flower.name=Fleur de cristal
|
||||
tile.ebwizardry:snare.name=Ronces
|
||||
tile.ebwizardry:transportation_stone.name=Pierre de Transportation
|
||||
tile.ebwizardry:spectral_block.name=Bloc spectrale
|
||||
tile.ebwizardry:crystal_block.name=Bloc de cristal
|
||||
|
||||
item.ebwizardry:magic_crystal.name=Cristal magique
|
||||
item.ebwizardry:magic_wand.name=Baguette magique
|
||||
item.ebwizardry:apprentice_wand.name=Baguette d'apprenti
|
||||
item.ebwizardry:advanced_wand.name=Baguette d'expert
|
||||
item.ebwizardry:master_wand.name=Baguette de maître
|
||||
item.ebwizardry:spell_book.name=Livre de sort
|
||||
|
||||
item.ebwizardry:arcane_tome.name=Tome des arcanes
|
||||
item.ebwizardry:arcane_tome.desc1=Améliore n'importe quelle
|
||||
item.ebwizardry:arcane_tome.desc2=baguette du tier %1$s au tier %1$s
|
||||
|
||||
item.ebwizardry:wizard_handbook.name=Le manuel du sorcier
|
||||
item.ebwizardry:wizard_handbook.desc=par %1$s
|
||||
|
||||
item.ebwizardry:wand.buff=+%1$s de puissance de %2$s
|
||||
item.ebwizardry:wand.spell=Sort actuel: %1$s
|
||||
item.ebwizardry:wand.mana=Mana: %1$s/%2$s
|
||||
|
||||
item.ebwizardry:wand.addally=%1$s a été ajouté a vote liste d'alliés
|
||||
item.ebwizardry:wand.removeally=%1$s a été retiré de votre liste d'alliés
|
||||
|
||||
item.ebwizardry:basic_fire_wand.name=Baguette de braise
|
||||
item.ebwizardry:basic_ice_wand.name=Baguette de gel
|
||||
item.ebwizardry:basic_lightning_wand.name=Baguette d'étincelle
|
||||
item.ebwizardry:basic_necromancy_wand.name=Baguette d'ombre
|
||||
item.ebwizardry:basic_earth_wand.name=Bagette de bourgeon
|
||||
item.ebwizardry:basic_sorcery_wand.name=Baguette de mystère
|
||||
item.ebwizardry:basic_healing_wand.name=Baguette de soin
|
||||
|
||||
item.ebwizardry:apprentice_fire_wand.name=Baguette d'apprenti pyromancien
|
||||
item.ebwizardry:apprentice_ice_wand.name=Baguette d'apprenti cryomancien
|
||||
item.ebwizardry:apprentice_lightning_wand.name=Baguette d'apprenti electromancien
|
||||
item.ebwizardry:apprentice_necromancy_wand.name=Baguette d'apprenti necromancien
|
||||
item.ebwizardry:apprentice_earth_wand.name=Baguette d'apprenti Geomancien
|
||||
item.ebwizardry:apprentice_sorcery_wand.name=Baguette d'apprenti sorcier
|
||||
item.ebwizardry:apprentice_healing_wand.name=Baguette d'apprenti soigneur
|
||||
|
||||
item.ebwizardry:advanced_fire_wand.name=Baguette de brasier
|
||||
item.ebwizardry:advanced_ice_wand.name=Baguette de blizzard
|
||||
item.ebwizardry:advanced_lightning_wand.name=Baguette de foudre
|
||||
item.ebwizardry:advanced_necromancy_wand.name=Baguette de necromancie
|
||||
item.ebwizardry:advanced_earth_wand.name=Baguette de forêt
|
||||
item.ebwizardry:advanced_sorcery_wand.name=Baguette de sorcier
|
||||
item.ebwizardry:advanced_healing_wand.name=Baguette de soigneur
|
||||
|
||||
item.ebwizardry:master_fire_wand.name=Baguette de maître pyromancien
|
||||
item.ebwizardry:master_ice_wand.name=Baguette de maître cryomancien
|
||||
item.ebwizardry:master_lightning_wand.name=Baguette de maître electromancien
|
||||
item.ebwizardry:master_necromancy_wand.name=Baguette de maître necromancien
|
||||
item.ebwizardry:master_earth_wand.name=Baguette de maître Geomancien
|
||||
item.ebwizardry:master_sorcery_wand.name=Baguette de maître sorcier
|
||||
item.ebwizardry:master_healing_wand.name=Baguette de maître soigneur
|
||||
|
||||
item.ebwizardry:spectral_sword.name=Epée spectrale
|
||||
item.ebwizardry:spectral_pickaxe.name=Pioche spectrale
|
||||
item.ebwizardry:spectral_bow.name=Arc spectral
|
||||
|
||||
item.ebwizardry:mana_flask.name=Fiole de mana
|
||||
item.ebwizardry:storage_upgrade.name=Amélioration de baguette de capacité de mana
|
||||
item.ebwizardry:siphon_upgrade.name=Amélioration de baguette de siphon de mana
|
||||
item.ebwizardry:condenser_upgrade.name=Amélioration de puissance de baguette
|
||||
item.ebwizardry:range_upgrade.name=Amélioration de portée de baguette
|
||||
item.ebwizardry:duration_upgrade.name=Amélioration de durée de sort
|
||||
item.ebwizardry:cooldown_upgrade.name=Amélioration de temps de rechargement de baguette
|
||||
item.ebwizardry:blast_upgrade.name=Amélioration d'explosion de sort
|
||||
item.ebwizardry:attunement_upgrade.name=Amélioration d'harmonisation de baguette
|
||||
|
||||
item.ebwizardry:flaming_axe.name=Hache enflammée
|
||||
item.ebwizardry:frost_axe.name=Hache gelée
|
||||
|
||||
item.ebwizardry:firebomb.name=Bombe de feu
|
||||
item.ebwizardry:poison_bomb.name=Bombe de poison
|
||||
item.ebwizardry:smoke_bomb.name=Bombe de fumée
|
||||
|
||||
item.ebwizardry:blank_scroll.name=Parchemin vierge
|
||||
item.ebwizardry:scroll.name=Parchemin de %1$s
|
||||
item.ebwizardry:scroll.undiscovered.name=Parchemin de "%1$s"
|
||||
item.ebwizardry:identification_scroll.name=Parchemin d'identification
|
||||
item.ebwizardry:identification_scroll.desc1=%1$sIdentifie un livre ou un
|
||||
item.ebwizardry:identification_scroll.desc2=%1$sparchemin de sort inconnu
|
||||
item.ebwizardry:identification_scroll.nothing_to_identify=Il n'y a rien à identifier!
|
||||
|
||||
item.ebwizardry:armour_upgrade.name=Sceau arcanique de protection
|
||||
item.ebwizardry:armour_upgrade.desc1=%1$sAméliore n'importe quelle
|
||||
item.ebwizardry:armour_upgrade.desc2=%1$srobe au tier %2$slegendaire
|
||||
|
||||
item.ebwizardry:magic_silk.name=Soie magique
|
||||
|
||||
item.ebwizardry:wizard_armour.legendary=Legendaire
|
||||
item.ebwizardry:wizard_armour.buff=-%1$s en coût de %2$s
|
||||
item.ebwizardry:wizard_armour.mana=Mana: %1$s/%2$s
|
||||
|
||||
item.ebwizardry:wizard_hat.name=Chapeau de sorcier
|
||||
item.ebwizardry:wizard_robe.name=Robe de sorcier
|
||||
item.ebwizardry:wizard_leggings.name=Pantalon de sorcier
|
||||
item.ebwizardry:wizard_boots.name=Chaussures de sorcier
|
||||
|
||||
item.ebwizardry:wizard_hat_fire.name=Chapeau de pyromancien
|
||||
item.ebwizardry:wizard_robe_fire.name=Robe de pyromancien
|
||||
item.ebwizardry:wizard_leggings_fire.name=Pantalon de pyromancien
|
||||
item.ebwizardry:wizard_boots_fire.name=Bottes de pyromancien
|
||||
|
||||
item.ebwizardry:wizard_hat_ice.name=Chapeau de cryomancien
|
||||
item.ebwizardry:wizard_robe_ice.name=Robe de cryomancien
|
||||
item.ebwizardry:wizard_leggings_ice.name=Pentalon de cryomancien
|
||||
item.ebwizardry:wizard_boots_ice.name=Bottes de cryomancien
|
||||
|
||||
item.ebwizardry:wizard_hat_lightning.name=Chapeau d'electomancien
|
||||
item.ebwizardry:wizard_robe_lightning.name=Robe d'electromancien
|
||||
item.ebwizardry:wizard_leggings_lightning.name=Pentalon d'electromancien
|
||||
item.ebwizardry:wizard_boots_lightning.name=Bottes d'electromancien
|
||||
|
||||
item.ebwizardry:wizard_hat_necromancy.name=Chapeau de necromancie
|
||||
item.ebwizardry:wizard_robe_necromancy.name=Robe de necromancien
|
||||
item.ebwizardry:wizard_leggings_necromancy.name=Pentalon de necromacien
|
||||
item.ebwizardry:wizard_boots_necromancy.name=Bottes de necromancie
|
||||
|
||||
item.ebwizardry:wizard_hat_earth.name=Chapeau de Geomancien
|
||||
item.ebwizardry:wizard_robe_earth.name=Robe de Geomancien
|
||||
item.ebwizardry:wizard_leggings_earth.name=Pentalon de Geomancien
|
||||
item.ebwizardry:wizard_boots_earth.name=Bottes de Geomancien
|
||||
|
||||
item.ebwizardry:wizard_hat_sorcery.name=Chapeau de sorcier
|
||||
item.ebwizardry:wizard_robe_sorcery.name=Robe de sorcier
|
||||
item.ebwizardry:wizard_leggings_sorcery.name=Pentalon de sorcier
|
||||
item.ebwizardry:wizard_boots_sorcery.name=Bottes de sorcier
|
||||
|
||||
item.ebwizardry:wizard_hat_healing.name=Chapeau de soigneur
|
||||
item.ebwizardry:wizard_robe_healing.name=Robe de soigneur
|
||||
item.ebwizardry:wizard_leggings_healing.name=Pentalon de soigneur
|
||||
item.ebwizardry:wizard_boots_healing.name=Bottes de soigneur
|
||||
|
||||
item.ebwizardry:spawn_wizard.name=Oeuf de sorcier
|
||||
item.ebwizardry:spawn_evil_wizard.name=Oeuf de sorcier maléfique
|
||||
|
||||
item.ebwizardry:spectral_helmet.name=Casque spectral
|
||||
item.ebwizardry:spectral_chestplate.name=Plastron spectral
|
||||
item.ebwizardry:spectral_leggings.name=Jambières spectrales
|
||||
item.ebwizardry:spectral_boots.name=Bottes spectrales
|
||||
|
||||
entity.ebwizardry:summonedcreature.nameplate=%1$s's %2$s
|
||||
entity.ebwizardry:summonedcreature.nameplate_fallback=Someone's %1$s
|
||||
|
||||
entity.ebwizardry:zombie_minion.name=Zombie
|
||||
entity.ebwizardry:skeleton_minion.name=Squelette
|
||||
entity.ebwizardry:spider_minion.name=Araignée
|
||||
entity.ebwizardry:blaze_minion.name=Blaze
|
||||
entity.ebwizardry:wither_skeleton_minion.name=Wither squelette
|
||||
entity.ebwizardry:ice_wraith.name=Spectre de glace
|
||||
entity.ebwizardry:lightning_wraith.name=Spectre de foudre
|
||||
entity.ebwizardry:shadow_wraith.name=Spectre d'ombre
|
||||
entity.ebwizardry:spirit_wolf.name=Esprit de loup
|
||||
entity.ebwizardry:spirit_horse.name=Esprit de cheval
|
||||
entity.ebwizardry:ice_giant.name=Geant de glace
|
||||
entity.ebwizardry:phoenix.name=Phoenix
|
||||
entity.ebwizardry:wizard.name=Sorcier
|
||||
entity.ebwizardry:magic_slime.name=Slime magique
|
||||
entity.ebwizardry:silverfish_minion.name=Poisson d'argent
|
||||
entity.ebwizardry:storm_elemental.name=Tempête elementaire
|
||||
entity.ebwizardry:evil_wizard.name=Sorcier
|
||||
entity.ebwizardry:decoy.name=Leurre
|
||||
|
||||
entity.ebwizardry:magic_missile.name=Magique
|
||||
entity.ebwizardry:arc.name=Magique
|
||||
entity.ebwizardry:spark_bomb.name=Magique
|
||||
entity.ebwizardry:ice_shard.name=Magique
|
||||
entity.ebwizardry:firebomb.name=Magique
|
||||
entity.ebwizardry:poison_bomb.name=Magique
|
||||
entity.ebwizardry:force_orb.name=Magique
|
||||
entity.ebwizardry:spark.name=Magique
|
||||
entity.ebwizardry:darkness_orb.name=Magique
|
||||
entity.ebwizardry:fire_sigil.name=Magique
|
||||
entity.ebwizardry:frost_sigil.name=Magique
|
||||
entity.ebwizardry:lightning_sigil.name=Magique
|
||||
entity.ebwizardry:lightning_arrow.name=Magique
|
||||
entity.ebwizardry:firebolt.name=Magique
|
||||
entity.ebwizardry:ice_charge.name=Magique
|
||||
entity.ebwizardry:force_arrow.name=Magique
|
||||
entity.ebwizardry:dart.name=Magique
|
||||
entity.ebwizardry:lightning_disc.name=Magique
|
||||
entity.ebwizardry:thunderbolt.name=Magique
|
||||
entity.ebwizardry:decay.name=Magique
|
||||
entity.ebwizardry:ice_lance.name=Magique
|
||||
entity.ebwizardry:smoke_bomb.name=Magique
|
||||
entity.ebwizardry:ice_spike.name=Magique
|
||||
|
||||
entity.ebwizardry:black_hole.name=Trou noir
|
||||
entity.ebwizardry:shield.name=Bouclier
|
||||
entity.ebwizardry:meteor.name=Meteor
|
||||
entity.ebwizardry:blizzard.name=Blizzard
|
||||
entity.ebwizardry:bubble.name=Bulle
|
||||
entity.ebwizardry:tornado.name=Tornade
|
||||
entity.ebwizardry:lightning_hammer.name=Marteau de foudre
|
||||
entity.ebwizardry:arrow_rain.name=Pluie de flèches
|
||||
entity.ebwizardry:healing_aura.name=Aura de soin
|
||||
entity.ebwizardry:forcefield.name=Champ de force
|
||||
entity.ebwizardry:ring_of_fire.name=Anneau de feu
|
||||
entity.ebwizardry:earthquake.name=Seisme
|
||||
entity.ebwizardry:falling_grass.name=Chute d'herbe
|
||||
entity.ebwizardry:hailstorm.name=Grêle
|
||||
entity.ebwizardry:lightning_pulse.name=Pulsation electrique
|
||||
|
||||
itemGroup.ebwizardry=Wizardry
|
||||
itemGroup.ebwizardryspells=Spells
|
||||
|
||||
advancement.ebwizardry:root=Sorcier
|
||||
advancement.ebwizardry:root.desc=Le voyage d'un sorcier pour maîtriser les arcanes
|
||||
advancement.ebwizardry:crystal=Un mystérieux cristal...
|
||||
advancement.ebwizardry:crystal.desc=Miner un cristal magique
|
||||
advancement.ebwizardry:arcane_initiate=Initiation arcanique
|
||||
advancement.ebwizardry:arcane_initiate.desc=Fabriquer une baguette magique avec une pépite d'or, un bâton et un cristal magique
|
||||
advancement.ebwizardry:apprentice=Apprenti Magicien
|
||||
advancement.ebwizardry:apprentice.desc=Utilisez un tome d'arcane pour améliorer votre baguette
|
||||
advancement.ebwizardry:master=Maître des Arcanes
|
||||
advancement.ebwizardry:master.desc=Obtenir une baguette de maître
|
||||
advancement.ebwizardry:all_spells=Mage de tous les métiers
|
||||
advancement.ebwizardry:all_spells.desc=Lancer chaque sort du jeu
|
||||
advancement.ebwizardry:wizard_trade=Transaction magique
|
||||
advancement.ebwizardry:wizard_trade.desc=Acheter un objet auprès d'un sorcier
|
||||
advancement.ebwizardry:buy_master_spell=Le savoir c'est le pouvoir
|
||||
advancement.ebwizardry:buy_master_spell.desc=Acheter un sort de maître auprès d'un sorcier
|
||||
advancement.ebwizardry:freeze_blaze=Petite brise...
|
||||
advancement.ebwizardry:freeze_blaze.desc=Geler un blaze
|
||||
advancement.ebwizardry:charge_creeper=Ça va peter!
|
||||
advancement.ebwizardry:charge_creeper.desc=Charger accidentellement un creeper
|
||||
advancement.ebwizardry:frankenstein=Frankenstein
|
||||
advancement.ebwizardry:frankenstein.desc=Transformer un cochon en zombie cochon avec un éclair
|
||||
advancement.ebwizardry:special_upgrade=Bricolage arcanique
|
||||
advancement.ebwizardry:special_upgrade.desc=Appliquer une amélioration à une baguette
|
||||
advancement.ebwizardry:craft_flask=De la magie en bouteille!
|
||||
advancement.ebwizardry:craft_flask.desc=Fabriquer une fiole de mana
|
||||
advancement.ebwizardry:elemental=Elementaire
|
||||
advancement.ebwizardry:elemental.desc=Obtenir une baguette elementaire
|
||||
advancement.ebwizardry:armour_set=Tu est un sorcier, Harry
|
||||
advancement.ebwizardry:armour_set.desc=Fabriquer et equiper un set complet de sorcier
|
||||
advancement.ebwizardry:legendary=Legendaire
|
||||
advancement.ebwizardry:legendary.desc=Obtenir une pièce d'armure légendaire de sorcier
|
||||
advancement.ebwizardry:self_destruct=Retour de flammes
|
||||
advancement.ebwizardry:self_destruct.desc=Mourrir de sa propre magie
|
||||
advancement.ebwizardry:pig_tornado=Pas encore...
|
||||
advancement.ebwizardry:pig_tornado.desc=Monter un cochon dans une tornade
|
||||
advancement.ebwizardry:jam_wizard=Perturbation arcanique
|
||||
advancement.ebwizardry:jam_wizard.desc=Utiliser le sort de perturbation sur un sorcier
|
||||
advancement.ebwizardry:slime_skeleton=Situation collante
|
||||
advancement.ebwizardry:slime_skeleton.desc=Engluer un squelette dans un slime
|
||||
advancement.ebwizardry:anger_wizard=Tu va le regreter...
|
||||
advancement.ebwizardry:anger_wizard.desc=Enerver un sorcier
|
||||
advancement.ebwizardry:defeat_evil_wizard=Mage vertueux
|
||||
advancement.ebwizardry:defeat_evil_wizard.desc=Tuer un sorcier maléfique
|
||||
advancement.ebwizardry:max_out_wand=Equipé de pied en cap
|
||||
advancement.ebwizardry:max_out_wand.desc=Appliquer le maximum d'amélioration à une baguette de maître
|
||||
advancement.ebwizardry:element_master=Maître des éléments
|
||||
advancement.ebwizardry:element_master.desc=Lancer tout les sorts d'un élément
|
||||
advancement.ebwizardry:identify_spell=Examin arcanique
|
||||
advancement.ebwizardry:identify_spell.desc=Utiliser un parchemin pour identifier un livre ou un autre parchemin
|
||||
|
||||
tile.ebwizardry:transportation_stone.confirm=Vous pouvez désormais revenir ici plus tard en lançant le sort %1$s
|
||||
tile.ebwizardry:transportation_stone.invalid=Vous devez dabord faire un carré avec 8 pierres de transportation et vous y lier avec une baguette!
|
||||
|
||||
container.ebwizardry:arcane_workbench=Table des arcanes
|
||||
container.ebwizardry:arcane_workbench.apply=Appliquer
|
||||
container.ebwizardry:arcane_workbench.mana=Mana:
|
||||
container.ebwizardry:arcane_workbench.upgrades=Amélioration appliquée:
|
||||
|
||||
tier.basic=Novice
|
||||
tier.apprentice=Apprenti
|
||||
tier.advanced=Expert
|
||||
tier.master=Maître
|
||||
|
||||
element.simple=Aucun
|
||||
element.fire=Feu
|
||||
element.ice=Glace
|
||||
element.lightning=Foudre
|
||||
element.necromancy=Necromancie
|
||||
element.earth=Terra
|
||||
element.sorcery=Sorcellerie
|
||||
element.healing=Soin
|
||||
|
||||
element.simple.wizard=Sorcier
|
||||
element.fire.wizard=Pyromancien
|
||||
element.ice.wizard=Cryomancien
|
||||
element.lightning.wizard=Electromancien
|
||||
element.necromancy.wizard=Necromancien
|
||||
element.earth.wizard=Geomancien
|
||||
element.sorcery.wizard=Sorcier
|
||||
element.healing.wizard=Soigneur
|
||||
|
||||
spelltype.attack=Attaque
|
||||
spelltype.defence=Defense
|
||||
spelltype.utility=Utilité
|
||||
spelltype.minion=Sbire
|
||||
|
||||
spell.disabled=%1$s a été désactivé dans la config!
|
||||
spell.resist=%1$s a résisté à %2$s
|
||||
spell.discover=Le sort %1$s a été découvert!
|
||||
|
||||
spell.ebwizardry:agility=Agilité
|
||||
spell.ebwizardry:arc=Arc
|
||||
spell.ebwizardry:arcane_jammer=Perturbation arcanique
|
||||
spell.ebwizardry:arrow_rain=Pluie de flèche
|
||||
spell.ebwizardry:banish=Banissement
|
||||
spell.ebwizardry:black_hole=Trou noir
|
||||
spell.ebwizardry:blink=Teleportation
|
||||
spell.ebwizardry:blizzard=Blizzard
|
||||
spell.ebwizardry:bubble=Bulle
|
||||
spell.ebwizardry:chain_lightning=Chaîne d'éclair
|
||||
spell.ebwizardry:clairvoyance=Clairvoyance
|
||||
spell.ebwizardry:cobwebs=Toile
|
||||
spell.ebwizardry:conjure_armour=Conjuration d'armure
|
||||
spell.ebwizardry:conjure_bow=Conjuration d'arc
|
||||
spell.ebwizardry:conjure_pickaxe=Conjuration de pioche
|
||||
spell.ebwizardry:conjure_sword=Conjuration d'épée
|
||||
spell.ebwizardry:cure_effects=Curation
|
||||
spell.ebwizardry:curse_of_soulbinding=Malédiction de liaison d'âme
|
||||
spell.ebwizardry:darkness_orb=Orbe de ténèbre
|
||||
spell.ebwizardry:darkvision=Nyctalopie
|
||||
spell.ebwizardry:dart=Dard
|
||||
spell.ebwizardry:decay=Decomposition
|
||||
spell.ebwizardry:decoy=Leurre
|
||||
spell.ebwizardry:detonate=Detonation
|
||||
spell.ebwizardry:diamondflesh=Peau de diamant
|
||||
spell.ebwizardry:earthquake=Seisme
|
||||
spell.ebwizardry:entrapment=Piège de ténèbre
|
||||
spell.ebwizardry:fireball=Boule de feu
|
||||
spell.ebwizardry:firebolt=Eclair de feu
|
||||
spell.ebwizardry:firebomb=Bombe de feu
|
||||
spell.ebwizardry:fire_resistance=Resistance aux flammes
|
||||
spell.ebwizardry:fire_sigil=Rune de feu
|
||||
spell.ebwizardry:fireskin=Aura de feu
|
||||
spell.ebwizardry:firestorm=Tempête de feu
|
||||
spell.ebwizardry:flame_ray=Trait de feu
|
||||
spell.ebwizardry:flaming_axe=Hache enflammé
|
||||
spell.ebwizardry:flaming_weapon=Enflamment d'arme
|
||||
spell.ebwizardry:flight=Vol
|
||||
spell.ebwizardry:font_of_mana=Fontaine de mana
|
||||
spell.ebwizardry:font_of_vitality=Fontaine de vitalité
|
||||
spell.ebwizardry:force_arrow=Flèche de force
|
||||
spell.ebwizardry:forcefield=Champ de force
|
||||
spell.ebwizardry:force_orb=Orbe de force
|
||||
spell.ebwizardry:forests_curse=Malédiction de la forêt
|
||||
spell.ebwizardry:freeze=Gel
|
||||
spell.ebwizardry:freezing_weapon=Gel d'arme
|
||||
spell.ebwizardry:frost_axe=Hache de glace
|
||||
spell.ebwizardry:frost_ray=Trait de glace
|
||||
spell.ebwizardry:frost_sigil=Rune de glace
|
||||
spell.ebwizardry:glide=Vol plané
|
||||
spell.ebwizardry:greater_fireball=Grosse boule de feu
|
||||
spell.ebwizardry:greater_heal=Soin magistral
|
||||
spell.ebwizardry:group_heal=Soin de groupe
|
||||
spell.ebwizardry:growth_aura=Aura de croissance
|
||||
spell.ebwizardry:hailstorm=Grêle
|
||||
spell.ebwizardry:heal=Soin
|
||||
spell.ebwizardry:heal_ally=Touché soignant
|
||||
spell.ebwizardry:healing_aura=Aura de soin
|
||||
spell.ebwizardry:homing_spark=Etincelle auto-guidé
|
||||
spell.ebwizardry:ice_age=Âge de glace
|
||||
spell.ebwizardry:ice_charge=Charge de glace
|
||||
spell.ebwizardry:ice_lance=Lance de glace
|
||||
spell.ebwizardry:ice_shard=Eclat de glace
|
||||
spell.ebwizardry:ice_shroud=Aura de glace
|
||||
spell.ebwizardry:ice_spikes=Pic de glace
|
||||
spell.ebwizardry:ice_statue=Statue de glace
|
||||
spell.ebwizardry:ignite=Enflammer
|
||||
spell.ebwizardry:imbue_weapon=imprégnation d'arme
|
||||
spell.ebwizardry:intimidate=Intimidation
|
||||
spell.ebwizardry:invigorating_presence=Présance tonifiante
|
||||
spell.ebwizardry:invisibility=Invisibilité
|
||||
spell.ebwizardry:invoke_weather=Tempête
|
||||
spell.ebwizardry:ironflesh=Peau de fer
|
||||
spell.ebwizardry:leap=Saut
|
||||
spell.ebwizardry:levitation=Levitation
|
||||
spell.ebwizardry:life_drain=Drain de vie
|
||||
spell.ebwizardry:light=Lumière
|
||||
spell.ebwizardry:lightning_arrow=Flèche de foudre
|
||||
spell.ebwizardry:lightning_bolt=Eclair
|
||||
spell.ebwizardry:lightning_disc=Disque de foudre
|
||||
spell.ebwizardry:lightning_hammer=Marteau de foudre
|
||||
spell.ebwizardry:lightning_pulse=Pulsation electrique
|
||||
spell.ebwizardry:lightning_ray=Trait de foudre
|
||||
spell.ebwizardry:lightning_sigil=Rune de foudre
|
||||
spell.ebwizardry:lightning_web=Eclair en chaîne
|
||||
spell.ebwizardry:magic_missile=Missile magique
|
||||
spell.ebwizardry:metamorphosis=Metamorphose
|
||||
spell.ebwizardry:meteor=Meteor
|
||||
spell.ebwizardry:mind_control=Hypnose
|
||||
spell.ebwizardry:mind_trick=Confusion
|
||||
spell.ebwizardry:none=[Emplacement vide]
|
||||
spell.ebwizardry:oakflesh=Peau de chêne
|
||||
spell.ebwizardry:petrify=Petrification
|
||||
spell.ebwizardry:phase_step=Passe muraille
|
||||
spell.ebwizardry:plague_of_darkness=Peste ténébreuse
|
||||
spell.ebwizardry:pocket_furnace=Cuisson
|
||||
spell.ebwizardry:pocket_workbench=Conjuration d'etabli
|
||||
spell.ebwizardry:poison=Poison
|
||||
spell.ebwizardry:poison_bomb=Bombe de poison
|
||||
spell.ebwizardry:replenish_hunger=Restoration
|
||||
spell.ebwizardry:ring_of_fire=Anneau de feu
|
||||
spell.ebwizardry:shadow_ward=Miroir d'ombre
|
||||
spell.ebwizardry:shield=Barrière
|
||||
spell.ebwizardry:shockwave=Onde de choc
|
||||
spell.ebwizardry:silverfish_swarm=Essaim de poisson d'argent
|
||||
spell.ebwizardry:sixth_sense=Sixième sense
|
||||
spell.ebwizardry:slime=Slime
|
||||
spell.ebwizardry:smoke_bomb=Bombe de fumée
|
||||
spell.ebwizardry:snare=Ronce
|
||||
spell.ebwizardry:snowball=Boule de neige
|
||||
spell.ebwizardry:spark_bomb=Bombe electrique
|
||||
spell.ebwizardry:spectral_pathway=Chemin spectral
|
||||
spell.ebwizardry:spider_swarm=Essaim d'araignées
|
||||
spell.ebwizardry:static_aura=Aura electrique
|
||||
spell.ebwizardry:summon_blaze=Invocation de blaize
|
||||
spell.ebwizardry:summon_ice_giant=Invocation de geant de glace
|
||||
spell.ebwizardry:summon_ice_wraith=Invocation de spectre de glace
|
||||
spell.ebwizardry:summon_iron_golem=Invocation de golem de fer
|
||||
spell.ebwizardry:summon_lightning_wraith=Invocation de spectre de foudre
|
||||
spell.ebwizardry:summon_phoenix=Invocation de Phoenix
|
||||
spell.ebwizardry:summon_shadow_wraith=Invocation de spectre d'ombre
|
||||
spell.ebwizardry:summon_skeleton=Invocation de squelette
|
||||
spell.ebwizardry:summon_skeleton_legion=Invocation de legion de squelette
|
||||
spell.ebwizardry:summon_snow_golem=Invocation de golem de neige
|
||||
spell.ebwizardry:summon_spirit_horse=Invocation de cheval spectral
|
||||
spell.ebwizardry:summon_spirit_wolf=Invocation de chien spectral
|
||||
spell.ebwizardry:summon_storm_elemental=Invocation d'élémentaire de foudre
|
||||
spell.ebwizardry:summon_wither_skeleton=Invocation de squelette wither
|
||||
spell.ebwizardry:summon_zombie=Invocation de zombie
|
||||
spell.ebwizardry:telekinesis=Telekinesie
|
||||
spell.ebwizardry:thunderbolt=Coup de tonnerre
|
||||
spell.ebwizardry:thunderstorm=Orage
|
||||
spell.ebwizardry:tornado=Tornade
|
||||
spell.ebwizardry:transience=Forme éthérée
|
||||
spell.ebwizardry:transportation=Transportation
|
||||
spell.ebwizardry:vanishing_box=Conjuration de coffre de l'ender
|
||||
spell.ebwizardry:wall_of_frost=Mur de glace
|
||||
spell.ebwizardry:water_breathing=Respiration aquatique
|
||||
spell.ebwizardry:whirlwind=Bourrasque
|
||||
spell.ebwizardry:wither=Wither
|
||||
spell.ebwizardry:wither_skull=Crâne de wither
|
||||
|
||||
spell.ebwizardry:agility.desc=Augmente la vitesse de déplacement et la hauteur de saut du lanceur pendant 30 secondes.
|
||||
spell.ebwizardry:arc.desc=Tire une étincelle de foudre sur la cible.
|
||||
spell.ebwizardry:arcane_jammer.desc=Empêche la cible d'utiliser la magie pendant 15 secondes.
|
||||
spell.ebwizardry:arrow_rain.desc="Archers, tirez!"
|
||||
spell.ebwizardry:banish.desc=Téléporte la cible contre sa volonté vers un emplacement aléatoire dans une certaine distance.
|
||||
spell.ebwizardry:black_hole.desc=Déchirez la réalité.
|
||||
spell.ebwizardry:blink.desc=Téléporte le lanceur sur une courte distance à l'endroit où il se vise.
|
||||
spell.ebwizardry:blizzard.desc=Crée une zone de vent glacé tourbillonnant qui ralentit et endommage continuellement tout ce qui est piégé à l'intérieur. Le lanceur est immunisé contre les dégâts, mais il est quand même ralenti.
|
||||
spell.ebwizardry:bubble.desc=Lance un jet de bulles qui capture tout ce qu’il frappe dans une bulle qui flottera vers le haut. La cible tombera après un certain temps ou si la bulle est endommagée.
|
||||
spell.ebwizardry:chain_lightning.desc=Lance une étincelle de foudre sur la cible, qui frappe ensuite deux cibles supplémentaires.
|
||||
spell.ebwizardry:clairvoyance.desc=Révèle le chemin vers un lieu mémorisé. Avec ce sort sélectionné, sneak-cliquez sur un bloc pour définir l'emplacement. Jetez ce sort normalement pour révéler le chemin. Le chemin disparaîtra au bout de 90 secondes.
|
||||
spell.ebwizardry:cobwebs.desc=Crée des toiles d'araignées à l'endroit que vous visez, ce qui gêne grandement le mouvement des créatures prises dedans. Les toiles d'araignées disparaîtront après 20 secondes ou si elles sont cassées.
|
||||
spell.ebwizardry:conjure_armour.desc=Crée une armure spectrale autour du lanceur qui offre une protection égale à celle d’une armure de fer. L'armure dure 60 secondes. Le lanceur doit avoir un emplacement d'armure vide.
|
||||
spell.ebwizardry:conjure_bow.desc=Crée un arc spectral avec des flèches illimitées qui dure 30 secondes.
|
||||
spell.ebwizardry:conjure_pickaxe.desc=Crée une pioche spectrale de force égale à une pioche de fer qui dure 30 secondes.
|
||||
spell.ebwizardry:conjure_sword.desc=Crée une épée spectrale de force égale à une épée de fer qui dure 30 secondes.
|
||||
spell.ebwizardry:cure_effects.desc=Supprime tous les effets de potion affectant actuellement le lanceur, bons ou mauvais.
|
||||
spell.ebwizardry:curse_of_soulbinding.desc=Fait en sorte que l'âme de la cible soit inextricablement liée à celle du lanceur, ce qui signifie que tous les dommages qui lui sont infligés sont également infligés à la victime. Dure jusqu'à ce que la victime ou le lanceur meurt.
|
||||
spell.ebwizardry:darkness_orb.desc=Tire un orbe d'énergie sombre se déplaçant lentement dans la direction que vous visez, causant l'effet wither à ce qu'il frappera.
|
||||
spell.ebwizardry:darkvision.desc=Donne la vision nocturne au lanceur pendant 45 secondes.
|
||||
spell.ebwizardry:dart.desc=Tire une flèche dans la direction que vous visez qui endommage et affaiblit sa cible.
|
||||
spell.ebwizardry:decay.desc=Crée une flaque de décomposition sur le sol qui infecte toute créature qui la touche, causant des dégâts persistants au fil du temps et générant d'avantage de décomposition partout où elle se promène.
|
||||
spell.ebwizardry:decoy.desc=Crée un clone illusoire du lanceur qui incite les monstres à l'attaquer à la place. Le leurre disparaîtra au bout de 30 secondes.
|
||||
spell.ebwizardry:detonate.desc=Provoque une explosion à l'endroit où vous vous visez, causant des dommages à toutes les créatures proches, y compris le lanceur, si il est trop proche.
|
||||
spell.ebwizardry:diamondflesh.desc="Vos flèches ne sont pas de taille contre moi!"
|
||||
spell.ebwizardry:earthquake.desc=Un vrai maître de la magie de la terre peut déplacer des montagnes.
|
||||
spell.ebwizardry:entrapment.desc=Enferme la cible dans une sphère de ténèbres qui la tire de façon impuissante vers le haut et l’endommage continuellement.
|
||||
spell.ebwizardry:fireball.desc=Lance une boule de feu dans la direction que vous pointez.
|
||||
spell.ebwizardry:firebolt.desc=Lance un jet de feu à une courte distance de vous.
|
||||
spell.ebwizardry:firebomb.desc=Déclenche une bombe incendiaire dans la direction que vous pointez qui explose sous l’impact, ce qui met le feu à vos cibles.
|
||||
spell.ebwizardry:fire_resistance.desc=Confère au lanceur une résistance au feu pendant 30 secondes.
|
||||
spell.ebwizardry:fire_sigil.desc=Place un piège magique sur le sol qui endommage et met le feu à la créature qui le déclenche.
|
||||
spell.ebwizardry:fireskin.desc=Le lanceur s'enveloppe de feu pendant 30 secondes, ce qui fait s'enflammer tout ce qui l'attaque.
|
||||
spell.ebwizardry:firestorm.desc="Je suis le Dragon"
|
||||
spell.ebwizardry:flame_ray.desc=Crée un souffle de flammes dans la direction que vous pointez qui enflamme et endommage continuellement les cibles.
|
||||
spell.ebwizardry:flaming_axe.desc=Crée une hache enflammée qui met le feu à l'ennemi lorsqu'il est touché. Dure 30 secondes.
|
||||
spell.ebwizardry:flaming_weapon.desc=La première arme de la barre de raccourci du lanceur est temporairement imprégnée du pouvoir de la flamme, ce qui incendie ses victimes. L'effet disparaît après 45 secondes.
|
||||
spell.ebwizardry:flight.desc=Volez comme un aigle.
|
||||
spell.ebwizardry:font_of_mana.desc="Nous étions remplis d'une intense énergie magique semblant émaner du centre de la ..." - Extrait du journal d'un mage oublié; le reste de la page a été brûlé.
|
||||
spell.ebwizardry:font_of_vitality.desc=C'est incroyable.
|
||||
spell.ebwizardry:force_arrow.desc=Tire une flèche de force dans la direction que vous pointez.
|
||||
spell.ebwizardry:forcefield.desc=Crée un champ de force autour du lanceur qui repousse les créatures et dévie les projectiles.
|
||||
spell.ebwizardry:force_orb.desc=Lance une sphère de force qui endommage et repousse les créatures proches lors de l'impact.
|
||||
spell.ebwizardry:forests_curse.desc="Comment osez-vous entrer dans ma forêt!"
|
||||
spell.ebwizardry:freeze.desc=Gèle la cible pendant 10 secondes. Peut également geler l'eau et créer de la neige sur le sol.
|
||||
spell.ebwizardry:freezing_weapon.desc=La première arme située sur la barre de raccourci du lanceur est temporairement imprégnée de gel, ce qui gèle ses victimes. L'effet disparaît après 45 secondes.
|
||||
spell.ebwizardry:frost_axe.desc=Crée une hache gelée qui gèle les ennemis quand ils sont touchés. Dure 30 secondes.
|
||||
spell.ebwizardry:frost_ray.desc=Crée un jet de givre dans la direction que vous visez, ce qui ralentit et endommage continuellement les cibles.
|
||||
spell.ebwizardry:frost_sigil.desc=Place un piège de glace magique sur le sol qui endommage et gèle la créature qui le déclenche.
|
||||
spell.ebwizardry:glide.desc=Permet au lanceur de planer en l'air tout en maintenant enfoncé le bouton d'utilisation.
|
||||
spell.ebwizardry:greater_fireball.desc=Lance une grosse boule de feu dans la direction que vous pointez qui explose à l’impact.
|
||||
spell.ebwizardry:greater_heal.desc=Soigne le lanceur de 4 coeurs.
|
||||
spell.ebwizardry:group_heal.desc=Soigne le lanceur et tous les alliés proches et les créatures invoquées de 3 coeurs.
|
||||
spell.ebwizardry:growth_aura.desc=Fais pousser toutes les cultures près du lanceur. Fais pousser également des herbes hautes et des fleurs sur l’herbe.
|
||||
spell.ebwizardry:hailstorm.desc=C'est au cours du grand hiver du troisième âge que les mages de glace ont découvert leur véritable pouvoir.
|
||||
spell.ebwizardry:heal.desc=Soigne le lanceur de sorts de 2 coeurs.
|
||||
spell.ebwizardry:heal_ally.desc=Soigne la cible de 2 cœurs et demi.
|
||||
spell.ebwizardry:healing_aura.desc=Crée une zone d'énergie de guérison qui régénère la santé de tous les alliés qui s'y trouvent. Tout mort-vivant à l'intérieur de l'aura de guérison subira lentement des dégâts.
|
||||
spell.ebwizardry:homing_spark.desc=Crée une étincelle flottante qui se déplace vers les ennemis.
|
||||
spell.ebwizardry:ice_age.desc="Vous serez gelés pour une éternité!"
|
||||
spell.ebwizardry:ice_charge.desc=Lance une charge de glace qui explose à l’impact, gèle les créatures proches et libère des éclats dans toutes les directions.
|
||||
spell.ebwizardry:ice_lance.desc=Tire une grande lance de glace dans la direction que vous pointez, qui transperce les cibles, les endommageant et les gelant.
|
||||
spell.ebwizardry:ice_shard.desc=Tire un éclat de glace dans la direction que vous pointez qui endommage et ralentit les cibles.
|
||||
spell.ebwizardry:ice_shroud.desc=Crée un voile de froid autour du lanceur pendant 30 secondes, ce qui bloque tout les attaques.
|
||||
spell.ebwizardry:ice_spikes.desc=Invoque des pointes de glace acérées comme des lames de rasoir qui s'élèvent du sol à l'endroit où vous visez, embrochant ainsi toutes les créatures dans la zone.
|
||||
spell.ebwizardry:ice_statue.desc=Congèle entierement la cible pendant 20 secondes ou jusqu'à ce qu'elle soit cassée. La cible ne peut pas bouger ni faire quoi que ce soit tant qu'elle est gelée, mais est également insensible à tous les dégâts.
|
||||
spell.ebwizardry:ignite.desc=Met le feu à la cible pendant 10 secondes. Fonctionne également comme un briquet.
|
||||
spell.ebwizardry:imbue_weapon.desc=Imprègne temporairement la première arme de la barre de raccourci du lanceur pour la rendre plus efficace. L'effet disparaît après 45 secondes.
|
||||
spell.ebwizardry:intimidate.desc=Émet un grondement intimidant qui provoque la peur des créatures proches. Les créatures frappées par la peur vont récupérer leur état normal après 30 secondes.
|
||||
spell.ebwizardry:invigorating_presence.desc=Confère au lanceur et à tous les alliés à proximité une force accrue pendant 45 secondes.
|
||||
spell.ebwizardry:invisibility.desc=Rend le lanceur invisible pendant 30 secondes.
|
||||
spell.ebwizardry:invoke_weather.desc=Change la météo dans le monde.
|
||||
spell.ebwizardry:ironflesh.desc=Améliore considérablement la résistance aux dégâts du lanceur pendant 30 secondes.
|
||||
spell.ebwizardry:leap.desc=Le lanceur effectue un super saut.
|
||||
spell.ebwizardry:levitation.desc=Fait léviter le lanceur vers le haut pendant que le bouton d'utilisation est maintenu enfoncé. Annulera également les dégâts de chute si utilisé avant de heurter le sol.
|
||||
spell.ebwizardry:life_drain.desc=Crée un flux d’énergie de wither dans la direction que vous visez qui draine la vie de la cible et l’utilise pour régénérer progressivement votre santé.
|
||||
spell.ebwizardry:light.desc=Crée un point de lumière magique qui illumine les environs. Dure 30 secondes.
|
||||
spell.ebwizardry:lightning_arrow.desc=Tire une flèche de foudre dans la direction que vous visez.
|
||||
spell.ebwizardry:lightning_bolt.desc=Fait frapper la foudre là où vous visez.
|
||||
spell.ebwizardry:lightning_disc.desc=Envoie un disque de foudre dans la direction que vous pointez, qui cherche des cibles.
|
||||
spell.ebwizardry:lightning_hammer.desc="Je te frappe par la colère des cieux!"
|
||||
spell.ebwizardry:lightning_pulse.desc=Charge le sol autour du lanceur avec la foudre, endommageant et repoussant les créatures proches.
|
||||
spell.ebwizardry:lightning_ray.desc=Crée un flot de foudre dans la direction que vous pointez qui endommage continuellement les cibles.
|
||||
spell.ebwizardry:lightning_sigil.desc=Place un piège de foudre magique sur le sol qui endommage la créature qui le déclenche et diffuse la foudre en chaine à d'autres créatures proches.
|
||||
spell.ebwizardry:lightning_web.desc="Concentre-toi. Canalise la tempête dans ton esprit à travers ta baguette et déchaîne sa fureur."
|
||||
spell.ebwizardry:magic_missile.desc=Tire un éclair d'énergie magique dans la direction que vous pointez.
|
||||
spell.ebwizardry:metamorphosis.desc=Change la cible en une autre variante. Ne fonctionne que sur certaines créatures.
|
||||
spell.ebwizardry:meteor.desc=Certains sorciers veulent juste voir le monde brûler ...
|
||||
spell.ebwizardry:mind_control.desc=Prend le contrôle de l'esprit de la cible pendant 30 secondes, la faisant changer de côté et se battre pour le lanceur à sa place. Ne fonctionnera pas sur des créatures à la volonté trop forte.
|
||||
spell.ebwizardry:mind_trick.desc=Confond et désoriente la cible pendant 15 secondes, la rendant incapable d’attaquer efficacement. L'effet sera dissipé si la cible subit des dégâts.
|
||||
spell.ebwizardry:none.desc=Pour obtenir un livre de sorts avec la commande / give, utilisez les métadonnées: / give [joueur] ebwizardry: spell_book 1 [nom de sort] (si vous avez trouvé ce livre dans un coffre, un autre mod a tout gâché).
|
||||
spell.ebwizardry:oakflesh.desc=Améliore la résistance aux dégâts du lanceur pendant 30 secondes.
|
||||
spell.ebwizardry:petrify.desc=Transforme la cible en pierre jusqu'à ce qu'elle soit éclatée, avec une chance pour qu'elle éclate quand il fait noir. La cible ne peut ni bouger ni faire quoi que ce soit tant qu'elle est pétrifiée, mais est également insensible à tous les dégâts.
|
||||
spell.ebwizardry:phase_step.desc=Téléporte le lanceur à travers un mur épais d'un bloc devant eux. Les améliorations de portée augmenteront l'épaisseur à travers laquelle vous pourrez vous téléporter.
|
||||
spell.ebwizardry:plague_of_darkness.desc=Les ténèbres les dévoreront tous ...
|
||||
spell.ebwizardry:pocket_furnace.desc=Fait cuire jusqu'à 5 objets dans l'inventaire du lanceur. Les objets sur la barre de raccourci seront cuit en premier.
|
||||
spell.ebwizardry:pocket_workbench.desc=Permet au lanceur de fabriquer des objets comme s'il était à une table d'artisanat.
|
||||
spell.ebwizardry:poison.desc=Tire du poison dans la direction que vous pointez.
|
||||
spell.ebwizardry:poison_bomb.desc=Lance une bombe empoisonnée dans la direction que vous visez, qui explose à l’impact et empoisonne les créatures proches.
|
||||
spell.ebwizardry:replenish_hunger.desc=Remonte le niveau de nourriture du lanceur de 6 points de stamina.
|
||||
spell.ebwizardry:ring_of_fire.desc=Crée un anneau de feu autour du lanceur, infligeant des dégâts à tous les ennemis proches et les incendiant.
|
||||
spell.ebwizardry:shadow_ward.desc=Crée un mur de ténèbres devant le lanceur de sorts, qui inflige la moitié des dégâts à l'attaquant.
|
||||
spell.ebwizardry:shield.desc=Crée une barrière protectrice de force qui bloque les projectiles et la magie. Confère également au lanceur un faible effet de résistance.
|
||||
spell.ebwizardry:shockwave.desc=Boom.
|
||||
spell.ebwizardry:silverfish_swarm.desc="Ahhhh! Ils se MULTIPLIENT!"
|
||||
spell.ebwizardry:sixth_sense.desc=Permet au lanceur de détecter les emplacements des créatures proches, même à travers les murs, pendant 20 secondes.
|
||||
spell.ebwizardry:slime.desc=Embourbe la cible dans la boue qui le ralentit et l’endommage continuellement. La boue éclate après 10 secondes.
|
||||
spell.ebwizardry:smoke_bomb.desc=Lance une bombe de fumée dans la direction que vous pointez qui explose sous l’impact, libérant de la fumée et aveuglant les créatures à proximité pendant un court instant.
|
||||
spell.ebwizardry:snare.desc=Met au sol un piège qui endommage et ralentit brièvement la créature qui le déclenche.
|
||||
spell.ebwizardry:snowball.desc=Lance une boule de neige dans la direction que vous visez.
|
||||
spell.ebwizardry:spark_bomb.desc=Lance une charge de choc dans la direction que vous pointez, ce qui libère des étincelles chez les ennemis proches lors de l’impact.
|
||||
spell.ebwizardry:spectral_pathway.desc=Crée devant vous un pont magique indestructible qui s'étend sur 15 blocs. Le pont disparaît après 60 secondes.
|
||||
spell.ebwizardry:spider_swarm.desc=Invoque un essaim d'araignées venimeuses qui se battent pour vous. Les araignées disparaîtront au bout de 30 secondes ou si elles sont tuées.
|
||||
spell.ebwizardry:static_aura.desc=Entoure le lanceur avec un éclair pendant 30 secondes, projetant une étincelle sur tout ce qui le frappe.
|
||||
spell.ebwizardry:summon_blaze.desc=Invoque un blaze pour se battre à vos côtés. Le blaze disparaîtra après 30 secondes ou s'il est tué.
|
||||
spell.ebwizardry:summon_ice_giant.desc="Ecrasez les !"
|
||||
spell.ebwizardry:summon_ice_wraith.desc=Invoque un spectre de glace qui se bat pour vous. Le spectre de glace disparaîtra après 30 secondes ou s'il est tué.
|
||||
spell.ebwizardry:summon_iron_golem.desc=Automate autonome automatiquement automatisé.
|
||||
spell.ebwizardry:summon_lightning_wraith.desc=Invoque un spectre de foudre pour qu'il se batte pour vous. Le spectre de foudre disparaîtra au bout de 30 secondes ou s'il est tué.
|
||||
spell.ebwizardry:summon_phoenix.desc=De la cendre ...
|
||||
spell.ebwizardry:summon_shadow_wraith.desc=Invoque un spectre de l'ombre qui se bat pour vous.
|
||||
spell.ebwizardry:summon_skeleton.desc=Invoque un squelette pour qu'il se batte pour vous. Le squelette disparaîtra après 30 secondes ou s'il est tué.
|
||||
spell.ebwizardry:summon_skeleton_legion.desc="Lèvez-vous, armée de morts-vivants!"
|
||||
spell.ebwizardry:summon_snow_golem.desc=Crée un golem de neige qui se bat pour vous. Dure jusqu'à la mort du golem des neiges.
|
||||
spell.ebwizardry:summon_spirit_horse.desc=Invoque un cheval spirituel à monter. Le cheval spirituel disparaîtra peu de temps après en être descendu, ou vous pouvez le renvoyer en faisant un shift-clic droit dessus avec n'importe quelle baguette.
|
||||
spell.ebwizardry:summon_spirit_wolf.desc=Invoque un loup spirituel qui se bat pour vous. L'esprit loup ne disparaîtra que s'il est tué, ou vous pouvez le renvoyer en faisant un shift-clic droit dessus avec n'importe quelle baguette.
|
||||
spell.ebwizardry:summon_storm_elemental.desc="Elementaire de foudre: Une ancienne manifestation des éléments, il peut difficilement contenir la puissance brute qu'il contient." - Le guide du sorcier sur les êtres arcaniques, volume I_i
|
||||
spell.ebwizardry:summon_wither_skeleton.desc=Invoque un squelette wither qui se bat pour vous. Le squelette flétri disparaîtra après 30 secondes ou s'il est tué.
|
||||
spell.ebwizardry:summon_zombie.desc=Invoque un zombie pour qu'il se batte pour vous. Le zombie disparaîtra au bout de 30 secondes ou s'il est tué.
|
||||
spell.ebwizardry:telekinesis.desc=Déplace un objet ou un autre petit objet vers vous, ou cliquez avec le bouton droit sur le bloc que vous regardez. Peut également être utilisé pour désarmer les joueurs.
|
||||
spell.ebwizardry:thunderbolt.desc=Tire un coup de tonnerre qui repousse les cibles.
|
||||
spell.ebwizardry:thunderstorm.desc="Mwahahahahahaha!"
|
||||
spell.ebwizardry:tornado.desc=Libère une tornade dans la direction que vous pointez qui projette tout ce qui se trouve sur son chemin vers le ciel.
|
||||
spell.ebwizardry:transience.desc=Rend la lanceur éthéré pendant 20 secondes. Le lanceur est à l'abri de tous les dégâts en forme éthérée mais ne peut pas casser, placer de blocs ou causer des dégâts.
|
||||
spell.ebwizardry:transportation.desc=Transporte le lanceur vers son cercle de pierres mémorisé. Pour utiliser ce sort, faites un cercle de pierres de transport, puis faites un clic droit dessus avec une baguette.
|
||||
spell.ebwizardry:vanishing_box.desc=Donne au lanceur accès à son coffre de l'end.
|
||||
spell.ebwizardry:wall_of_frost.desc=L'hiver au bout des doigts.
|
||||
spell.ebwizardry:water_breathing.desc=Permet au lanceur de respirer sous l'eau pendant 60 secondes.
|
||||
spell.ebwizardry:whirlwind.desc=Propulse la cible.
|
||||
spell.ebwizardry:wither.desc=Tire un rayon d'obscurité qui inflige l'effet wither à tout ce qu'il touche.
|
||||
spell.ebwizardry:wither_skull.desc=Lance un crâne de wither dans la direction que vous pointez.
|
||||
|
||||
spell.ebwizardry:invoke_weather.sun=La pluie a cessé...
|
||||
spell.ebwizardry:invoke_weather.rain=Le ciel se couvre...
|
||||
spell.ebwizardry:transportation.missing=Vos pierres de téléportation sont obstruées ou inaccessible
|
||||
spell.ebwizardry:transportation.undefined=Vous devez vous lier à un cercle de pierre de téléportation avant!
|
||||
spell.ebwizardry:transportation.wrongdimension=Votre cercle de téléportation est dans une autre dimension...
|
||||
spell.ebwizardry:clairvoyance.searching=Recherche...
|
||||
spell.ebwizardry:clairvoyance.confirm=Une marque a été laissé. Utilisez le sort %1$s pour vous montrer le chemin pour y revenir plus tard.
|
||||
spell.ebwizardry:clairvoyance.outofrange=La marque est trop loin ou est inaccessible...
|
||||
spell.ebwizardry:clairvoyance.undefined=Vous devez dabord deposer une marque avec sneak-clic droit!
|
||||
spell.ebwizardry:clairvoyance.wrongdimension=Votre marque est dans une dimension...
|
||||
|
||||
potion.ebwizardry:frost=Morsure du froid
|
||||
potion.ebwizardry:fireskin=Aura de feu
|
||||
potion.ebwizardry:ice_shroud=Aura de glace
|
||||
potion.ebwizardry:static_aura=Aura electrique
|
||||
potion.ebwizardry:transience=Forme etheree
|
||||
potion.ebwizardry:decay=Decomposition
|
||||
potion.ebwizardry:sixth_sense=Sixième sense
|
||||
potion.ebwizardry:arcane_jammer=Pertubation arcanique
|
||||
potion.ebwizardry:mind_trick=Confusion
|
||||
potion.ebwizardry:mind_control=Hypnose
|
||||
potion.ebwizardry:font_of_mana=Fontaine de mana
|
||||
potion.ebwizardry:fear=Peur
|
||||
|
||||
enchantment.ebwizardry:magic_sword=Imprégné
|
||||
enchantment.ebwizardry:magic_bow=Imprégné
|
||||
enchantment.ebwizardry:flaming_weapon=Imprégné de feu
|
||||
enchantment.ebwizardry:freezing_weapon=Imprégné de gel
|
||||
|
||||
key.categories.ebwizardry=Wizardry
|
||||
|
||||
key.ebwizardry.next_spell=Prochain sort
|
||||
key.ebwizardry.previous_spell=Sort précédent
|
||||
|
||||
death.attack.wizardry_magic=%1$s a été tué par %2$s avec de la magie
|
||||
death.attack.indirect_wizardry_magic=%1$s a été tué par %2$s avec de la magie
|
||||
|
||||
commands.ebwizardry:cast.usage=/%1$s <nom du sort> [joueur] [multiplicateur dommage] [multiplicateur distance] [multiplicateur durée] [multiplicateur explosion]
|
||||
commands.ebwizardry:cast.success=Sort %1$s lancé avec succès
|
||||
commands.ebwizardry:cast.success_continuous=Sort %1$s lancé; recommencer la commande pour arreter
|
||||
commands.ebwizardry:cast.success_remote=Sort %1$s lancé en tant que %2$s
|
||||
commands.ebwizardry:cast.success_remote_continuous=Sort %1$s lancé en tant que %2$s; recommencer la commande pour arreter
|
||||
commands.ebwizardry:cast.fail=Impossible de lancer %1$s
|
||||
commands.ebwizardry:cast.not_found=Il n'y a pas de sort avec le nom %1$s
|
||||
commands.ebwizardry:cast.tag_error=L'analyse des balises de données a échoué: %s
|
||||
|
||||
commands.ebwizardry:ally.usage=/%1$s <joueur> [joueur]
|
||||
commands.ebwizardry:ally.addally=%1$s a été ajouté à la liste d'alliés de %2$s
|
||||
commands.ebwizardry:ally.removeally=%1$s a été retiré de la liste d'alliés de %2$s
|
||||
commands.ebwizardry:ally.self=Les joueurs ne peuvent pas être allié à eux même!
|
||||
commands.ebwizardry:ally.permission=Vous n'avez pas la permission de changer les alliés des autres joueurs
|
||||
|
||||
commands.ebwizardry:allies.usage=/%1$s [joueur]
|
||||
commands.ebwizardry:allies.list=Vos alliés %1$s
|
||||
commands.ebwizardry:allies.list_other=Joueurs alliés de %1$s: %2$s
|
||||
commands.ebwizardry:allies.permission=Vous n'avez pas la permission de voir les alliés des autres
|
||||
commands.ebwizardry:allies.none=Aucun
|
||||
|
||||
commands.ebwizardry:discoverspell.usage=/%1$s <sort/all/clear> [joueur]
|
||||
commands.ebwizardry:discoverspell.not_found=Il n'y a pas de sort avec le nom: %1$s
|
||||
commands.ebwizardry:discoverspell.clear=%1$s a oublié tout ses sortilèges
|
||||
commands.ebwizardry:discoverspell.all=%1$s a appris tout les sortilèges
|
||||
commands.ebwizardry:discoverspell.addspell=Ajout de %1$s à la mémoire de %2$s
|
||||
commands.ebwizardry:discoverspell.removespell=Retrait de %1$s à la mémoire %2$s
|
||||
|
||||
config.ebwizardry.title.general=Mod Options
|
||||
|
||||
config.ebwizardry.category.gameplay=Paramètre de gameplay
|
||||
config.ebwizardry.category.gameplay.tooltip=Configuration général de wizardry
|
||||
config.ebwizardry.title.gameplay=Paramètre de gameplay
|
||||
config.ebwizardry.subtitle.gameplay=Paramètres globaux qui affecte les mécaniques de jeu
|
||||
|
||||
config.ebwizardry.category.worldgen=Paramètre de génération de monde
|
||||
config.ebwizardry.category.worldgen.tooltip=Configuration des paramètre de génération de wizardry
|
||||
config.ebwizardry.title.worldgen=Paramètre de génération de monde
|
||||
config.ebwizardry.subtitle.worldgen=Paramètres qui affecte la génération du monde
|
||||
|
||||
config.ebwizardry.category.commands=Paramètre de commande
|
||||
config.ebwizardry.category.commands.tooltip=Configuration des commandes de wizardry
|
||||
config.ebwizardry.title.commands=Paramètre de commande
|
||||
config.ebwizardry.subtitle.commands=Paramètres pour les commandes ajoutés par wizardry
|
||||
|
||||
config.ebwizardry.category.client=Paramètre personnel
|
||||
config.ebwizardry.category.client.tooltip=Configuration coté client
|
||||
config.ebwizardry.title.client=Paramètre personnel
|
||||
config.ebwizardry.subtitle.client=Paramètres personnel qui n'affecte que votre jeu et non le serveur
|
||||
|
||||
config.ebwizardry.category.spells=Configuration des sortilèges
|
||||
config.ebwizardry.category.spells.tooltip=Selection du sort activé
|
||||
config.ebwizardry.title.spells=Configuration des sortilèges
|
||||
config.ebwizardry.subtitle.spells=Mettez un sort sur 'false' pour le desactiver
|
||||
|
||||
config.ebwizardry.category.resistances=Configuration de la resistance
|
||||
config.ebwizardry.category.resistances.tooltip=Configuration de quel mob est resistant a quel type de magie
|
||||
config.ebwizardry.title.resistances=Configuration de la resistance
|
||||
config.ebwizardry.subtitle.resistances=Paramètres permettant à certain monstres d'être résistant à tel sort
|
||||
|
||||
config.ebwizardry.tower_rarity=Rareté des tours de sorcier
|
||||
config.ebwizardry.ore_dimensions=Rareté des minerais
|
||||
config.ebwizardry.flower_dimensions=Rareté des fleurs de cristal
|
||||
config.ebwizardry.tower_dimensions=Rareté des tours
|
||||
config.ebwizardry.spell_book_drop_chance=Chance de loot des livres de sorts
|
||||
config.ebwizardry.generate_loot=Generation de loot
|
||||
config.ebwizardry.firebomb_is_craftable=Bombe de feu fabricable
|
||||
config.ebwizardry.poison_bomb_is_craftable=Bombe de poison fabricable
|
||||
config.ebwizardry.smoke_bomb_is_craftable=Bombe de fumée fabricable
|
||||
config.ebwizardry.use_alternate_scroll_recipe=Utilisation alternative de la recette du parchemin
|
||||
config.ebwizardry.teleport_through_unbreakable_blocks=Teleportation au travers des blocs indestructible
|
||||
config.ebwizardry.show_summoned_creature_names=Montrer les noms des invocations
|
||||
config.ebwizardry.friendly_fire=Friendly Fire
|
||||
config.ebwizardry.telekinetic_disarmament=Desarmement avec le sort de telekinesie
|
||||
config.ebwizardry.discovery_mode=Mode decouverte
|
||||
config.ebwizardry.enable_shift_scrolling=Permettre le Shift-scrolling
|
||||
config.ebwizardry.minion_revenge_targeting=Les sbires peuvent se venger
|
||||
config.ebwizardry.player_damage_scaling=Degats en fonction du joueur
|
||||
config.ebwizardry.npc_damage_scaling=Degats en fonction du npc
|
||||
config.ebwizardry.cast_command_multiplier_limit=Limite de multiplieur de la commande de cast
|
||||
config.ebwizardry.summoned_creature_targets_whitelist=Whitelist des creatures ciblé par les invocations
|
||||
config.ebwizardry.summoned_creature_targets_blacklist=Blacklist des creatures ciblé par les invocations
|
||||
config.ebwizardry.spell_hud_position=Sortilège HUD Position
|
||||
config.ebwizardry.cast_command_name=Nom de la commande de cast
|
||||
config.ebwizardry.discoverspell_command_name=Nom de la commande de decouverte de sort
|
||||
config.ebwizardry.ally_command_name=Nom de la commande pour s'ajouter des alliés
|
||||
config.ebwizardry.allies_command_name=Nom de la commande pour voir les alliés
|
||||
config.ebwizardry.mind_control_targets_blacklist=Blacklist des entités pouvant être controlé
|
||||
config.ebwizardry.evil_wizard_dimensions=Dimension des sorcier maléfique
|
||||
|
||||
config.ebwizardry.mobs_immune_to_fire=Monstre immunisé au feu
|
||||
config.ebwizardry.mobs_immune_to_ice=Monstre immunisé à la glace
|
||||
config.ebwizardry.mobs_immune_to_lightning=Monstre immunisé à la foudre
|
||||
config.ebwizardry.mobs_immune_to_wither=Monstre immunisé au wither
|
||||
config.ebwizardry.mobs_immune_to_poison=Monstre immunisé au poison
|
||||
|
||||
config.ebwizardry.tower_rarity.tooltip=Rareté des tour de sorcier. Plus le chiffre est élevé, plus les tours sont rare. mettez la valeur sur 0 pour desactiver les tours completement.
|
||||
config.ebwizardry.ore_dimensions.tooltip=La liste des dimensions où les minerais de cristaux peuvent apparaitre. Note: Enlever l'overworld (id:0) rendra le mod tres difficile!
|
||||
config.ebwizardry.flower_dimensions.tooltip=La liste des dimensions où les fleurs de cristal peuvent apparaitre.
|
||||
config.ebwizardry.tower_dimensions.tooltip=La liste des dimensions où les tours de sorcier peuvent apparaitre.
|
||||
config.ebwizardry.spell_book_drop_chance.tooltip=La chance que les monstres drop un livre de sort. Plus le chiffre est élevé, plus vous avez de chance d'en loot. Valeur sur 0 = Aucun loot, valeur sur 200 = loot assuré
|
||||
config.ebwizardry.generate_loot.tooltip=Generation des loot de wizardry dans les coffre de donjon ou non
|
||||
config.ebwizardry.firebomb_is_craftable.tooltip=Frabrication des bombes de feu ou non
|
||||
config.ebwizardry.poison_bomb_is_craftable.tooltip=Frabrication des bombes de poison ou non
|
||||
config.ebwizardry.smoke_bomb_is_craftable.tooltip=Frabrication des bombes de fumée ou non
|
||||
config.ebwizardry.use_alternate_scroll_recipe.tooltip=Ajouter ou non un cristal magic a la recette des parchemins. Mettez la valeur sur true si il y a un conflit.
|
||||
config.ebwizardry.teleport_through_unbreakable_blocks.tooltip=Teleportation possible ou non au traver des blocs indestructible(exemple bedrock) en utilisant le sort de passe muraille. (phase)
|
||||
config.ebwizardry.show_summoned_creature_names.tooltip=Montrer ou non le nom des créatures invoqué ainsi que ceux de leur invocateur au dessus de celle-ci
|
||||
config.ebwizardry.friendly_fire.tooltip=Autorise ou non les joueurs à blesser leurs alliés avec de la magie.
|
||||
config.ebwizardry.telekinetic_disarmament.tooltip=Autorise ou non un joueur à desarmer un autre joueur avec le sort de telekinesie (false pour empecher les vols)
|
||||
config.ebwizardry.discovery_mode.tooltip=Pour ceux qui aime un peu de mystères! Mettez la valeur sur true pour cacher le nom des sorts jusqu'a leur utilisation. Si la valeur est sur false, les parchemins d'identification ne pourrons plus être obtenable en survie.
|
||||
config.ebwizardry.enable_shift_scrolling.tooltip=Configuration client, n'affecte pas les autres joueurs. Permet de switcher facilement entre les sorts en maintenant sneak et en scrollant la roulette de la souris.
|
||||
config.ebwizardry.minion_revenge_targeting.tooltip=Vengeance ou non des invocations sur les invocateur si ceux ci les ont attaqué
|
||||
config.ebwizardry.player_damage_scaling.tooltip=Facteur d’échelle de dommage global pour les dégâts infligés par les joueurs qui lancent des sorts, par rapport à 1.
|
||||
config.ebwizardry.npc_damage_scaling.tooltip=Facteur d'échelle de dégâts global pour les dégâts infligés par les PNJ qui lancent des sorts, par rapport à 1.
|
||||
config.ebwizardry.cast_command_multiplier_limit.tooltip=Limite supérieure pour les multiplicateurs passés dans la commande / cast. Ceci existe pour empêcher les joueurs de casser accidentellement un monde / serveur. Les multiplicateurs de grosses explosions peuvent causer un lag extrême - vous avez été prévenu!
|
||||
config.ebwizardry.summoned_creature_targets_whitelist.tooltip=Liste des noms des entités que les créatures invoquées et les sorciers sont autorisés à attaquer, en plus des valeurs par défaut. Ajoutez des créatures de mod à cette liste si vous voulez que les créatures invoquées les attaquent et qu'elles ne le font pas déjà. Les noms d'entité ne sont pas sensibles à la case. Pour les entités de mod, préfixez l’ID du mod (par exemple, ebwizardry:wizard).
|
||||
config.ebwizardry.summoned_creature_targets_blacklist.tooltip=Liste des noms des entités que les créatures invoquées et les sorciers ont l'interdiction d'attaquer, outrepassant ainsi les valeurs par défaut et la liste blanche. Ajouter des créatures à cette liste si les laisser se faire attaquer provoque des problèmes ou est trop destructif (le retrait des creeper de cette liste se fait à vos risques et périls!). Les noms d'entité ne sont pas sensibles à la case. Pour les entités de mod, préfixez l’ID du mod (par exemple, ebwizardry:wizard).
|
||||
config.ebwizardry.spell_hud_position.tooltip=La position du HUD des sorts.
|
||||
config.ebwizardry.cast_command_name.tooltip=Le nom de la commande /cast. C'est ce que vous tapez directement après le /; Par exemple, si cela était réglé sur 'magic', au lieu de taper /cast, vous taperiez plutôt /magic.
|
||||
config.ebwizardry.discoverspell_command_name.tooltip=Le nom de la commande /discoverspell. C'est ce que vous tapez directement après le /; Par exemple, si cela était réglé sur 'magic', au lieu de taper /discoverspell, vous taperiez plutôt /magic.
|
||||
config.ebwizardry.ally_command_name.tooltip=Le nom de la commande /ally. C'est ce que vous tapez directement après le /; Par exemple, si cette option est définie sur 'magic', au lieu de taper /allié, vous devez taper /magic à la place.
|
||||
config.ebwizardry.allies_command_name.tooltip=Le nom de la commande /allies. C'est ce que vous tapez directement après le /; Par exemple, si cela était réglé sur 'magic', au lieu de taper /allies, vous taperiez plutôt /magic.
|
||||
config.ebwizardry.mind_control_targets_blacklist.tooltip=Liste des noms d'entités qui ne peuvent pas être contrôlées par l'esprit, en plus des valeurs par défaut. Ajouter des créatures à cette liste si leur permettre d'être contrôlées par l'esprit crée des problèmes ou peut être exploité. Les noms d'entité ne sont pas sensibles à la case. Pour les entités de mod, préfixez l’ID du mod (par exemple, ebwizardry:wizard).
|
||||
config.ebwizardry.evil_wizard_dimensions.tooltip=Liste des dimensions où les sorciers maléfiques peuvent apparaitre
|
||||
|
||||
config.ebwizardry.mobs_immune_to_fire.tooltip=Liste des noms des entités immunisées au feu, en plus des valeurs par défaut. Ajoutez des créatures de mod à cette liste si vous voulez qu'elles soient immunisées à la magie de feu et qu'elles ne le sont pas déjà. Les noms d'entité ne sont pas sensibles à la case. Pour les entités de mod, préfixez l’ID du mod (par exemple, ebwizardry:wizard).
|
||||
config.ebwizardry.mobs_immune_to_ice.tooltip=Liste des noms des entités immunisées contre la glace, en plus des valeurs par défaut. Ajoutez des créatures de mod à cette liste si vous voulez qu'elles soient immunisées contre la magie de glace et qu'elles ne le sont pas déjà. Les noms d'entité ne sont pas sensibles à la case. Pour les entités de mod, préfixez l’ID du mod (par exemple, ebwizardry:wizard).
|
||||
config.ebwizardry.mobs_immune_to_lightning.tooltip=Liste des noms des entités immunisées contre la foudre, en plus des valeurs par défaut. Ajoutez des créatures de mod à cette liste si vous voulez qu'elles soient immunisées contre la magie de foudre et qu'elles ne le sont pas déjà. Les noms d'entité ne sont pas sensibles à la case. Pour les entités de mod, préfixez l’ID du mod (par exemple, ebwizardry:wizard)..
|
||||
config.ebwizardry.mobs_immune_to_wither.tooltip=Liste des noms des entités immunisées contre l'effet wither, en plus des valeurs par défaut. Ajoutez des créatures de mod à cette liste si vous voulez qu'elles soient immunisées contre la magie de wither et qu'elles ne le sont pas déjà. Les noms d'entité ne sont pas sensibles à la case. Pour les entités de mod, préfixez l’ID du mod (par exemple, ebwizardry:wizard).
|
||||
config.ebwizardry.mobs_immune_to_poison.tooltip=Liste des noms des entités immunisées contre le poison, en plus des valeurs par défaut. Ajoutez des créatures de mod à cette liste si vous voulez qu'elles soient immunisées contre la magie de poison et qu'elles ne le sont pas déjà. Les noms d'entité ne sont pas sensibles à la case. Pour les entités de mod, préfixez l’ID du mod (par exemple, ebwizardry:wizard).
|
||||
|
||||
wizard.debug=%1$s, %2$s, %3$s
|
||||
@@ -0,0 +1,760 @@
|
||||
tile.ebwizardry:arcane_workbench.name=아케인 작업대
|
||||
tile.ebwizardry:crystal_ore.name=수정 광석
|
||||
tile.ebwizardry:petrified_stone.name=석화된 돌
|
||||
tile.ebwizardry:ice_statue.name=얼음 기둥
|
||||
tile.ebwizardry:crystal_flower.name=수정 꽃
|
||||
tile.ebwizardry:snare.name=덫
|
||||
tile.ebwizardry:transportation_stone.name=전이의 돌
|
||||
tile.ebwizardry:spectral_block.name=허상 블록
|
||||
tile.ebwizardry:crystal_block.name=수정 블록
|
||||
|
||||
item.ebwizardry:magic_crystal.name=마법 수정
|
||||
item.ebwizardry:magic_wand.name=시작의 지팡이
|
||||
item.ebwizardry:apprentice_wand.name=마법 지팡이
|
||||
item.ebwizardry:advanced_wand.name=고급 지팡이
|
||||
item.ebwizardry:master_wand.name=대가의 지팡이
|
||||
item.ebwizardry:spell_book.name=주문서
|
||||
|
||||
item.ebwizardry:arcane_tome.name=마도서
|
||||
item.ebwizardry:arcane_tome.desc1=아무 %1$s 지팡이를
|
||||
item.ebwizardry:arcane_tome.desc2=%1$s급으로 강화합니다
|
||||
|
||||
item.ebwizardry:wizard_handbook.name=마법사의 안내서
|
||||
item.ebwizardry:wizard_handbook.desc=by %1$s
|
||||
|
||||
item.ebwizardry:wand.buff=+%1$s %2$s 강화
|
||||
item.ebwizardry:wand.spell=대기중인 주문: %1$s
|
||||
item.ebwizardry:wand.mana=마나: %1$s/%2$s
|
||||
|
||||
item.ebwizardry:wand.addally=%1$s has been added to your list of allies
|
||||
item.ebwizardry:wand.removeally=%1$s has been removed from your list of allies
|
||||
|
||||
item.ebwizardry:basic_fire_wand.name=따뜻한 지팡이
|
||||
item.ebwizardry:basic_ice_wand.name=차가운 지팡이
|
||||
item.ebwizardry:basic_lightning_wand.name=먹구름 지팡이
|
||||
item.ebwizardry:basic_necromancy_wand.name=음산한 지팡이
|
||||
item.ebwizardry:basic_earth_wand.name=단단한 지팡이
|
||||
item.ebwizardry:basic_sorcery_wand.name=신기한 지팡이
|
||||
item.ebwizardry:basic_healing_wand.name=온화한 지팡이
|
||||
|
||||
item.ebwizardry:apprentice_fire_wand.name=불꽃 지팡이
|
||||
item.ebwizardry:apprentice_ice_wand.name=서리 지팡이
|
||||
item.ebwizardry:apprentice_lightning_wand.name=번개 지팡이
|
||||
item.ebwizardry:apprentice_necromancy_wand.name=그림자 지팡이
|
||||
item.ebwizardry:apprentice_earth_wand.name=숲의 지팡이
|
||||
item.ebwizardry:apprentice_sorcery_wand.name=힘의 지팡이
|
||||
item.ebwizardry:apprentice_healing_wand.name=기력의 지팡이
|
||||
|
||||
item.ebwizardry:advanced_fire_wand.name=화염 지팡이
|
||||
item.ebwizardry:advanced_ice_wand.name=얼음 지팡이
|
||||
item.ebwizardry:advanced_lightning_wand.name=벼락 지팡이
|
||||
item.ebwizardry:advanced_necromancy_wand.name=암흑 지팡이
|
||||
item.ebwizardry:advanced_earth_wand.name=대지 지팡이
|
||||
item.ebwizardry:advanced_sorcery_wand.name=환영 지팡이
|
||||
item.ebwizardry:advanced_healing_wand.name=치유 지팡이
|
||||
|
||||
item.ebwizardry:master_fire_wand.name=겁화의 지팡이
|
||||
item.ebwizardry:master_ice_wand.name=빙결의 지팡이
|
||||
item.ebwizardry:master_lightning_wand.name=폭풍의 지팡이
|
||||
item.ebwizardry:master_necromancy_wand.name=심연의 지팡이
|
||||
item.ebwizardry:master_earth_wand.name=자연의 지팡이
|
||||
item.ebwizardry:master_sorcery_wand.name=미지의 지팡이
|
||||
item.ebwizardry:master_healing_wand.name=성자의 지팡이
|
||||
|
||||
item.ebwizardry:spectral_sword.name=허상의 검
|
||||
item.ebwizardry:spectral_pickaxe.name=허상의 곡괭이
|
||||
item.ebwizardry:spectral_bow.name=허상의 활
|
||||
|
||||
item.ebwizardry:mana_flask.name=마나 플라스크
|
||||
item.ebwizardry:storage_upgrade.name=마나 수용량 증가
|
||||
item.ebwizardry:siphon_upgrade.name=Wand Siphon Upgrade
|
||||
item.ebwizardry:condenser_upgrade.name=마력 수복
|
||||
item.ebwizardry:range_upgrade.name=주문 사거리 증가
|
||||
item.ebwizardry:duration_upgrade.name=지속시간 증가
|
||||
item.ebwizardry:cooldown_upgrade.name=Wand Cooldown Upgrade
|
||||
item.ebwizardry:blast_upgrade.name=Wand Blast Upgrade
|
||||
item.ebwizardry:attunement_upgrade.name=주문 허용량 증가
|
||||
|
||||
item.ebwizardry:flaming_axe.name=불타오르는 도끼
|
||||
item.ebwizardry:frost_axe.name=얼어붙은 도끼
|
||||
|
||||
item.ebwizardry:firebomb.name=화염탄
|
||||
item.ebwizardry:poison_bomb.name=독 폭탄
|
||||
item.ebwizardry:smoke_bomb.name=연막탄
|
||||
|
||||
item.ebwizardry:blank_scroll.name=빈 두루마리
|
||||
item.ebwizardry:scroll.name=%1$s의 두루마리
|
||||
item.ebwizardry:scroll.undiscovered.name=Scroll "%1$s"
|
||||
item.ebwizardry:identification_scroll.name=지식의 두루마리
|
||||
item.ebwizardry:identification_scroll.desc1=%1$s주문서나 두루마리를
|
||||
item.ebwizardry:identification_scroll.desc2=%1$s확인할 수 있습니다
|
||||
item.ebwizardry:identification_scroll.nothing_to_identify=알아볼 주문이 없습니다!
|
||||
|
||||
item.ebwizardry:armour_upgrade.name=보호의 문양
|
||||
item.ebwizardry:armour_upgrade.desc1=%1$s아무 마법사의 보호구를
|
||||
item.ebwizardry:armour_upgrade.desc2=%1$s전설급으로 강화합니다
|
||||
|
||||
item.ebwizardry:magic_silk.name=마법 천
|
||||
|
||||
item.ebwizardry:wizard_armour.legendary=전설급
|
||||
item.ebwizardry:wizard_armour.buff=-%1$s %2$s 비용
|
||||
item.ebwizardry:wizard_armour.mana=마나: %1$s/%2$s
|
||||
|
||||
item.ebwizardry:wizard_hat.name=마법사 모자
|
||||
item.ebwizardry:wizard_robe.name=마법사 로브
|
||||
item.ebwizardry:wizard_leggings.name=마법사 바지
|
||||
item.ebwizardry:wizard_boots.name=마법사 부츠
|
||||
|
||||
item.ebwizardry:wizard_hat_fire.name=화염술사의 모자
|
||||
item.ebwizardry:wizard_robe_fire.name=화염술사의 로브
|
||||
item.ebwizardry:wizard_leggings_fire.name=화염술사의 바지
|
||||
item.ebwizardry:wizard_boots_fire.name=화염술사의 부츠
|
||||
|
||||
item.ebwizardry:wizard_hat_ice.name=빙결술사의 모자
|
||||
item.ebwizardry:wizard_robe_ice.name=빙결술사의 로브
|
||||
item.ebwizardry:wizard_leggings_ice.name=빙결술사의 바지
|
||||
item.ebwizardry:wizard_boots_ice.name=빙결술사의 부츠
|
||||
|
||||
item.ebwizardry:wizard_hat_lightning.name=전격술사의 모자
|
||||
item.ebwizardry:wizard_robe_lightning.name=전격술사의 로브
|
||||
item.ebwizardry:wizard_leggings_lightning.name=전격술사의 바지
|
||||
item.ebwizardry:wizard_boots_lightning.name=전격술사의 부츠
|
||||
|
||||
item.ebwizardry:wizard_hat_necromancy.name=사령술사의 모자
|
||||
item.ebwizardry:wizard_robe_necromancy.name=사령술사의 로브
|
||||
item.ebwizardry:wizard_leggings_necromancy.name=사령술사의 바지
|
||||
item.ebwizardry:wizard_boots_necromancy.name=사령술사의 부츠
|
||||
|
||||
item.ebwizardry:wizard_hat_earth.name=자연술사의 모자
|
||||
item.ebwizardry:wizard_robe_earth.name=자연술사의 로브
|
||||
item.ebwizardry:wizard_leggings_earth.name=자연술사의 바지
|
||||
item.ebwizardry:wizard_boots_earth.name=자연술사의 부츠
|
||||
|
||||
item.ebwizardry:wizard_hat_sorcery.name=신비술사의 모자
|
||||
item.ebwizardry:wizard_robe_sorcery.name=신비술사의 로브
|
||||
item.ebwizardry:wizard_leggings_sorcery.name=신비술사의 바지
|
||||
item.ebwizardry:wizard_boots_sorcery.name=신비술사의 부츠
|
||||
|
||||
item.ebwizardry:wizard_hat_healing.name=치유사의 모자
|
||||
item.ebwizardry:wizard_robe_healing.name=치유사의 로브
|
||||
item.ebwizardry:wizard_leggings_healing.name=치유사의 바지
|
||||
item.ebwizardry:wizard_boots_healing.name=치유사의 부츠
|
||||
|
||||
item.ebwizardry:spawn_wizard.name=마법사 소환
|
||||
item.ebwizardry:spawn_evil_wizard.name=사악한 마법사 소환
|
||||
|
||||
item.ebwizardry:spectral_helmet.name=허상의 투구
|
||||
item.ebwizardry:spectral_chestplate.name=허상의 흉갑
|
||||
item.ebwizardry:spectral_leggings.name=허상의 각반
|
||||
item.ebwizardry:spectral_boots.name=허상의 부츠
|
||||
|
||||
entity.ebwizardry:summonedcreature.nameplate=%1$s의 %2$s
|
||||
entity.ebwizardry:summonedcreature.nameplate_fallback=누군가의 %1$s
|
||||
|
||||
entity.ebwizardry:zombie_minion.name=좀비
|
||||
entity.ebwizardry:skeleton_minion.name=스켈레톤
|
||||
entity.ebwizardry:spider_minion.name=독 거미
|
||||
entity.ebwizardry:blaze_minion.name=블레이즈
|
||||
entity.ebwizardry:wither_skeleton_minion.name=위더 스켈레톤
|
||||
entity.ebwizardry:ice_wraith.name=빙령
|
||||
entity.ebwizardry:lightning_wraith.name=뇌령
|
||||
entity.ebwizardry:shadow_wraith.name=암령
|
||||
entity.ebwizardry:spirit_wolf.name=늑대 혼령
|
||||
entity.ebwizardry:spirit_horse.name=말 혼령
|
||||
entity.ebwizardry:ice_giant.name=얼음 거인
|
||||
entity.ebwizardry:phoenix.name=피닉스
|
||||
entity.ebwizardry:wizard.name=마법사
|
||||
entity.ebwizardry:magic_slime.name=마법 슬라임
|
||||
entity.ebwizardry:silverfish_minion.name=좀벌레
|
||||
entity.ebwizardry:storm_elemental.name=폭풍 정령
|
||||
entity.ebwizardry:evil_wizard.name=사악한 마법사
|
||||
entity.ebwizardry:decoy.name=분신
|
||||
|
||||
entity.ebwizardry:magic_missile.name=마법
|
||||
entity.ebwizardry:arc.name=마법
|
||||
entity.ebwizardry:spark_bomb.name=마법
|
||||
entity.ebwizardry:ice_shard.name=마법
|
||||
entity.ebwizardry:firebomb.name=마법
|
||||
entity.ebwizardry:poison_bomb.name=마법
|
||||
entity.ebwizardry:force_orb.name=마법
|
||||
entity.ebwizardry:spark.name=마법
|
||||
entity.ebwizardry:darkness_orb.name=마법
|
||||
entity.ebwizardry:fire_sigil.name=마법
|
||||
entity.ebwizardry:frost_sigil.name=마법
|
||||
entity.ebwizardry:lightning_sigil.name=마법
|
||||
entity.ebwizardry:lightning_arrow.name=마법
|
||||
entity.ebwizardry:firebolt.name=마법
|
||||
entity.ebwizardry:ice_charge.name=마법
|
||||
entity.ebwizardry:force_arrow.name=마법
|
||||
entity.ebwizardry:dart.name=마법
|
||||
entity.ebwizardry:lightning_disc.name=마법
|
||||
entity.ebwizardry:thunderbolt.name=마법
|
||||
entity.ebwizardry:decay.name=마법
|
||||
entity.ebwizardry:ice_lance.name=마법
|
||||
entity.ebwizardry:smoke_bomb.name=마법
|
||||
entity.ebwizardry:ice_spike.name=마법
|
||||
|
||||
entity.ebwizardry:black_hole.name=블랙홀
|
||||
entity.ebwizardry:shield.name=방어막
|
||||
entity.ebwizardry:meteor.name=메테오
|
||||
entity.ebwizardry:blizzard.name=눈보라
|
||||
entity.ebwizardry:bubble.name=물방울
|
||||
entity.ebwizardry:tornado.name=회오리바람
|
||||
entity.ebwizardry:lightning_hammer.name=벼락 망치
|
||||
entity.ebwizardry:arrow_rain.name=화살 세례
|
||||
entity.ebwizardry:healing_aura.name=치유 공간
|
||||
entity.ebwizardry:forcefield.name=역장
|
||||
entity.ebwizardry:ring_of_fire.name=화염의 고리
|
||||
entity.ebwizardry:earthquake.name=지진
|
||||
entity.ebwizardry:falling_grass.name=떨어지는 풀
|
||||
entity.ebwizardry:hailstorm.name=얼음 폭풍
|
||||
entity.ebwizardry:lightning_pulse.name=번개 파동
|
||||
|
||||
itemGroup.ebwizardry=마법의 길
|
||||
itemGroup.ebwizardryspells=주문
|
||||
|
||||
advancement.ebwizardry:root=마법의 길
|
||||
advancement.ebwizardry:root.desc=마도를 걷는 여정길
|
||||
advancement.ebwizardry:crystal=신기한 수정이군...
|
||||
advancement.ebwizardry:crystal.desc=마법 수정을 캐세요
|
||||
advancement.ebwizardry:arcane_initiate=마법 시작!
|
||||
advancement.ebwizardry:arcane_initiate.desc=황금 조각, 막대기, 마법 수정 한개로 마법 지팡이를 만드세요
|
||||
advancement.ebwizardry:apprentice=마법사의 제자
|
||||
advancement.ebwizardry:apprentice.desc=마도서를 사용해 지팡이를 강화하세요
|
||||
advancement.ebwizardry:master=마법의 대가
|
||||
advancement.ebwizardry:master.desc=대가의 지팡이를 얻으세요
|
||||
advancement.ebwizardry:all_spells=현자
|
||||
advancement.ebwizardry:all_spells.desc=모든 주문을 시전하세요
|
||||
advancement.ebwizardry:wizard_trade=마법 거래
|
||||
advancement.ebwizardry:wizard_trade.desc=마법사에게서 아이템 한개를 구입하세요
|
||||
advancement.ebwizardry:buy_master_spell=지식은 힘이다
|
||||
advancement.ebwizardry:buy_master_spell.desc=마법사에게서 대가의 주문을 구입하세요
|
||||
advancement.ebwizardry:freeze_blaze=이젠 안 뜨거워
|
||||
advancement.ebwizardry:freeze_blaze.desc=블레이즈를 얼리세요
|
||||
advancement.ebwizardry:charge_creeper=바람이 부나?
|
||||
advancement.ebwizardry:charge_creeper.desc='사고로' 충전된 크리퍼를 만드세요
|
||||
advancement.ebwizardry:frankenstein=프랑켄슈타인
|
||||
advancement.ebwizardry:frankenstein.desc='벼락' 주문으로 돼지를 좀비 피그맨으로 만드세요
|
||||
advancement.ebwizardry:special_upgrade=마개조
|
||||
advancement.ebwizardry:special_upgrade.desc=지팡이에 특별한 개조를 하세요
|
||||
advancement.ebwizardry:craft_flask=플라스크 속의 마법
|
||||
advancement.ebwizardry:craft_flask.desc=마나 플라스크를 만드세요
|
||||
advancement.ebwizardry:elemental=속성?
|
||||
advancement.ebwizardry:elemental.desc=속성 지팡이 한개를 얻으세요
|
||||
advancement.ebwizardry:armour_set=이제야 제대로 된 마법사 같네
|
||||
advancement.ebwizardry:armour_set.desc=마법사 방어구 세트를 입으세요
|
||||
advancement.ebwizardry:legendary=전설!
|
||||
advancement.ebwizardry:legendary.desc=전설급 마법사 방어구 한개를 얻으세요
|
||||
advancement.ebwizardry:self_destruct=마법은 돌아오는 거야
|
||||
advancement.ebwizardry:self_destruct.desc=자신의 마법에 죽으세요
|
||||
advancement.ebwizardry:pig_tornado=다시는...
|
||||
advancement.ebwizardry:pig_tornado.desc=돼지를 타고 토네이도로 뛰어드세요
|
||||
advancement.ebwizardry:jam_wizard=방해 시간
|
||||
advancement.ebwizardry:jam_wizard.desc='마법 방해' 주문을 마법사에게 사용하세요
|
||||
advancement.ebwizardry:slime_skeleton=끈적한 상황
|
||||
advancement.ebwizardry:slime_skeleton.desc=스켈레톤에게 슬라임을 씌우세요
|
||||
advancement.ebwizardry:anger_wizard=후회할걸
|
||||
advancement.ebwizardry:anger_wizard.desc=마법사를 화나게 하세요
|
||||
advancement.ebwizardry:defeat_evil_wizard=당연한 일이야
|
||||
advancement.ebwizardry:defeat_evil_wizard.desc=사악한 마법사를 물리치세요
|
||||
advancement.ebwizardry:max_out_wand=강력하군!
|
||||
advancement.ebwizardry:max_out_wand.desc=대가의 지팡이를 한계까지 개조하세요
|
||||
advancement.ebwizardry:element_master=Element Mastery
|
||||
advancement.ebwizardry:element_master.desc=Cast all the spells of any element
|
||||
advancement.ebwizardry:identify_spell=마법 감정
|
||||
advancement.ebwizardry:identify_spell.desc=지식의 두루마리로 미확인 주문을 확인하세요
|
||||
|
||||
tile.ebwizardry:transportation_stone.confirm=이제 %1$s을 사용하면 이곳으로 귀환합니다.
|
||||
tile.ebwizardry:transportation_stone.invalid=먼저 전이의 돌 8개로 귀환진을 만들어야 합니다.
|
||||
|
||||
container.ebwizardry:arcane_workbench=아케인 작업대
|
||||
container.ebwizardry:arcane_workbench.apply=완료
|
||||
container.ebwizardry:arcane_workbench.mana=마나:
|
||||
container.ebwizardry:arcane_workbench.upgrades=개조 내역:
|
||||
|
||||
tier.basic=초보자
|
||||
tier.apprentice=견습생
|
||||
tier.advanced=숙련자
|
||||
tier.master=대가
|
||||
|
||||
element.simple=무
|
||||
element.fire=화염
|
||||
element.ice=빙결
|
||||
element.lightning=전격
|
||||
element.necromancy=사령
|
||||
element.earth=자연
|
||||
element.sorcery=신비
|
||||
element.healing=치유
|
||||
|
||||
element.simple.wizard=마법사
|
||||
element.fire.wizard=화염술사
|
||||
element.ice.wizard=빙결술사
|
||||
element.lightning.wizard=전격술사
|
||||
element.necromancy.wizard=사령술사
|
||||
element.earth.wizard=자연술사
|
||||
element.sorcery.wizard=신비술사
|
||||
element.healing.wizard=치유사
|
||||
|
||||
spelltype.attack=공격
|
||||
spelltype.defence=수비
|
||||
spelltype.utility=보조
|
||||
spelltype.minion=소환
|
||||
|
||||
spell.disabled=%1$s은 config에 의해 비활성화 되었습니다.
|
||||
spell.resist=%1$s(이)가 %2$s에 저항했습니다
|
||||
spell.discover=%1$s 주문을 알아냈습니다!
|
||||
|
||||
spell.ebwizardry:agility=민첩 강화
|
||||
spell.ebwizardry:arc=전격파
|
||||
spell.ebwizardry:arcane_jammer=마법 방해
|
||||
spell.ebwizardry:arrow_rain=화살 세례
|
||||
spell.ebwizardry:banish=강제 전이
|
||||
spell.ebwizardry:black_hole=블랙홀
|
||||
spell.ebwizardry:blink=점멸
|
||||
spell.ebwizardry:blizzard=눈보라
|
||||
spell.ebwizardry:bubble=물방울
|
||||
spell.ebwizardry:chain_lightning=연쇄 번개
|
||||
spell.ebwizardry:clairvoyance=자연의 인도
|
||||
spell.ebwizardry:cobwebs=옭아매는 거미줄
|
||||
spell.ebwizardry:conjure_armour=허상의 갑옷
|
||||
spell.ebwizardry:conjure_bow=허상의 활
|
||||
spell.ebwizardry:conjure_pickaxe=허상의 곡괭이
|
||||
spell.ebwizardry:conjure_sword=허상의 검
|
||||
spell.ebwizardry:cure_effects=회복의 바람
|
||||
spell.ebwizardry:curse_of_soulbinding=묶여있는 영혼
|
||||
spell.ebwizardry:darkness_orb=암흑의 보주
|
||||
spell.ebwizardry:darkvision=암흑 시야
|
||||
spell.ebwizardry:dart=다트
|
||||
spell.ebwizardry:decay=부패하는 역병
|
||||
spell.ebwizardry:decoy=분산
|
||||
spell.ebwizardry:detonate=폭렬
|
||||
spell.ebwizardry:diamondflesh=불멸의 신체
|
||||
spell.ebwizardry:earthquake=지진
|
||||
spell.ebwizardry:entrapment=공포의 손아귀
|
||||
spell.ebwizardry:fireball=화염구
|
||||
spell.ebwizardry:firebolt=화염 탄환
|
||||
spell.ebwizardry:firebomb=화염탄
|
||||
spell.ebwizardry:fire_resistance=화염 저항
|
||||
spell.ebwizardry:fire_sigil=불의 표식
|
||||
spell.ebwizardry:fireskin=불타는 피부
|
||||
spell.ebwizardry:firestorm=불의 세례
|
||||
spell.ebwizardry:flame_ray=불꽃 광선
|
||||
spell.ebwizardry:flaming_axe=타오르는도끼
|
||||
spell.ebwizardry:flaming_weapon=타오르는무기
|
||||
spell.ebwizardry:flight=창공의 가호
|
||||
spell.ebwizardry:font_of_mana=마나의 축복
|
||||
spell.ebwizardry:font_of_vitality=생명의 축복
|
||||
spell.ebwizardry:force_arrow=인력의 화살
|
||||
spell.ebwizardry:forcefield=역장
|
||||
spell.ebwizardry:force_orb=반발의 보주
|
||||
spell.ebwizardry:forests_curse=자연의 저주
|
||||
spell.ebwizardry:freeze=서리바람
|
||||
spell.ebwizardry:freezing_weapon=얼어붙은 무기
|
||||
spell.ebwizardry:frost_axe=얼어붙은 도끼
|
||||
spell.ebwizardry:frost_ray=서리 광선
|
||||
spell.ebwizardry:frost_sigil=냉기의 표식
|
||||
spell.ebwizardry:glide=바람의 호의
|
||||
spell.ebwizardry:greater_fireball=불덩이 작렬
|
||||
spell.ebwizardry:greater_heal=대 치유
|
||||
spell.ebwizardry:group_heal=광역 치유
|
||||
spell.ebwizardry:growth_aura=수확의 축복
|
||||
spell.ebwizardry:hailstorm=얼음 폭풍
|
||||
spell.ebwizardry:heal=치유
|
||||
spell.ebwizardry:heal_ally=치유의 손길
|
||||
spell.ebwizardry:healing_aura=차오르는 체력
|
||||
spell.ebwizardry:homing_spark=전기 추적자
|
||||
spell.ebwizardry:ice_age=빙하기
|
||||
spell.ebwizardry:ice_charge=얼음 폭탄
|
||||
spell.ebwizardry:ice_lance=얼음창
|
||||
spell.ebwizardry:ice_shard=얼음 화살
|
||||
spell.ebwizardry:ice_shroud=서리 가호
|
||||
spell.ebwizardry:ice_spikes=차가운 가시밭
|
||||
spell.ebwizardry:ice_statue=결빙
|
||||
spell.ebwizardry:ignite=모닥불
|
||||
spell.ebwizardry:imbue_weapon=마력 부여
|
||||
spell.ebwizardry:intimidate=공포 유발
|
||||
spell.ebwizardry:invigorating_presence=강력한 손아귀
|
||||
spell.ebwizardry:invisibility=투명화
|
||||
spell.ebwizardry:invoke_weather=뇌우
|
||||
spell.ebwizardry:ironflesh=강철같은 신체
|
||||
spell.ebwizardry:leap=도약
|
||||
spell.ebwizardry:levitation=중력 반발
|
||||
spell.ebwizardry:life_drain=생명력 흡수
|
||||
spell.ebwizardry:light=빛
|
||||
spell.ebwizardry:lightning_arrow=번개 화살
|
||||
spell.ebwizardry:lightning_bolt=벼락
|
||||
spell.ebwizardry:lightning_disc=번개의 고리
|
||||
spell.ebwizardry:lightning_hammer=벼락 망치
|
||||
spell.ebwizardry:lightning_pulse=번개 파동
|
||||
spell.ebwizardry:lightning_ray=번개 광선
|
||||
spell.ebwizardry:lightning_sigil=번개의 표식
|
||||
spell.ebwizardry:lightning_web=이어지는 번개
|
||||
spell.ebwizardry:magic_missile=마법 화살
|
||||
spell.ebwizardry:metamorphosis=형태의 변이
|
||||
spell.ebwizardry:meteor=메테오
|
||||
spell.ebwizardry:mind_control=정신지배
|
||||
spell.ebwizardry:mind_trick=정신착란
|
||||
spell.ebwizardry:none=[빈 주문]
|
||||
spell.ebwizardry:oakflesh=나무의 단단함
|
||||
spell.ebwizardry:petrify=석화
|
||||
spell.ebwizardry:phase_step=벽 안의 길
|
||||
spell.ebwizardry:plague_of_darkness=잠식하는 어둠
|
||||
spell.ebwizardry:pocket_furnace=마법 화로
|
||||
spell.ebwizardry:pocket_workbench=허상 작업대
|
||||
spell.ebwizardry:poison=독
|
||||
spell.ebwizardry:poison_bomb=독 폭탄
|
||||
spell.ebwizardry:replenish_hunger=풍족한 식사
|
||||
spell.ebwizardry:ring_of_fire=화염의 고리
|
||||
spell.ebwizardry:shadow_ward=마주하는 고통
|
||||
spell.ebwizardry:shield=방어막
|
||||
spell.ebwizardry:shockwave=충격 파동
|
||||
spell.ebwizardry:silverfish_swarm=소환 : 좀벌레 무리
|
||||
spell.ebwizardry:sixth_sense=제육감
|
||||
spell.ebwizardry:slime=바람의 거부
|
||||
spell.ebwizardry:smoke_bomb=연막탄
|
||||
spell.ebwizardry:snare=구속의 올가미
|
||||
spell.ebwizardry:snowball=눈덩이
|
||||
spell.ebwizardry:spark_bomb=전기 폭탄
|
||||
spell.ebwizardry:spectral_pathway=허상의 길
|
||||
spell.ebwizardry:spider_swarm=늪의 분노
|
||||
spell.ebwizardry:static_aura=벼락의 기운
|
||||
spell.ebwizardry:summon_blaze=소환 : 블레이즈
|
||||
spell.ebwizardry:summon_ice_giant=소환 : 얼음 거인
|
||||
spell.ebwizardry:summon_ice_wraith=소환 : 빙령
|
||||
spell.ebwizardry:summon_iron_golem=소환 : 철 골렘
|
||||
spell.ebwizardry:summon_lightning_wraith=소환 : 뇌령
|
||||
spell.ebwizardry:summon_phoenix=소환 : 피닉스
|
||||
spell.ebwizardry:summon_shadow_wraith=소환 : 암령
|
||||
spell.ebwizardry:summon_skeleton=소환 : 스켈레톤
|
||||
spell.ebwizardry:summon_skeleton_legion=소환 : 스켈레톤 군단
|
||||
spell.ebwizardry:summon_snow_golem=소환 : 눈 골렘
|
||||
spell.ebwizardry:summon_spirit_horse=소환 : 말 혼령
|
||||
spell.ebwizardry:summon_spirit_wolf=소환 : 늑대 혼령
|
||||
spell.ebwizardry:summon_storm_elemental=소환 : 폭풍 정령
|
||||
spell.ebwizardry:summon_wither_skeleton=소환 : 위더 스켈레톤
|
||||
spell.ebwizardry:summon_zombie=소환 : 좀비
|
||||
spell.ebwizardry:telekinesis=염동력
|
||||
spell.ebwizardry:thunderbolt=번개 충격
|
||||
spell.ebwizardry:thunderstorm=번개폭풍
|
||||
spell.ebwizardry:tornado=회오리바람
|
||||
spell.ebwizardry:transience=공허의 보호
|
||||
spell.ebwizardry:transportation=귀환
|
||||
spell.ebwizardry:vanishing_box=아공간
|
||||
spell.ebwizardry:wall_of_frost=서리 장벽
|
||||
spell.ebwizardry:water_breathing=수중 호흡
|
||||
spell.ebwizardry:whirlwind=땅의 추방
|
||||
spell.ebwizardry:wither=쇠약의 물결
|
||||
spell.ebwizardry:wither_skull=사악한 폭격
|
||||
|
||||
spell.ebwizardry:agility.desc=시전자에게 신속과 점프 강화를 30초 부여합니다.
|
||||
spell.ebwizardry:arc.desc=대상에게 전기충격을 가합니다.
|
||||
spell.ebwizardry:arcane_jammer.desc=대상의 마법 사용을 15초 막습니다.
|
||||
spell.ebwizardry:arrow_rain.desc="궁수! 발사!"
|
||||
spell.ebwizardry:banish.desc=대상을 일정 범위 내에 무작위로 전이시킵니다.
|
||||
spell.ebwizardry:black_hole.desc="도망쳐 보시지..."
|
||||
spell.ebwizardry:blink.desc=시전자를 약간 앞으로 전이시킵니다
|
||||
spell.ebwizardry:blizzard.desc=휘몰아치는 눈보라를 만들어 범위 내의 대상을 느리게 하고 지속적인 피해를 줍니다. 시전자는 피해는 입지 않지만 느려집니다.
|
||||
spell.ebwizardry:bubble.desc=닿은 대상을 하늘로 떠올리는 물거품을 발사합니다. 지속시간이 다 되거나 피해를 입으면 사라집니다.
|
||||
spell.ebwizardry:chain_lightning.desc=발사된 번개가 대상과 근처 적에게 피해를 입힙니다.
|
||||
spell.ebwizardry:clairvoyance.desc=지정된 위치를 안내하는 빛무리를 보여줍니다. 이 주문을 든 상태에서 지정할 위치의 블록을 쉬프트-우클릭 하세요. 빛무리는 90동안 유지됩니다.
|
||||
spell.ebwizardry:cobwebs.desc=사용한 위치에 20초간 유지되는 거미줄을 만듭니다.
|
||||
spell.ebwizardry:conjure_armour.desc=철 갑옷과 같은 방어도를 갖는 허상의 갑옷을 착용합니다. 갑옷은 1분동안 유지되며 빈 장비칸이 필요합니다.
|
||||
spell.ebwizardry:conjure_bow.desc=30초 동안 유지되는 무한한 허상의 활을 만듭니다.
|
||||
spell.ebwizardry:conjure_pickaxe.desc=30초 동안 유지되는 철 곡괭이와 동급의 허상의 곡괭이를 만듭니다.
|
||||
spell.ebwizardry:conjure_sword.desc=30초 동안 유지되는 철 검과 동급의 허상의 검을 만듭니다.
|
||||
spell.ebwizardry:cure_effects.desc=시전자에게 적용된 모든 상태이상을 제거합니다.
|
||||
spell.ebwizardry:curse_of_soulbinding.desc=대상과 자신의 영혼을 묶습니다. 모든 피해를 공유하며 누구 하나가 죽을 때까지 지속됩니다.
|
||||
spell.ebwizardry:darkness_orb.desc=느리게 움직이는 암흑 에너지로 된 구체를 날립니다. 맞은 대상은 시듦 상태에 빠집니다.
|
||||
spell.ebwizardry:darkvision.desc=야간 투시 45초를 얻습니다.
|
||||
spell.ebwizardry:dart.desc=피해와 나약함을 입히는 다트를 발사합니다.
|
||||
spell.ebwizardry:decay.desc=부패된 땅을 만들고 그 위를 지나는 모든 생물체에게 '부패'를 입힙니다. 부패된 생물체가 움직이면 그곳에도 '부패'가 퍼집니다.
|
||||
spell.ebwizardry:decoy.desc=30초 동안 유지되는 시전자와 똑같이 생긴 분신을 만들어 적을 혼란시킵니다.
|
||||
spell.ebwizardry:detonate.desc=시전한 지점에 폭발을 일으켜 주변의 모든 크리쳐를 공격합니다.
|
||||
spell.ebwizardry:diamondflesh.desc="네 공격은 통하지 않는다!"
|
||||
spell.ebwizardry:earthquake.desc="진정한 자연의 마법사는 산을 옮길수도 있지."
|
||||
spell.ebwizardry:entrapment.desc=대상을 어둠에 구체에 가둬 지속 피해를 주며 하늘로 띄웁니다.
|
||||
spell.ebwizardry:fireball.desc=시전한 방향으로 화염구를 발사합니다.
|
||||
spell.ebwizardry:firebolt.desc=전방으로 짧은 불꽃 탄환을 발사합니다.
|
||||
spell.ebwizardry:firebomb.desc=시전한 방향으로 화염탄을 던져서 주변 적을 불태웁니다.
|
||||
spell.ebwizardry:fire_resistance.desc=화염 저항 30초를 얻습니다.
|
||||
spell.ebwizardry:fire_sigil.desc=약간의 피해와 화상을 입히는 마법 함정을 설치합니다.
|
||||
spell.ebwizardry:fireskin.desc=30초 동안 시전자를 화염으로 감싸, 공격하는 적에게 화상을 입힙니다.
|
||||
spell.ebwizardry:firestorm.desc="내가 바로 화염룡이다!"
|
||||
spell.ebwizardry:flame_ray.desc=불타는 광선을 내뿜어 땅과 적을 불태웁니다.
|
||||
spell.ebwizardry:flaming_axe.desc=30초 동안 유지되는 적을 불태우는 도끼를 만듭니다.
|
||||
spell.ebwizardry:flaming_weapon.desc=시전자의 핫바에 존재하는 무기 하나에 45초 동안 지속되는 '불꽃의 마력' 인챈트를 부여합니다.
|
||||
spell.ebwizardry:flight.desc="날기를 매와 같이."
|
||||
spell.ebwizardry:font_of_mana.desc="우리를 가득 채운 강력한 에너지는 중앙..." - 잊혀진 마법사의 일지에서 발췌, 나머지 페이지는 불타 사라졌다.
|
||||
spell.ebwizardry:font_of_vitality.desc="끝내주는 기분이군."
|
||||
spell.ebwizardry:force_arrow.desc=시전한 방향으로 나아가는 힘의 화살을 발사합니다.
|
||||
spell.ebwizardry:forcefield.desc=시전자를 중심으로 허가받지 못한 모든 것을 거부하는 공간을 만듭니다.
|
||||
spell.ebwizardry:force_orb.desc=주변을 밀쳐내며 피해를 주는 힘의 구체를 던집니다.
|
||||
spell.ebwizardry:forests_curse.desc="이곳이 어디라고 발을 디디느냐!"
|
||||
spell.ebwizardry:freeze.desc=대상을 10초 동안 얼립니다. 또는 물을 얼리거나 눈을 내릴 수 있습니다.
|
||||
spell.ebwizardry:freezing_weapon.desc=시전자의 핫바에 존재하는 무기 하나에 45초 동안 지속되는 '서리의 마력' 인챈트를 부여합니다.
|
||||
spell.ebwizardry:frost_axe.desc=30초 동안 유지되는 적을 얼리는 도끼를 만듭니다.
|
||||
spell.ebwizardry:frost_ray.desc=대상에게 피해와 동상을 주는 서리 광선을 발사합니다.
|
||||
spell.ebwizardry:frost_sigil.desc=약간의 피해와 동상을 입히는 마법 함정을 설치합니다.
|
||||
spell.ebwizardry:glide.desc=낙하중 사용하는 동안 부드럽게 활강합니다.
|
||||
spell.ebwizardry:greater_fireball.desc=주변을 파괴하고 충격을 주는 거대한 화염구를 발사합니다.
|
||||
spell.ebwizardry:greater_heal.desc=시전자의 하트 4칸을 회복합니다.
|
||||
spell.ebwizardry:group_heal.desc=시전자와 주변 생명의 하트 3칸을 회복합니다.
|
||||
spell.ebwizardry:growth_aura.desc=시전자 주변의 모든 식물이 자라납니다.
|
||||
spell.ebwizardry:hailstorm.desc="빙결술사들이 진정한 힘을 깨닳은건 3번째 겨울이었습니다."
|
||||
spell.ebwizardry:heal.desc=시전자의 하트 2칸을 회복합니다.
|
||||
spell.ebwizardry:heal_ally.desc=대상의 하트 2개 반을 회복시킵니다.
|
||||
spell.ebwizardry:healing_aura.desc=체력을 서서히 회복하는 신성한 공간을 만듭니다. 범위 내의 언데드는 지속 피해를 입습니다.
|
||||
spell.ebwizardry:homing_spark.desc=주변 적으로 움직이는 전기 구슬을 발사합니다.
|
||||
spell.ebwizardry:ice_age.desc="내가, 겨울이다."
|
||||
spell.ebwizardry:ice_charge.desc=산산조각나 주변에 한기와 얼음 파편을 뿌리는 얼음 폭탄을 던집니다.
|
||||
spell.ebwizardry:ice_lance.desc=맞은 대상에게 피해와 감속을 입히는 관통하는 얼음의 창을 발사합니다.
|
||||
spell.ebwizardry:ice_shard.desc=피해와 감속을 입히는 얼음 파편을 날립니다.
|
||||
spell.ebwizardry:ice_shroud.desc=30초 동안 시전자를 서리로 감싸 공격하는 적을 얼어붙게 합니다.
|
||||
spell.ebwizardry:ice_spikes.desc=날카로운 얼음 가시들을 땅에서 솟게합니다.
|
||||
spell.ebwizardry:ice_statue.desc=대상을 20초 동안이나 얼음이 깨질때 까지 얼음 기둥에 가둡니다. 갖힌 대상은 피해를 받지 않습니다.
|
||||
spell.ebwizardry:ignite.desc=사용 지점에 불을 붙입니다. 라이터와 같습니다.
|
||||
spell.ebwizardry:imbue_weapon.desc=시전자의 핫바에 존재하는 무기 하나에 45초 동안 마력을 부여합니다.
|
||||
spell.ebwizardry:intimidate.desc=주변 크리쳐들을 공포를 주어 도망가게 합니다. 대상은 30초 뒤에 회복됩니다.
|
||||
spell.ebwizardry:invigorating_presence.desc=시전자와 주변 동맹에 힘2를 부여합니다.
|
||||
spell.ebwizardry:invisibility.desc=투명화 30초를 얻습니다.
|
||||
spell.ebwizardry:invoke_weather.desc=날씨를 바꿉니다.
|
||||
spell.ebwizardry:ironflesh.desc=저항3 30초를 얻습니다.
|
||||
spell.ebwizardry:leap.desc=약간 앞으로 나아가며 높이 도약합니다.
|
||||
spell.ebwizardry:levitation.desc=주문을 유지하는 동안 시전자를 하늘로 떠오르게 합니다.
|
||||
spell.ebwizardry:life_drain.desc=쇠약의 기운을 발사해 대상의 체력을 뺏어와 시전자의 체력을 보충합니다.
|
||||
spell.ebwizardry:light.desc=30초 동안 유지되는 마법적인 조명을 생성합니다.
|
||||
spell.ebwizardry:lightning_arrow.desc=전방으로 번개의 화살을 발사합니다.
|
||||
spell.ebwizardry:lightning_bolt.desc=사용 지점에 벼락을 내리꽂습니다.
|
||||
spell.ebwizardry:lightning_disc.desc=고리모양의 번개를 빠른 속도로 날립니다.
|
||||
spell.ebwizardry:lightning_hammer.desc="신의 망치를 받아라!"
|
||||
spell.ebwizardry:lightning_pulse.desc=시전자를 중심으로 번개를 방출하여 주변 적에게 피해를 주고 밀쳐냅니다.
|
||||
spell.ebwizardry:lightning_ray.desc=적을 감전시켜 피해를 입히는 번개를 지속적으로 방출합니다.
|
||||
spell.ebwizardry:lightning_sigil.desc=연쇄 번개를 내뿜는 마법 함정을 설치합니다.
|
||||
spell.ebwizardry:lightning_web.desc="집중해. 네 안의 폭풍을 지팡이 밖으로 내뿜는거야."
|
||||
spell.ebwizardry:magic_missile.desc=약간의 피해를 입히는 기본적인 마법 화살을 발사합니다.
|
||||
spell.ebwizardry:metamorphosis.desc=대상을 같은 종류의 다른 형태로 바꿉니다.
|
||||
spell.ebwizardry:meteor.desc="가끔은 이 세상이 불타는걸 보고싶기도 하지..."
|
||||
spell.ebwizardry:mind_control.desc=의지가 약한 대상의 정신을 사로잡아 30초 동안 시전자를 위해 싸우게 합니다.
|
||||
spell.ebwizardry:mind_trick.desc=대상의 정신에 충격을 가해 15초가 지나거나 공격을 받을때 까지 아무것도 하지 못하게 합니다.
|
||||
spell.ebwizardry:none.desc=주문서를 얻으세요. /give command, use id: /give [player] ebwizardry:spell_book 1 [spell id] (if you found this book in a chest, some other mod has messed things up).
|
||||
spell.ebwizardry:oakflesh.desc=저항2 30초를 얻습니다.
|
||||
spell.ebwizardry:petrify.desc=대상을 돌에 가둬 아무것도 할수 없지만 피해 또한 받지 않게 합니다. 캐거나 어두운 곳에 있을때 까지 지속됩니다.
|
||||
spell.ebwizardry:phase_step.desc=전방의 1칸 두깨의 벽을 통과합니다. 사거리 추가 개조로 강화할 수 있습니다.
|
||||
spell.ebwizardry:plague_of_darkness.desc="어둠이 모든것을 먹어 치우리라..."
|
||||
spell.ebwizardry:pocket_furnace.desc=인벤토리의 제련할 수 있는 아이템을 5개씩 제련합니다. 핫바를 우선 합니다.
|
||||
spell.ebwizardry:pocket_workbench.desc=어디서든 작업대를 열 수 있습니다.
|
||||
spell.ebwizardry:poison.desc=전방으로 독을 발사합니다.
|
||||
spell.ebwizardry:poison_bomb.desc=약간의 피해와 주변에 독을 뿌리는 폭탄을 던집니다.
|
||||
spell.ebwizardry:replenish_hunger.desc=시전자의 배고픔을 6점(3칸) 회복합니다.
|
||||
spell.ebwizardry:ring_of_fire.desc=시전자 주위로 화염의 고리를 만들어서 들어오는 적을 불태웁니다.
|
||||
spell.ebwizardry:shadow_ward.desc=시전자 전방에 어둠의 방패를 만들어 적이 가하는 공격의 절반을 돌려줍니다.
|
||||
spell.ebwizardry:shield.desc=발사체와 마법을 막는 방패를 소환합니다. 유지되는 동안 저항을 얻습니다.
|
||||
spell.ebwizardry:shockwave.desc="펑."
|
||||
spell.ebwizardry:silverfish_swarm.desc="으아아! 벌레다!!!"
|
||||
spell.ebwizardry:sixth_sense.desc=20초 동안 주변의 모든 크리쳐를 어디에 있던 볼 수 있습니다.
|
||||
spell.ebwizardry:slime.desc=대상에게 10초 동안 슬라임을 씌워 느리게 하고 피해를 입힙니다.
|
||||
spell.ebwizardry:smoke_bomb.desc=연막을 터트려 짧은 시간 대상을 실명 시킵니다.
|
||||
spell.ebwizardry:snare.desc=피해와 구속을 거는 덫을 설치합니다.
|
||||
spell.ebwizardry:snowball.desc=눈덩이를 던집니다.
|
||||
spell.ebwizardry:spark_bomb.desc=주변 적에게 전기 충격을 가하는 전기 덩어리를 던집니다.
|
||||
spell.ebwizardry:spectral_pathway.desc=전방에 60초 동안 유지되는 파괴할 수 없는 마법의 다리를 만듭니다.
|
||||
spell.ebwizardry:spider_swarm.desc=30초 동안 시전자를 위해 싸우는 독 거미 무리를 소환합니다.
|
||||
spell.ebwizardry:static_aura.desc=시전자를 전기로 감싸 공격하는 적들을 지집니다.
|
||||
spell.ebwizardry:summon_blaze.desc=30초 동안 시전자를 위해 싸우는 블레이즈를 소환합니다.
|
||||
spell.ebwizardry:summon_ice_giant.desc="날려버려!"
|
||||
spell.ebwizardry:summon_ice_wraith.desc=30초 동안 시전자를 위해 싸우는 얼어붙은 귀신을 소환합니다.
|
||||
spell.ebwizardry:summon_iron_golem.desc="시스템, 정상 가동 중."
|
||||
spell.ebwizardry:summon_lightning_wraith.desc=30초 동안 시전자를 위해 싸우는 번개의 귀신을 소환합니다.
|
||||
spell.ebwizardry:summon_phoenix.desc="잿더미에서 다시 타오르리라."
|
||||
spell.ebwizardry:summon_shadow_wraith.desc="어둠이, 함께한다..."
|
||||
spell.ebwizardry:summon_skeleton.desc=30초 동안 시전자를 위해 싸우는 스켈레톤을 소환합니다.
|
||||
spell.ebwizardry:summon_skeleton_legion.desc="어둠의 병사들이여! 명을 받들라!"
|
||||
spell.ebwizardry:summon_snow_golem.desc=죽을때 까지 남아있는 눈 골렘을 소환합니다.
|
||||
spell.ebwizardry:summon_spirit_horse.desc=조련된 유령마를 소환합니다. 유령마는 내린 후 잠시 뒤 사라지거나 아무 지팡이로 쉬프트-우클릭을 통해 송환할 수 있습니다.
|
||||
spell.ebwizardry:summon_spirit_wolf.desc=죽을때 까지 시전자를 위해 싸우는 유령 늑대를 소환합니다. 아무 지팡이로 쉬프트-우클릭을 통해 송환할 수 있습니다.
|
||||
spell.ebwizardry:summon_storm_elemental.desc="폭풍의 정령 : 원소의 순수한 형태. 그 힘을 억제할 수 없다." - 마법의 길 : 원소의 서 발췌
|
||||
spell.ebwizardry:summon_wither_skeleton.desc=30초 동안 시전자를 위해 싸우는 위더 스켈레톤을 소환합니다.
|
||||
spell.ebwizardry:summon_zombie.desc=30초 동안 시전자를 위해 싸우는 좀비를 소환합니다.
|
||||
spell.ebwizardry:telekinesis.desc=멀리 있는 아이템을 가져옵니다.
|
||||
spell.ebwizardry:thunderbolt.desc=적을 밀치는 빠른 전기 구슬을 발사합니다.
|
||||
spell.ebwizardry:thunderstorm.desc="으하하하하하하하!"
|
||||
spell.ebwizardry:tornado.desc=앞으로 나아가는 회오리를 내보내, 적을 날려버립니다.
|
||||
spell.ebwizardry:transience.desc=20초 동안 공허에 숨어 모든 피해를 무시합니다.
|
||||
spell.ebwizardry:transportation.desc=전이의 진을 만들고 전이의 돌을 우클릭해 위치를 기록합니다. 다시 우클릭을 하면 귀환진으로 귀환합니다.
|
||||
spell.ebwizardry:vanishing_box.desc=어디서든 엔더 상자를 열 수 있습니다.
|
||||
spell.ebwizardry:wall_of_frost.desc="겨울이 온다..."
|
||||
spell.ebwizardry:water_breathing.desc=수중 호흡 60초를 얻습니다.
|
||||
spell.ebwizardry:whirlwind.desc=대상을 빠르게 당신에게서 밀쳐냅니다.
|
||||
spell.ebwizardry:wither.desc=암흑의 광선을 쏘아 닿는 크리쳐에게 위더를 부여합니다.
|
||||
spell.ebwizardry:wither_skull.desc=위더 폭탄을 발사합니다.
|
||||
|
||||
spell.ebwizardry:invoke_weather.sun=뇌우가 물러갑니다.
|
||||
spell.ebwizardry:invoke_weather.rain=뇌우가 몰려듭니다.
|
||||
spell.ebwizardry:transportation.missing=귀환진이 사라졌거나 파괴되었습니다.
|
||||
spell.ebwizardry:transportation.undefined=먼저 귀환진을 만드세요!
|
||||
spell.ebwizardry:transportation.wrongdimension=귀환진이 다른 세계에 있습니다.
|
||||
spell.ebwizardry:clairvoyance.searching=탐색중...
|
||||
spell.ebwizardry:clairvoyance.confirm=이제 %1$s를 사용하면 이곳을 알려줍니다.
|
||||
spell.ebwizardry:clairvoyance.outofrange=장소가 너무 멀거나 연결된 길이 없습니다.
|
||||
spell.ebwizardry:clairvoyance.undefined=먼저 위치를 지정하세요!
|
||||
spell.ebwizardry:clairvoyance.wrongdimension=장소가 다른 세계에 있습니다...
|
||||
|
||||
potion.ebwizardry:frost=동상
|
||||
potion.ebwizardry:fireskin=불타는 피부
|
||||
potion.ebwizardry:ice_shroud=서리 가호
|
||||
potion.ebwizardry:static_aura=벼락의 기운
|
||||
potion.ebwizardry:transience=공허의 보호
|
||||
potion.ebwizardry:decay=부패하는 역병
|
||||
potion.ebwizardry:sixth_sense=제육감
|
||||
potion.ebwizardry:arcane_jammer=마법 방해
|
||||
potion.ebwizardry:mind_trick=정신착란
|
||||
potion.ebwizardry:mind_control=정신지배
|
||||
potion.ebwizardry:font_of_mana=마나의 축복
|
||||
potion.ebwizardry:fear=공포
|
||||
|
||||
enchantment.ebwizardry:magic_sword=마력 부여
|
||||
enchantment.ebwizardry:magic_bow=마력 부여
|
||||
enchantment.ebwizardry:flaming_weapon=불꽃의 마력
|
||||
enchantment.ebwizardry:freezing_weapon=서리의 마력
|
||||
|
||||
key.categories.ebwizardry=마법의 길
|
||||
|
||||
key.ebwizardry.next_spell=다음 주문
|
||||
key.ebwizardry.previous_spell=이전 주문
|
||||
|
||||
death.attack.wizardry_magic=%1$s(은)는 %2$s(이)가 사용한 마법에 살해당했습니다.
|
||||
death.attack.indirect_wizardry_magic=%1$s(은)는 %2$s(이)가 사용한 마법에 살해당했습니다.
|
||||
|
||||
commands.ebwizardry:cast.usage=/%1$s <spell> [player] [damage multiplier] [range multiplier] [duration multiplier] [blast multiplier]
|
||||
commands.ebwizardry:cast.success=Successfully cast %1$s
|
||||
commands.ebwizardry:cast.success_continuous=Successfully cast %1$s; repeat the command to stop
|
||||
commands.ebwizardry:cast.success_remote=Successfully cast %1$s as %2$s
|
||||
commands.ebwizardry:cast.success_remote_continuous=Successfully cast %1$s as %2$s; repeat the command to stop
|
||||
commands.ebwizardry:cast.fail=Unable to cast %1$s
|
||||
commands.ebwizardry:cast.not_found=There is no such spell with ID %1$s
|
||||
commands.ebwizardry:cast.tag_error=Data tag parsing failed: %s
|
||||
|
||||
commands.ebwizardry:ally.usage=/%1$s <player> [player]
|
||||
commands.ebwizardry:ally.addally=%1$s has been added to %2$s's list of allies
|
||||
commands.ebwizardry:ally.removeally=%1$s has been removed from %2$s's list of allies
|
||||
commands.ebwizardry:ally.self=Players cannot be an ally of themselves!
|
||||
commands.ebwizardry:ally.permission=You do not have permission to change other players' allies
|
||||
|
||||
commands.ebwizardry:allies.usage=/%1$s [player]
|
||||
commands.ebwizardry:allies.list=Players allied to you: %1$s
|
||||
commands.ebwizardry:allies.list_other=Players allied to %1$s: %2$s
|
||||
commands.ebwizardry:allies.permission=You do not have permission to view other players' allies
|
||||
commands.ebwizardry:allies.none=None
|
||||
|
||||
commands.ebwizardry:discoverspell.usage=/%1$s <spell/all/clear> [player]
|
||||
commands.ebwizardry:discoverspell.not_found=There is no such spell with ID %1$s
|
||||
commands.ebwizardry:discoverspell.clear=Cleared all spell discovery data for %1$s
|
||||
commands.ebwizardry:discoverspell.all=Added all spells to %1$s's spell discovery data
|
||||
commands.ebwizardry:discoverspell.addspell=Added %1$s to %2$s's spell discovery data
|
||||
commands.ebwizardry:discoverspell.removespell=Removed %1$s from %2$s's spell discovery data
|
||||
|
||||
config.ebwizardry.title.general=Mod Options
|
||||
|
||||
config.ebwizardry.category.gameplay=Gameplay Settings
|
||||
config.ebwizardry.category.gameplay.tooltip=Configure wizardry's general gameplay
|
||||
config.ebwizardry.title.gameplay=Gameplay Settings
|
||||
config.ebwizardry.subtitle.gameplay=Global settings that affect game mechanics.
|
||||
|
||||
config.ebwizardry.category.worldgen=World Generation Settings
|
||||
config.ebwizardry.category.worldgen.tooltip=Configure wizardry's world generation features
|
||||
config.ebwizardry.title.worldgen=World Generation Settings
|
||||
config.ebwizardry.subtitle.worldgen=Settings that affect world generation.
|
||||
|
||||
config.ebwizardry.category.commands=Command Settings
|
||||
config.ebwizardry.category.commands.tooltip=Configure wizardry's commands
|
||||
config.ebwizardry.title.commands=Command Settings
|
||||
config.ebwizardry.subtitle.commands=Settings for the commands added by Wizardry.
|
||||
|
||||
config.ebwizardry.category.client=Client Settings
|
||||
config.ebwizardry.category.client.tooltip=Configure wizardry's display and controls
|
||||
config.ebwizardry.title.client=Client Settings
|
||||
config.ebwizardry.subtitle.client=Client-side settings that only affect the local minecraft game.
|
||||
|
||||
config.ebwizardry.category.spells=Spell Configuration
|
||||
config.ebwizardry.category.spells.tooltip=Select which spells are enabled
|
||||
config.ebwizardry.title.spells=Spell Configuration
|
||||
config.ebwizardry.subtitle.spells=Set a spell to false to disable it.
|
||||
|
||||
config.ebwizardry.category.resistances=Resistance Configuration
|
||||
config.ebwizardry.category.resistances.tooltip=Configure which mobs are immune to different types of magic
|
||||
config.ebwizardry.title.resistances=Resistance Configuration
|
||||
config.ebwizardry.subtitle.resistances=Settings which allow entities to be made immune to certain types of magic.
|
||||
|
||||
config.ebwizardry.tower_rarity=Tower Rarity
|
||||
config.ebwizardry.ore_dimensions=Ore Dimensions
|
||||
config.ebwizardry.flower_dimensions=Flower Dimensions
|
||||
config.ebwizardry.tower_dimensions=Tower Dimensions
|
||||
config.ebwizardry.spell_book_drop_chance=Spell Book Drop Chance
|
||||
config.ebwizardry.generate_loot=Generate Loot
|
||||
config.ebwizardry.firebomb_is_craftable=Firebomb Is Craftable
|
||||
config.ebwizardry.poison_bomb_is_craftable=Poison Bomb Is Craftable
|
||||
config.ebwizardry.smoke_bomb_is_craftable=Smoke Bomb Is Craftable
|
||||
config.ebwizardry.use_alternate_scroll_recipe=Use Alternate Scroll Recipe
|
||||
config.ebwizardry.teleport_through_unbreakable_blocks=Teleport Through Unbreakable Blocks
|
||||
config.ebwizardry.show_summoned_creature_names=Show Summoned Creature Names
|
||||
config.ebwizardry.friendly_fire=Friendly Fire
|
||||
config.ebwizardry.telekinetic_disarmament=Telekinetic Disarmament
|
||||
config.ebwizardry.discovery_mode=Discovery Mode
|
||||
config.ebwizardry.enable_shift_scrolling=Enable Shift-scrolling
|
||||
config.ebwizardry.minion_revenge_targeting=Minion Revenge Targeting
|
||||
config.ebwizardry.player_damage_scaling=Player Damage Scaling Factor
|
||||
config.ebwizardry.npc_damage_scaling=NPC Damage Scaling Factor
|
||||
config.ebwizardry.cast_command_multiplier_limit=Cast Command Multiplier Limit
|
||||
config.ebwizardry.summoned_creature_targets_whitelist=Summoned Creature Target Whitelist
|
||||
config.ebwizardry.summoned_creature_targets_blacklist=Summoned Creature Target Blacklist
|
||||
config.ebwizardry.spell_hud_position=Spell HUD Position
|
||||
config.ebwizardry.cast_command_name=Cast Spell Command Name
|
||||
config.ebwizardry.discoverspell_command_name=Discover Spell Command Name
|
||||
config.ebwizardry.ally_command_name=Set Ally Command Name
|
||||
config.ebwizardry.allies_command_name=View Allies Command Name
|
||||
config.ebwizardry.mind_control_targets_blacklist=Mind Control Targets Blacklist
|
||||
config.ebwizardry.evil_wizard_dimensions=Evil Wizard Dimensions
|
||||
|
||||
config.ebwizardry.mobs_immune_to_fire=Mobs Immune To Fire
|
||||
config.ebwizardry.mobs_immune_to_ice=Mobs Immune To Ice
|
||||
config.ebwizardry.mobs_immune_to_lightning=Mobs Immune To Lightning
|
||||
config.ebwizardry.mobs_immune_to_wither=Mobs Immune To Wither
|
||||
config.ebwizardry.mobs_immune_to_poison=Mobs Immune To Poison
|
||||
|
||||
config.ebwizardry.tower_rarity.tooltip=Rarity of wizard towers. Higher numbers are rarer. Set to 0 to disable wizard towers completely.
|
||||
config.ebwizardry.ore_dimensions.tooltip=List of dimension ids in which crystal ore will generate. Note that removing the overworld (id 0) from this list will make the mod VERY difficult to play!
|
||||
config.ebwizardry.flower_dimensions.tooltip=List of dimension ids in which crystal flowers will generate.
|
||||
config.ebwizardry.tower_dimensions.tooltip=List of dimension ids in which wizard towers will generate.
|
||||
config.ebwizardry.spell_book_drop_chance.tooltip=The chance for mobs to drop a spell book when killed. The greater this number, the more often they will drop. Set to 0 to disable spell book drops. Set to 200 for guaranteed drops.
|
||||
config.ebwizardry.generate_loot.tooltip=Whether to generate wizardry loot in dungeon chests.
|
||||
config.ebwizardry.firebomb_is_craftable.tooltip=Whether firebombs can be crafted or not.
|
||||
config.ebwizardry.poison_bomb_is_craftable.tooltip=Whether poison bombs can be crafted or not.
|
||||
config.ebwizardry.smoke_bomb_is_craftable.tooltip=Whether smoke bombs can be crafted or not.
|
||||
config.ebwizardry.use_alternate_scroll_recipe.tooltip=Whether to require a magic crystal in the shapeless crafting recipe for blank scrolls. Set to true if another mod adds a conflicting recipe.
|
||||
config.ebwizardry.teleport_through_unbreakable_blocks.tooltip=Whether players are allowed to teleport through unbreakable blocks (e.g. bedrock) using the phase step spell.
|
||||
config.ebwizardry.show_summoned_creature_names.tooltip=Whether to show summoned creatures' names and owners above their heads.
|
||||
config.ebwizardry.friendly_fire.tooltip=Whether to allow players to damage their designated allies using magic.
|
||||
config.ebwizardry.telekinetic_disarmament.tooltip=Whether to allow players to disarm other players using the telekinesis spell. Set to false to prevent stealing of items.
|
||||
config.ebwizardry.discovery_mode.tooltip=For those who like a sense of mystery! When set to true, spells you haven't cast yet will be unreadable until you cast them (on a per-world basis). Has no effect when in creative mode. Spells of identification will be unobtainable in survival mode if this is false.
|
||||
config.ebwizardry.enable_shift_scrolling.tooltip=Whether you can switch between spells on a wand by scrolling with the mouse wheel while sneaking. Note that this will only affect you; other players connected to the same server obey their own settings.
|
||||
config.ebwizardry.minion_revenge_targeting.tooltip=Whether summoned creatures can revenge attack their owner if their owner attacks them.
|
||||
config.ebwizardry.player_damage_scaling.tooltip=Global damage scaling factor for the damage dealt by players casting spells, relative to 1.
|
||||
config.ebwizardry.npc_damage_scaling.tooltip=Global damage scaling factor for the damage dealt by NPCs casting spells, relative to 1.
|
||||
config.ebwizardry.cast_command_multiplier_limit.tooltip=Upper limit for the multipliers passed into the /cast command. This is here to stop players from accidentally breaking a world/server. Large blast mutipliers can cause extreme lag - you have been warned!
|
||||
config.ebwizardry.summoned_creature_targets_whitelist.tooltip=List of names of entities which summoned creatures and wizards are allowed to attack, in addition to the defaults. Add mod creatures to this list if you want summoned creatures to attack them and they aren't already doing so. Entity names are not case sensitive. For mod entities, prefix with the mod ID (e.g. ebwizardry:wizard).
|
||||
config.ebwizardry.summoned_creature_targets_blacklist.tooltip=List of names of entities which summoned creatures and wizards are specifically not allowed to attack, overriding the defaults and the whitelist. Add creatures to this list if allowing them to be attacked causes problems or is too destructive (removing creepers from this list is done at your own risk!). Entity names are not case sensitive. For mod entities, prefix with the mod ID (e.g. ebwizardry:wizard).
|
||||
config.ebwizardry.spell_hud_position.tooltip=The position of the spell HUD.
|
||||
config.ebwizardry.cast_command_name.tooltip=The name of the /cast command. This is what you type directly after the /; for example if this was set to 'magic' then instead of typing /cast you would type /magic instead.
|
||||
config.ebwizardry.discoverspell_command_name.tooltip=The name of the /discoverspell command. This is what you type directly after the /; for example if this was set to 'magic' then instead of typing /discoverspell you would type /magic instead.
|
||||
config.ebwizardry.ally_command_name.tooltip=The name of the /ally command. This is what you type directly after the /; for example if this was set to 'magic' then instead of typing /ally you would type /magic instead.
|
||||
config.ebwizardry.allies_command_name.tooltip=The name of the /allies command. This is what you type directly after the /; for example if this was set to 'magic' then instead of typing /allies you would type /magic instead.
|
||||
config.ebwizardry.mind_control_targets_blacklist.tooltip=List of names of entities which cannot be mind controlled, in addition to the defaults. Add creatures to this list if allowing them to be mind-controlled causes problems or could be exploited. Entity names are not case sensitive. For mod entities, prefix with the mod ID (e.g. ebwizardry:wizard).
|
||||
config.ebwizardry.evil_wizard_dimensions.tooltip=List of dimension ids in which evil wizards can spawn.
|
||||
|
||||
config.ebwizardry.mobs_immune_to_fire.tooltip=List of names of entities that are immune to fire, in addition to the defaults. Add mod creatures to this list if you want them to be immune to fire magic and they aren't already. Entity names are not case sensitive. For mod entities, prefix with the mod ID (e.g. ebwizardry:wizard).
|
||||
config.ebwizardry.mobs_immune_to_ice.tooltip=List of names of entities that are immune to ice, in addition to the defaults. Add mod creatures to this list if you want them to be immune to ice magic and they aren't already. Entity names are not case sensitive. For mod entities, prefix with the mod ID (e.g. ebwizardry:wizard).
|
||||
config.ebwizardry.mobs_immune_to_lightning.tooltip=List of names of entities that are immune to lightning, in addition to the defaults. Add mod creatures to this list if you want them to be immune to lightning magic and they aren't already. Entity names are not case sensitive. For mod entities, prefix with the mod ID (e.g. ebwizardry:wizard).
|
||||
config.ebwizardry.mobs_immune_to_wither.tooltip=List of names of entities that are immune to wither effects, in addition to the defaults. Add mod creatures to this list if you want them to be immune to withering magic and they aren't already. Entity names are not case sensitive. For mod entities, prefix with the mod ID (e.g. ebwizardry:wizard).
|
||||
config.ebwizardry.mobs_immune_to_poison.tooltip=List of names of entities that are immune to poison, in addition to the defaults. Add mod creatures to this list if you want them to be immune to poison magic and they aren't already. Entity names are not case sensitive. For mod entities, prefix with the mod ID (e.g. ebwizardry:wizard).
|
||||
|
||||
wizard.debug=%1$s, %2$s, %3$s
|
||||
@@ -26,13 +26,13 @@ item.ebwizardry:wand.buff=+%1$s %2$s эффективность
|
||||
item.ebwizardry:wand.spell=Текущее Заклинание: %1$s
|
||||
item.ebwizardry:wand.mana=Мана: %1$s/%2$s
|
||||
|
||||
item.ebwizardry:basic_fire_wand.name=Жезл Огня
|
||||
item.ebwizardry:basic_ice_wand.name=Жезл Мороза
|
||||
item.ebwizardry:basic_lightning_wand.name=Жезл Искр
|
||||
item.ebwizardry:basic_necromancy_wand.name=Жезл Теней
|
||||
item.ebwizardry:basic_earth_wand.name=Жезл Леса
|
||||
item.ebwizardry:basic_sorcery_wand.name=Жезл Тайн
|
||||
item.ebwizardry:basic_healing_wand.name=Жезл Лечения
|
||||
item.ebwizardry:novice_fire_wand.name=Жезл Огня
|
||||
item.ebwizardry:novice_ice_wand.name=Жезл Мороза
|
||||
item.ebwizardry:novice_lightning_wand.name=Жезл Искр
|
||||
item.ebwizardry:novice_necromancy_wand.name=Жезл Теней
|
||||
item.ebwizardry:novice_earth_wand.name=Жезл Леса
|
||||
item.ebwizardry:novice_sorcery_wand.name=Жезл Тайн
|
||||
item.ebwizardry:novice_healing_wand.name=Жезл Лечения
|
||||
|
||||
item.ebwizardry:apprentice_fire_wand.name=Жезл Ученика Пироманта
|
||||
item.ebwizardry:apprentice_ice_wand.name=Жезл Ученика Ледяного Мага
|
||||
@@ -189,56 +189,56 @@ entity.ebwizardry:ring_of_fire.name=Кольцо Огня
|
||||
item_group.ebwizardry=Волшебство
|
||||
item_group.wizardryspells=Волшебные Заклинания
|
||||
|
||||
advancement.wizardry:root=Wizardry
|
||||
advancement.wizardry:root.desc=достижения
|
||||
advancement.wizardry:crystal=Любопытный Кристалл...
|
||||
advancement.wizardry:crystal.desc=Добудьте Магический Кристалл
|
||||
advancement.wizardry:arcane_initiate=Посвящение В Магию
|
||||
advancement.wizardry:arcane_initiate.desc=Создайте Волшебную Палочку Из Золотого Самородка И Магического Кристалла
|
||||
advancement.wizardry:apprentice=Ученик Волшебника
|
||||
advancement.wizardry:apprentice.desc=Используйте Фолиант Арканы Для Улучшения Жезла
|
||||
advancement.wizardry:master=Мастер Магии
|
||||
advancement.wizardry:master.desc=Получите Жезл Мастера
|
||||
advancement.wizardry:all_spells=Маг Всех Профессий
|
||||
advancement.wizardry:all_spells.desc=Используйте Каждое Заклинание В Игре
|
||||
advancement.wizardry:wizard_trade=Магическая Сделка
|
||||
advancement.wizardry:wizard_trade.desc=Купите Предмет У Волшебника
|
||||
advancement.wizardry:buy_master_spell=Знание-сила
|
||||
advancement.wizardry:buy_master_spell.desc=Купите заклинание мастера у волшебника
|
||||
advancement.wizardry:freeze_blaze=Не Так Жарко
|
||||
advancement.wizardry:freeze_blaze.desc=Заморозьте Блейза
|
||||
advancement.wizardry:charge_creeper=Это Сейчас Взорвётся
|
||||
advancement.wizardry:charge_creeper.desc="Случайно" Зарядите Крипира
|
||||
advancement.wizardry:frankenstein=Франкенштейн
|
||||
advancement.wizardry:frankenstein.desc=Привратите Свинью В Свинозомби С Помощью Молнии
|
||||
advancement.wizardry:special_upgrade=Чародейское Ремесло
|
||||
advancement.wizardry:special_upgrade.desc=Применить Специальное Улучшение Для Жезла
|
||||
advancement.wizardry:craft_flask=Это Магия В Бутылке!
|
||||
advancement.wizardry:craft_flask.desc=Создайте Ману В Бутылке
|
||||
advancement.wizardry:elemental=Стихии
|
||||
advancement.wizardry:elemental.desc=Получите Стихийный Жезл
|
||||
advancement.wizardry:armour_set=Теперь Ты Настоящий Волшебник
|
||||
advancement.wizardry:armour_set.desc=Создайте И Экипируйте Полный Набор Одеяния Волшебника
|
||||
advancement.wizardry:legendary=Легендарный
|
||||
advancement.wizardry:legendary.desc=Получите Часть Легендарного Одеяния Волшебника
|
||||
advancement.wizardry:self_destruct=Обратно
|
||||
advancement.wizardry:self_destruct.desc=Убейся Собственной Магией
|
||||
advancement.wizardry:pig_tornado=Не Сейчас...
|
||||
advancement.wizardry:pig_tornado.desc=Заедьте На Свинье В Торнадо
|
||||
advancement.wizardry:max_out_wand=Полное Оснощение
|
||||
advancement.wizardry:max_out_wand.desc=Примените максимальное количество улучшений к жезлу мастера
|
||||
advancement.wizardry:slime_skeleton=Липкая Ситуация
|
||||
advancement.wizardry:slime_skeleton.desc=Захватите скелета слизьнем
|
||||
advancement.wizardry:jam_wizard=Помехи
|
||||
advancement.wizardry:jam_wizard.desc=Используйте заклинание магическая глушилка на волшебнике
|
||||
advancement.wizardry:identify_spell=Тайная Экспертиза
|
||||
advancement.wizardry:identify_spell.desc=Используйте свиток идентификации для неизвестной книги заклинания или свитка
|
||||
advancement.wizardry:element_master=Мастер Элементов
|
||||
advancement.wizardry:element_master.desc=Используйте все заклинания любого элемента
|
||||
advancement.wizardry:anger_wizard=Ты пожалеешь об этом
|
||||
advancement.wizardry:anger_wizard.desc=Разозлите волшебника
|
||||
advancement.wizardry:defeat_evil_wizard=Праведность
|
||||
advancement.wizardry:defeat_evil_wizard.desc=Победите злого волшебника
|
||||
advancement.ebwizardry:root=Wizardry
|
||||
advancement.ebwizardry:root.desc=достижения
|
||||
advancement.ebwizardry:crystal=Любопытный Кристалл...
|
||||
advancement.ebwizardry:crystal.desc=Добудьте Магический Кристалл
|
||||
advancement.ebwizardry:arcane_initiate=Посвящение В Магию
|
||||
advancement.ebwizardry:arcane_initiate.desc=Создайте Волшебную Палочку Из Золотого Самородка И Магического Кристалла
|
||||
advancement.ebwizardry:apprentice=Ученик Волшебника
|
||||
advancement.ebwizardry:apprentice.desc=Используйте Фолиант Арканы Для Улучшения Жезла
|
||||
advancement.ebwizardry:master=Мастер Магии
|
||||
advancement.ebwizardry:master.desc=Получите Жезл Мастера
|
||||
advancement.ebwizardry:all_spells=Маг Всех Профессий
|
||||
advancement.ebwizardry:all_spells.desc=Используйте Каждое Заклинание В Игре
|
||||
advancement.ebwizardry:wizard_trade=Магическая Сделка
|
||||
advancement.ebwizardry:wizard_trade.desc=Купите Предмет У Волшебника
|
||||
advancement.ebwizardry:buy_master_spell=Знание-сила
|
||||
advancement.ebwizardry:buy_master_spell.desc=Купите заклинание мастера у волшебника
|
||||
advancement.ebwizardry:freeze_blaze=Не Так Жарко
|
||||
advancement.ebwizardry:freeze_blaze.desc=Заморозьте Блейза
|
||||
advancement.ebwizardry:charge_creeper=Это Сейчас Взорвётся
|
||||
advancement.ebwizardry:charge_creeper.desc="Случайно" Зарядите Крипира
|
||||
advancement.ebwizardry:frankenstein=Франкенштейн
|
||||
advancement.ebwizardry:frankenstein.desc=Привратите Свинью В Свинозомби С Помощью Молнии
|
||||
advancement.ebwizardry:special_upgrade=Чародейское Ремесло
|
||||
advancement.ebwizardry:special_upgrade.desc=Применить Специальное Улучшение Для Жезла
|
||||
advancement.ebwizardry:craft_flask=Это Магия В Бутылке!
|
||||
advancement.ebwizardry:craft_flask.desc=Создайте Ману В Бутылке
|
||||
advancement.ebwizardry:elemental=Стихии
|
||||
advancement.ebwizardry:elemental.desc=Получите Стихийный Жезл
|
||||
advancement.ebwizardry:armour_set=Теперь Ты Настоящий Волшебник
|
||||
advancement.ebwizardry:armour_set.desc=Создайте И Экипируйте Полный Набор Одеяния Волшебника
|
||||
advancement.ebwizardry:legendary=Легендарный
|
||||
advancement.ebwizardry:legendary.desc=Получите Часть Легендарного Одеяния Волшебника
|
||||
advancement.ebwizardry:self_destruct=Обратно
|
||||
advancement.ebwizardry:self_destruct.desc=Убейся Собственной Магией
|
||||
advancement.ebwizardry:pig_tornado=Не Сейчас...
|
||||
advancement.ebwizardry:pig_tornado.desc=Заедьте На Свинье В Торнадо
|
||||
advancement.ebwizardry:max_out_wand=Полное Оснощение
|
||||
advancement.ebwizardry:max_out_wand.desc=Примените максимальное количество улучшений к жезлу мастера
|
||||
advancement.ebwizardry:slime_skeleton=Липкая Ситуация
|
||||
advancement.ebwizardry:slime_skeleton.desc=Захватите скелета слизьнем
|
||||
advancement.ebwizardry:jam_wizard=Помехи
|
||||
advancement.ebwizardry:jam_wizard.desc=Используйте заклинание магическая глушилка на волшебнике
|
||||
advancement.ebwizardry:identify_spell=Тайная Экспертиза
|
||||
advancement.ebwizardry:identify_spell.desc=Используйте свиток идентификации для неизвестной книги заклинания или свитка
|
||||
advancement.ebwizardry:element_master=Мастер Элементов
|
||||
advancement.ebwizardry:element_master.desc=Используйте все заклинания любого элемента
|
||||
advancement.ebwizardry:anger_wizard=Ты пожалеешь об этом
|
||||
advancement.ebwizardry:anger_wizard.desc=Разозлите волшебника
|
||||
advancement.ebwizardry:defeat_evil_wizard=Праведность
|
||||
advancement.ebwizardry:defeat_evil_wizard.desc=Победите злого волшебника
|
||||
|
||||
|
||||
|
||||
@@ -250,7 +250,7 @@ container.ebwizardry:arcane_workbench.apply=Применить
|
||||
container.ebwizardry:arcane_workbench.mana=Мана:
|
||||
container.ebwizardry:arcane_workbench.upgrades=Применённые Улучшения:
|
||||
|
||||
tier.basic=Начинающий
|
||||
tier.novice=Начинающий
|
||||
tier.apprentice=Ученик
|
||||
tier.advanced=Продвинутый
|
||||
tier.master=Мастер
|
||||
|
||||
@@ -29,13 +29,13 @@ item.ebwizardry:wand.mana=魔力: %1$s/%2$s
|
||||
item.ebwizardry:wand.addally=%1$s 已添加到你的盟友名单
|
||||
item.ebwizardry:wand.removeally=%1$s 已移出你的盟友名单
|
||||
|
||||
item.ebwizardry:basic_fire_wand.name=余火法杖
|
||||
item.ebwizardry:basic_ice_wand.name=寒霜法杖
|
||||
item.ebwizardry:basic_lightning_wand.name=星火法杖
|
||||
item.ebwizardry:basic_necromancy_wand.name=暗影法杖
|
||||
item.ebwizardry:basic_earth_wand.name=森林法杖
|
||||
item.ebwizardry:basic_sorcery_wand.name=神秘法杖
|
||||
item.ebwizardry:basic_healing_wand.name=治愈法杖
|
||||
item.ebwizardry:novice_fire_wand.name=余火法杖
|
||||
item.ebwizardry:novice_ice_wand.name=寒霜法杖
|
||||
item.ebwizardry:novice_lightning_wand.name=星火法杖
|
||||
item.ebwizardry:novice_necromancy_wand.name=暗影法杖
|
||||
item.ebwizardry:novice_earth_wand.name=森林法杖
|
||||
item.ebwizardry:novice_sorcery_wand.name=神秘法杖
|
||||
item.ebwizardry:novice_healing_wand.name=治愈法杖
|
||||
|
||||
item.ebwizardry:apprentice_fire_wand.name=学徒烈焰法杖
|
||||
item.ebwizardry:apprentice_ice_wand.name=学徒冰霜法杖
|
||||
@@ -213,56 +213,56 @@ entity.ebwizardry:lightning_pulse.name=闪电脉冲
|
||||
itemGroup.ebwizardry=巫术学
|
||||
itemGroup.ebwizardryspells=卷轴
|
||||
|
||||
advancement.wizardry:root=新兴巫术
|
||||
advancement.wizardry:root.desc=一个巫师掌握奥术的旅程
|
||||
advancement.wizardry:crystal=一个奇异的水晶...
|
||||
advancement.wizardry:crystal.desc=挖掘一个魔法水晶
|
||||
advancement.wizardry:arcane_initiate=奥术启程
|
||||
advancement.wizardry:arcane_initiate.desc=利用金锭,木棍和魔法水晶制造一根法杖
|
||||
advancement.wizardry:apprentice=见习巫师
|
||||
advancement.wizardry:apprentice.desc=使用奥法宝典来升级你的法杖
|
||||
advancement.wizardry:master=大师级巫师
|
||||
advancement.wizardry:master.desc=获得大师级法杖
|
||||
advancement.wizardry:all_spells=巫师的自我修养
|
||||
advancement.wizardry:all_spells.desc=在游戏中施放所有法术
|
||||
advancement.wizardry:wizard_trade=魔法交易
|
||||
advancement.wizardry:wizard_trade.desc=向巫师购买物品
|
||||
advancement.wizardry:buy_master_spell=知识就是力量
|
||||
advancement.wizardry:buy_master_spell.desc=向巫师购买一个大师级卷轴
|
||||
advancement.wizardry:freeze_blaze=现在不太热了
|
||||
advancement.wizardry:freeze_blaze.desc=把烈焰人冻成傻子
|
||||
advancement.wizardry:charge_creep=它要炸了
|
||||
advancement.wizardry:charge_creeper.desc='意外' 捕获爬行者
|
||||
advancement.wizardry:frankenstein=弗兰肯斯坦
|
||||
advancement.wizardry:frankenstein.desc=用闪电法术将猪变成僵尸猪人
|
||||
advancement.wizardry:special_upgrade=奥术工匠
|
||||
advancement.wizardry:special_upgrade.desc=对法杖进行特殊升级
|
||||
advancement.wizardry:craft_flask=这是魔力,装瓶!
|
||||
advancement.wizardry:craft_flask.desc=制作一个魔力瓶
|
||||
advancement.wizardry:elemental=元素
|
||||
advancement.wizardry:elemental.desc=获得元素法杖
|
||||
advancement.wizardry:armour_set=现在你是一个正确的巫师
|
||||
advancement.wizardry:armour_set.desc=制作并装备全套巫师护具
|
||||
advancement.wizardry:legendary=传奇!
|
||||
advancement.wizardry:legendary.desc=获得一件传奇级装备
|
||||
advancement.wizardry:self_destruct=真是倒霉
|
||||
advancement.wizardry:self_destruct.desc=被自己的魔法杀死
|
||||
advancement.wizardry:pig_tornado=不会再次...
|
||||
advancement.wizardry:pig_tornado.desc=骑着猪卷进飓风
|
||||
advancement.wizardry:jam_wizard=扰乱会议
|
||||
advancement.wizardry:jam_wizard.desc=对一个巫师使用奥术干扰
|
||||
advancement.wizardry:slime_skeleton=棘手局面
|
||||
advancement.wizardry:slime_skeleton.desc=利用史莱姆吞噬骷髅
|
||||
advancement.wizardry:anger_wizard=你会后悔的
|
||||
advancement.wizardry:anger_wizard.desc=使一个巫师发怒
|
||||
advancement.wizardry:defeat_evil_wizard=正义降临
|
||||
advancement.wizardry:defeat_evil_wizard.desc=击败邪恶巫师
|
||||
advancement.wizardry:max_out_wand=整装上阵
|
||||
advancement.wizardry:max_out_wand.desc=将大师级法杖升级到最强
|
||||
advancement.wizardry:element_master=元素掌控
|
||||
advancement.wizardry:element_master.desc=施放任何元素的法术
|
||||
advancement.wizardry:identify_spell=奥术鉴定
|
||||
advancement.wizardry:identify_spell.desc=使用鉴定卷轴来鉴定法术书或卷轴
|
||||
advancement.ebwizardry:root=新兴巫术
|
||||
advancement.ebwizardry:root.desc=一个巫师掌握奥术的旅程
|
||||
advancement.ebwizardry:crystal=一个奇异的水晶...
|
||||
advancement.ebwizardry:crystal.desc=挖掘一个魔法水晶
|
||||
advancement.ebwizardry:arcane_initiate=奥术启程
|
||||
advancement.ebwizardry:arcane_initiate.desc=利用金锭,木棍和魔法水晶制造一根法杖
|
||||
advancement.ebwizardry:apprentice=见习巫师
|
||||
advancement.ebwizardry:apprentice.desc=使用奥法宝典来升级你的法杖
|
||||
advancement.ebwizardry:master=大师级巫师
|
||||
advancement.ebwizardry:master.desc=获得大师级法杖
|
||||
advancement.ebwizardry:all_spells=巫师的自我修养
|
||||
advancement.ebwizardry:all_spells.desc=在游戏中施放所有法术
|
||||
advancement.ebwizardry:wizard_trade=魔法交易
|
||||
advancement.ebwizardry:wizard_trade.desc=向巫师购买物品
|
||||
advancement.ebwizardry:buy_master_spell=知识就是力量
|
||||
advancement.ebwizardry:buy_master_spell.desc=向巫师购买一个大师级卷轴
|
||||
advancement.ebwizardry:freeze_blaze=现在不太热了
|
||||
advancement.ebwizardry:freeze_blaze.desc=把烈焰人冻成傻子
|
||||
advancement.ebwizardry:charge_creep=它要炸了
|
||||
advancement.ebwizardry:charge_creeper.desc='意外' 捕获爬行者
|
||||
advancement.ebwizardry:frankenstein=弗兰肯斯坦
|
||||
advancement.ebwizardry:frankenstein.desc=用闪电法术将猪变成僵尸猪人
|
||||
advancement.ebwizardry:special_upgrade=奥术工匠
|
||||
advancement.ebwizardry:special_upgrade.desc=对法杖进行特殊升级
|
||||
advancement.ebwizardry:craft_flask=这是魔力,装瓶!
|
||||
advancement.ebwizardry:craft_flask.desc=制作一个魔力瓶
|
||||
advancement.ebwizardry:elemental=元素
|
||||
advancement.ebwizardry:elemental.desc=获得元素法杖
|
||||
advancement.ebwizardry:armour_set=现在你是一个正确的巫师
|
||||
advancement.ebwizardry:armour_set.desc=制作并装备全套巫师护具
|
||||
advancement.ebwizardry:legendary=传奇!
|
||||
advancement.ebwizardry:legendary.desc=获得一件传奇级装备
|
||||
advancement.ebwizardry:self_destruct=真是倒霉
|
||||
advancement.ebwizardry:self_destruct.desc=被自己的魔法杀死
|
||||
advancement.ebwizardry:pig_tornado=不会再次...
|
||||
advancement.ebwizardry:pig_tornado.desc=骑着猪卷进飓风
|
||||
advancement.ebwizardry:jam_wizard=扰乱会议
|
||||
advancement.ebwizardry:jam_wizard.desc=对一个巫师使用奥术干扰
|
||||
advancement.ebwizardry:slime_skeleton=棘手局面
|
||||
advancement.ebwizardry:slime_skeleton.desc=利用史莱姆吞噬骷髅
|
||||
advancement.ebwizardry:anger_wizard=你会后悔的
|
||||
advancement.ebwizardry:anger_wizard.desc=使一个巫师发怒
|
||||
advancement.ebwizardry:defeat_evil_wizard=正义降临
|
||||
advancement.ebwizardry:defeat_evil_wizard.desc=击败邪恶巫师
|
||||
advancement.ebwizardry:max_out_wand=整装上阵
|
||||
advancement.ebwizardry:max_out_wand.desc=将大师级法杖升级到最强
|
||||
advancement.ebwizardry:element_master=元素掌控
|
||||
advancement.ebwizardry:element_master.desc=施放任何元素的法术
|
||||
advancement.ebwizardry:identify_spell=奥术鉴定
|
||||
advancement.ebwizardry:identify_spell.desc=使用鉴定卷轴来鉴定法术书或卷轴
|
||||
|
||||
tile.ebwizardry:transportation_stone.confirm=施展法术时你将会回到这里 %1$s
|
||||
tile.ebwizardry:transportation_stone.invalid=你必须先将八个传送石围成圆圈!
|
||||
@@ -272,7 +272,7 @@ container.ebwizardry:arcane_workbench.apply=应用
|
||||
container.ebwizardry:arcane_workbench.mana=魔力:
|
||||
container.ebwizardry:arcane_workbench.upgrades=应用升级:
|
||||
|
||||
tier.basic=新手
|
||||
tier.novice=新手
|
||||
tier.apprentice=学徒
|
||||
tier.advanced=进阶
|
||||
tier.master=大师
|
||||
|
||||
@@ -3,34 +3,34 @@
|
||||
{
|
||||
"name": "wizardry",
|
||||
"rolls": {
|
||||
"min": 3,
|
||||
"max": 7
|
||||
"min": 1,
|
||||
"max": 3
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/novice_wands",
|
||||
"weight": 3
|
||||
"name": "ebwizardry:subsets/elemental_crystals",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/wizard_armour",
|
||||
"weight": 6
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/arcane_tomes",
|
||||
"weight": 6
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/wand_upgrades",
|
||||
"weight": 2
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:magic_crystal",
|
||||
"weight": 5,
|
||||
"weight": 10,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
@@ -44,23 +44,57 @@
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:spell_book",
|
||||
"weight": 20,
|
||||
"weight": 40,
|
||||
"functions": [
|
||||
{
|
||||
"function": "ebwizardry:random_spell"
|
||||
"function": "ebwizardry:random_spell",
|
||||
"undiscovered_bias": 0.3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:scroll",
|
||||
"weight": 10,
|
||||
"weight": 14,
|
||||
"functions": [
|
||||
{
|
||||
"function": "ebwizardry:random_spell"
|
||||
"function": "ebwizardry:random_spell",
|
||||
"undiscovered_bias": 0.3
|
||||
},
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:identification_scroll",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:firebomb",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:poison_bomb",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:smoke_bomb",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:spark_bomb",
|
||||
"weight": 8
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:armour_upgrade",
|
||||
@@ -68,23 +102,18 @@
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:identification_scroll",
|
||||
"weight": 3
|
||||
"name": "ebwizardry:astral_diamond",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:firebomb",
|
||||
"weight": 4
|
||||
"name": "ebwizardry:purifying_elixir",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:poison_bomb",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:smoke_bomb",
|
||||
"weight": 4
|
||||
"name": "ebwizardry:grand_crystal",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
+65
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"name": "wizardry_dispenser",
|
||||
"rolls": 1,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "random_chance",
|
||||
"chance": 0.4
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:scroll",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "ebwizardry:random_spell",
|
||||
"spells": [
|
||||
"magic_missile",
|
||||
"arc",
|
||||
"thunderbolt",
|
||||
"summon_zombie",
|
||||
"dart",
|
||||
"ice_shard",
|
||||
"firebolt",
|
||||
"poison",
|
||||
"flame_ray",
|
||||
"frost_ray"
|
||||
]
|
||||
},
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:firebomb",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:poison_bomb",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:smoke_bomb",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:spark_bomb",
|
||||
"weight": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,195 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"name": "high_value",
|
||||
"rolls": {
|
||||
"min": 1,
|
||||
"max": 1
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/arcane_tomes",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/wand_upgrades",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:spell_book",
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "ebwizardry:random_spell",
|
||||
"tiers": [
|
||||
"novice",
|
||||
"apprentice",
|
||||
"advanced"
|
||||
],
|
||||
"undiscovered_bias": 0.3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:scroll",
|
||||
"weight": 7,
|
||||
"functions": [
|
||||
{
|
||||
"function": "ebwizardry:random_spell",
|
||||
"tiers": [
|
||||
"novice",
|
||||
"apprentice",
|
||||
"advanced"
|
||||
],
|
||||
"undiscovered_bias": 0.3
|
||||
},
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:identification_scroll",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:gold_nugget",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 4
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:emerald",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:grand_crystal",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "low_value",
|
||||
"rolls": {
|
||||
"min": 3,
|
||||
"max": 5
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/elemental_crystals",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:magic_crystal",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 4
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:firebomb",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:poison_bomb",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:smoke_bomb",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:spark_bomb",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:book",
|
||||
"weight": 2,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:string",
|
||||
"weight": 2,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:paper",
|
||||
"weight": 2,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:crystal_shard",
|
||||
"weight": 2,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,210 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"name": "artefact",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/uncommon_artefacts",
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/rare_artefacts",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/epic_artefacts",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "high_value",
|
||||
"rolls": {
|
||||
"min": 1,
|
||||
"max": 2
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/arcane_tomes",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/wand_upgrades",
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:spell_book",
|
||||
"weight": 40,
|
||||
"functions": [
|
||||
{
|
||||
"function": "ebwizardry:random_spell",
|
||||
"undiscovered_bias": 0.3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:scroll",
|
||||
"weight": 14,
|
||||
"functions": [
|
||||
{
|
||||
"function": "ebwizardry:random_spell",
|
||||
"undiscovered_bias": 0.3
|
||||
},
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:identification_scroll",
|
||||
"weight": 6
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:gold_ingot",
|
||||
"weight": 6,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 6
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:emerald",
|
||||
"weight": 2,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 3
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:armour_upgrade",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:astral_diamond",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:purifying_elixir",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:grand_crystal",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "low_value",
|
||||
"rolls": {
|
||||
"min": 2,
|
||||
"max": 4
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/elemental_crystals",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:magic_crystal",
|
||||
"weight": 5,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 12
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:book",
|
||||
"weight": 2,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:string",
|
||||
"weight": 2,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "minecraft:paper",
|
||||
"weight": 2,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:crystal_shard",
|
||||
"weight": 2,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
"entries": [
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/novice_wands",
|
||||
"name": "ebwizardry:subsets/elemental_crystals",
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
@@ -20,7 +20,7 @@
|
||||
{
|
||||
"type": "loot_table",
|
||||
"name": "ebwizardry:subsets/arcane_tomes",
|
||||
"weight": 6
|
||||
"weight": 4
|
||||
},
|
||||
{
|
||||
"type": "loot_table",
|
||||
@@ -47,17 +47,26 @@
|
||||
"weight": 20,
|
||||
"functions": [
|
||||
{
|
||||
"function": "ebwizardry:random_spell"
|
||||
"function": "ebwizardry:random_spell",
|
||||
"undiscovered_bias": 0.3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:scroll",
|
||||
"weight": 10,
|
||||
"weight": 7,
|
||||
"functions": [
|
||||
{
|
||||
"function": "ebwizardry:random_spell"
|
||||
"function": "ebwizardry:random_spell",
|
||||
"undiscovered_bias": 0.3
|
||||
},
|
||||
{
|
||||
"function": "set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 5
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"name": "wizardry",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "killed_by_player"
|
||||
@@ -19,7 +20,12 @@
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "ebwizardry:random_spell"
|
||||
"function": "ebwizardry:random_spell",
|
||||
"tiers": [
|
||||
"novice",
|
||||
"apprentice",
|
||||
"advanced"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"name": "crystals",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:magic_crystal",
|
||||
"weight": 1,
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_data",
|
||||
"data": {
|
||||
"min": 1,
|
||||
"max": 7
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"name": "epic_artefacts",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_combustion",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_arcane_frost",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_seeking",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_hammer",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_mana_return",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_interdiction",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_ice_immunity",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_wither_immunity",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_glide",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_resurrection",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:charm_experience_tome",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:charm_silk_touch",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:charm_stop_time",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,50 +0,0 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"name": "wands",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:magic_wand",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:basic_fire_wand",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:basic_ice_wand",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:basic_lightning_wand",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:basic_necromancy_wand",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:basic_earth_wand",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:basic_sorcery_wand",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:basic_healing_wand",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,145 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"name": "rare_artefacts",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_condensing",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_battlemage",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_disintegration",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_shattering",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_storm",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_soulbinding",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_leeching",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_mind_control",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_poison",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_full_moon",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_blockwrangler",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_conjurer",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_defender",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_arcane_defence",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_wisdom",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_fire_cloaking",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_potential",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_anchoring",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_transience",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_auto_shield",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:charm_haggler",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:charm_auto_smelt",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:charm_storm",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:charm_minion_variants",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:charm_flight",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:charm_abseiling",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:charm_light",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,115 @@
|
||||
{
|
||||
"pools": [
|
||||
{
|
||||
"name": "uncommon_artefacts",
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_siphoning",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_fire_melee",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_fire_biome",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_ice_melee",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_ice_biome",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_lightning_melee",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_necromancy_melee",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_earth_melee",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_earth_biome",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_extraction",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:ring_paladin",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_warding",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_fire_protection",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_ice_protection",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_channeling",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_lich",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_banishing",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:amulet_recovery",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:charm_minion_health",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:charm_growth",
|
||||
"weight": 1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:charm_feeding",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -43,7 +43,12 @@
|
||||
"type": "item",
|
||||
"name": "ebwizardry:attunement_upgrade",
|
||||
"weight": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"name": "ebwizardry:melee_upgrade",
|
||||
"weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "ebwizardry:blocks/crystal_block_earth"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "ebwizardry:block/runestone",
|
||||
"textures": {
|
||||
"side": "ebwizardry:blocks/runestone_earth_0",
|
||||
"rune": "ebwizardry:blocks/runestone_earth_1",
|
||||
"overlay": "ebwizardry:blocks/runestone_earth_1_overlay"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "ebwizardry:block/runestone",
|
||||
"textures": {
|
||||
"side": "ebwizardry:blocks/runestone_earth_0",
|
||||
"rune": "ebwizardry:blocks/runestone_earth_2",
|
||||
"overlay": "ebwizardry:blocks/runestone_earth_2_overlay"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "ebwizardry:block/runestone",
|
||||
"textures": {
|
||||
"side": "ebwizardry:blocks/runestone_earth_0",
|
||||
"rune": "ebwizardry:blocks/runestone_earth_3",
|
||||
"overlay": "ebwizardry:blocks/runestone_earth_3_overlay"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "ebwizardry:block/runestone",
|
||||
"textures": {
|
||||
"side": "ebwizardry:blocks/runestone_earth_0",
|
||||
"rune": "ebwizardry:blocks/runestone_earth_4",
|
||||
"overlay": "ebwizardry:blocks/runestone_earth_4_overlay"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "ebwizardry:block/runestone_pedestal",
|
||||
"textures": {
|
||||
"side": "ebwizardry:blocks/runestone_pedestal_earth",
|
||||
"top": "ebwizardry:blocks/runestone_earth_0",
|
||||
"bottom": "ebwizardry:blocks/runestone_earth_0",
|
||||
"overlay": "ebwizardry:blocks/runestone_pedestal_earth_overlay"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "ebwizardry:blocks/crystal_block_fire"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "ebwizardry:block/runestone",
|
||||
"textures": {
|
||||
"side": "ebwizardry:blocks/runestone_fire_0",
|
||||
"rune": "ebwizardry:blocks/runestone_fire_1",
|
||||
"overlay": "ebwizardry:blocks/runestone_fire_1_overlay"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "ebwizardry:block/runestone",
|
||||
"textures": {
|
||||
"side": "ebwizardry:blocks/runestone_fire_0",
|
||||
"rune": "ebwizardry:blocks/runestone_fire_2",
|
||||
"overlay": "ebwizardry:blocks/runestone_fire_2_overlay"
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user