added sylt
This commit is contained in:
@@ -133,6 +133,10 @@
|
|||||||
"power.terraoriginum.lato-powers/tall.name": "Tall",
|
"power.terraoriginum.lato-powers/tall.name": "Tall",
|
||||||
"power.terraoriginum.lato-powers/tall.description": "You are half a block taller.",
|
"power.terraoriginum.lato-powers/tall.description": "You are half a block taller.",
|
||||||
|
|
||||||
|
//-----Sylt-----//
|
||||||
|
"origin.terraoriginum.sylt.name": "Sylt",
|
||||||
|
"origin.terraoriginum.sylt.description": "A Lato, but shorter and without the extended reach.",
|
||||||
|
|
||||||
//-----Mync-----//
|
//-----Mync-----//
|
||||||
"origin.terraoriginum.mync.name": "Mync",
|
"origin.terraoriginum.mync.name": "Mync",
|
||||||
"origin.terraoriginum.mync.description": "Myncs are blind Latos. They can't teleport like regular Latos but are stronger than most Latos.",
|
"origin.terraoriginum.mync.description": "Myncs are blind Latos. They can't teleport like regular Latos but are stronger than most Latos.",
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
"terraoriginum:muckunde",
|
"terraoriginum:muckunde",
|
||||||
"terraoriginum:blight",
|
"terraoriginum:blight",
|
||||||
"terraoriginum:munch",
|
"terraoriginum:munch",
|
||||||
|
"terraoriginum:sylt",
|
||||||
{
|
{
|
||||||
"condition": {
|
"condition": {
|
||||||
"type": "origins:equipped_item",
|
"type": "origins:equipped_item",
|
||||||
|
|||||||
18
src/main/resources/data/terraoriginum/origins/sylt.json
Normal file
18
src/main/resources/data/terraoriginum/origins/sylt.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"powers": [
|
||||||
|
"terraoriginum:lato-powers/lato_blooded",
|
||||||
|
"terraoriginum:lato-powers/twelve_hearts",
|
||||||
|
"terraoriginum:lato-powers/natural_armor",
|
||||||
|
"terraoriginum:lato-powers/tailwind",
|
||||||
|
"terraoriginum:lato-powers/rage",
|
||||||
|
"terraoriginum:lato-powers/rage_addition",
|
||||||
|
"terraoriginum:lato-powers/perfect_vision",
|
||||||
|
"terraoriginum:lato-powers/sun_damage",
|
||||||
|
"terraoriginum:lato-powers/teleport",
|
||||||
|
"terraoriginum:lato-powers/strong"
|
||||||
|
],
|
||||||
|
"icon": "netherite_axe",
|
||||||
|
"order": 1011,
|
||||||
|
"impact": 3
|
||||||
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user