Hey if you see this you did something you shouldnt do I'll just say dont try to stole or change anything ;)
ah and this file is just a note part for me
----------------------------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------
Domain:
etrigan_flix:
------------------------------
Model:
etrigan_comics_cape ✔
etrigan_comics ✔
etrigan_comics.geo ✔
-------------------------------
Etrigan Power Abilities:
Hellfire Beam/Inferno ✔
Transform ✔
Superhuman Strength ✔
Superhuman Durability ✔
Superhuman Agility ✔
Accelerated Healing✔
Enhanced Sense of Smell ✔
Super-Leaping ✔
-------------------------------
Shazam:
Lightning Beam ✔
Living Lightning ✔
Fragment Of Power -
Throw Lightning✔
Tempest Zone(Ulti)✔
-------------------------------
Kryptonian/Human Hybrid (bio-electric)
-----------------------------
Magic System Gravity Altar/Manip:
All Mighty Push
Dont Move(slowness)
Gotto Goo(levitation)
Flight
Gravity Punch
-------------------------------
Ki Energy; Based On Saiyans (Not Supers)
-------------------------------
Moonstones(nerfed):
Superhuman Strength
Superhuman Speed
Superhuman Stamina
Superhuman Durability
Superhuman Agility
Superhuman Reflexes
Gravitational Flight
Intangibility
Light Generation
Energy Projection
https://marvel.fandom.com/wiki/Karla_Sofen_(Earth-616)#Powers
-----------------------------
Blood Gem:
Sentence Stare
Retrocognition
Flight
Teleportation
Illusion Casting
Invisibility
https://dc.fandom.com/wiki/Bloodwynd_(New_Earth)#Powers
-----------------------------
https://dc.fandom.com/wiki/Blue_Flame_(object)#Powers
-----------------------------
Doctor Fate:
Flight
-----------------------------
,
          {
            "type": "palladium:experience_level_buyable",
      "xp_level": 5
          }


--------------------------
     "dimensional_dummy": {
      "type": "palladium:dummy",
      "icon": "minecraft:nether_brick",
      "title": "Dimansional Warp",
      "bar_color": "light_gray",
      "hidden": false,
      "hidden_in_bar": true,
      "list_index": 2,
      "description": "It allows you to travel between Earth and The Nether.",
      "gui_position": [
        0.5,
        -2
      ],
      "conditions": {
        "unlocking": [
          {
            "type": "palladium:ability_unlocked",
            "ability": "teleport_dummy"
          },
          {
           "type": "palladium:experience_level_buyable",
      "xp_level": 20
         }
        ]
      }
    },
    "dimensional_travel_nether": {
      "type": "palladium:command",
      "icon": "minecraft:netherrack",
      "title": "Dimansional Warp: The Nether",
      "bar_color": "orange",
      "hidden": true,
      "hidden_in_bar": false,
      "list_index": 1,
      "description": "null",
      "commands": [
        "execute in minecraft:the_nether run teleport ~ ~ ~"
      ],
      "gui_position": [
        0,
        -3
      ],
      "conditions": {
        "enabling": [
          {
            "type": "palladium:action",
            "cooldown": 500,
            "needs_empty_hand": false
          }
        ],
        "unlocking": [
          {
            "type": "palladium:ability_unlocked",
            "ability": "dimensional_dummy"
          },
          {
            "type": "palladium:dimension",
            "dimension": "minecraft:overworld"
          },
              {
                "type": "palladium:ability_enabled",
                "ability": "layer"
              },
              {
    "type": "palladium:crouching"
},
              {
            "type": "palladium:not",
            "conditions": [
               {
                "type": "palladium:dimension",
                "dimension": "minecraft:the_nether"
              }
            ]
          }
        ]
      }
    },
    "dimensional_travel_overworld": {
      "type": "palladium:command",
      "icon": "minecraft:grass_block",
      "title": "Dimansional Warp: Overworld",
      "bar_color": "orange",
      "hidden": true,
      "hidden_in_bar": false,
      "list_index": 1,
      "description": "null",
      "commands": [
        "execute in minecraft:overworld run teleport ~ ~ ~"
      ],
      "gui_position": [
        0,
        -3
      ],
      "conditions": {
        "enabling": [
          {
            "type": "palladium:action",
            "cooldown": 700,
            "needs_empty_hand": false
          }
        ],
        "unlocking": [
          {
            "type": "palladium:ability_unlocked",
            "ability": "dimensional_dummy"
          },
          {
    "type": "palladium:crouching"
},
 {
                "type": "palladium:dimension",
                "dimension": "minecraft:the_nether"
              },
          {
            "type": "palladium:not",
            "conditions": [
              {
                "type": "palladium:dimension",
                "dimension": "minecraft:overworld"
              }
            ]
          }
        ]
      }
    },