added sylt

This commit is contained in:
Gæmer
2025-03-17 13:40:39 +02:00
parent b85b6ba7af
commit 5aeafa9f23
3 changed files with 23 additions and 0 deletions

View File

@@ -133,6 +133,10 @@
"power.terraoriginum.lato-powers/tall.name": "Tall",
"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-----//
"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.",

View File

@@ -17,6 +17,7 @@
"terraoriginum:muckunde",
"terraoriginum:blight",
"terraoriginum:munch",
"terraoriginum:sylt",
{
"condition": {
"type": "origins:equipped_item",

View 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
}