primeiro commit
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s

This commit is contained in:
2024-04-29 21:38:53 -03:00
commit e11bf493a1
2532 changed files with 55878 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("alpaca"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.wool"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("antelope"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.gentle"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,14 @@
#![enable(implicit_some)]
(
name: Name("Arctic Fox"),
body: Exact(QuadrupedSmall((
species: Fox,
body_type: Female,
))),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.generic"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,14 @@
#![enable(implicit_some)]
(
name: Name("Arctic Hare"),
body: Exact(QuadrupedSmall((
species: Hare,
body_type: Female,
))),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.fur"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("axolotl"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.ooze"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("bat"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bat"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,12 @@
// FIXME: move this boi to spot directory
#![enable(implicit_some)]
(
name: Name("Well-fed Bear"),
body: RandomWith("bear"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.clawed"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("beaver"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.fur"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("boar"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.generic"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,12 @@
#![enable(implicit_some)]
(
name: Name("Bushly"),
body: RandomWith("bushly"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.biped_small.bushly"),
inventory: (
loadout: Inline((
inherit: Asset("common.loadout.world.bushly.bushly"),
)), ),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("camel"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.gentle"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("cat"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.generic"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("catoblepas"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.catoblepas"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("cattle"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.cattle"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("chicken"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("clownfish"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.fish"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("cockatiel"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("crab"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.crustacean.crab"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("crawler_molten"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.arthropod.crawler_molten"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("crawler_moss"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.arthropod.ooze"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("crawler_sand"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.arthropod.ooze"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("crow"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("deer"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.gentle"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("dodo"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("dog"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.generic"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("donkey"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.gentle"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Name("Driggle"),
body: RandomWith("driggle"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_low.driggle"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("duck"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("eagle"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,14 @@
#![enable(implicit_some)]
(
name: Name("Elbst"),
body: Exact(QuadrupedLow((
species: Elbst,
body_type: Male,
))),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_low.elbst"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Name("Emberfly"),
body: RandomWith("emberfly"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.arthropod.emberfly"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,14 @@
#![enable(implicit_some)]
(
name: Name("Red Fox"),
body: Exact(QuadrupedSmall((
species: Fox,
body_type: Male,
))),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.generic"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("frog"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.ooze"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("fungome"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.mushroom"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("gecko"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.ooze"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("goat"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.wool"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("goose"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("highland"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.highland"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("hirdrasil"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.hirdrasil"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("holladon"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.generic"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("horned_owl"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("horse"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.gentle"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("jackalope"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.fur"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("kelpie"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.gentle"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("leaf_beetle"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.arthropod.leaf_beetle"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("llama"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.wool"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("mammoth"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.mammoth"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("marlin"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.fish"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("moose"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.moose"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Name("Mossy Snail"),
body: RandomWith("mossy_snail"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.mossy_snail"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("mouflon"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.wool"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("pangolin"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_low.generic"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("parakeet"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("parrot"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("peacock"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("penguin"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.gentle"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("pig"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.generic"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("piranha"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.fish"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("porcupine"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.generic"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("puffin"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("quokka"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.fur"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("rabbit"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.generic"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("raccoon"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.generic"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("rat"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.rodent"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,14 @@
#![enable(implicit_some)]
(
name: Name("Salamander"),
body: Exact(QuadrupedLow((
species: Salamander,
body_type: Male,
))),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_low.salamander"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,14 @@
#![enable(implicit_some)]
(
name: Name("Desert Hare"),
body: Exact(QuadrupedSmall((
species: Hare,
body_type: Male,
))),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.fur"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("seal"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.fur"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("sheep"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.wool"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("skunk"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.fur"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("snowy_owl"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("squirrel"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.rodent"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("tortoise"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_low.generic"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("toucan"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.bird_medium"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Name("TreantSapling"),
body: RandomWith("treant_sapling"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.treant_sapling"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("truffler"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.truffler"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("turtle"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.ooze"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("tuskram"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.tuskram"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("yak"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.yak"),
inventory: (
loadout: FromBody,
),
meta: [],
)

View File

@@ -0,0 +1,11 @@
#![enable(implicit_some)]
(
name: Automatic,
body: RandomWith("zebra"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.gentle"),
inventory: (
loadout: FromBody,
),
meta: [],
)