loot tables and adding models

This commit is contained in:
UncomfySilence 2022-05-07 13:41:09 +02:00 committed by Sam
parent 528b62c59a
commit 1c626da66b
30 changed files with 87 additions and 24 deletions

View File

@ -3,7 +3,7 @@
name: Automatic,
body: RandomWith("black_widow"),
alignment: Alignment(Enemy),
loot: LootTable("common.loot_tables.creature.arthropod.venom"),
loot: LootTable("common.loot_tables.creature.arthropod.black_widow"),
inventory: (
loadout: FromBody,
),

View File

@ -3,7 +3,7 @@
name: Automatic,
body: RandomWith("ngoubou"),
alignment: Alignment(Enemy),
loot: LootTable("common.loot_tables.creature.quad_medium.horned"),
loot: LootTable("common.loot_tables.creature.quad_medium.ngoubou"),
inventory: (
loadout: FromBody,
),

View File

@ -3,7 +3,7 @@
name: Automatic,
body: RandomWith("odonto"),
alignment: Alignment(Enemy),
loot: LootTable("common.loot_tables.creature.theropod.generic"),
loot: LootTable("common.loot_tables.creature.theropod.odonto"),
inventory: (
loadout: FromBody,
),

View File

@ -3,7 +3,7 @@
name: Automatic,
body: RandomWith("sunlizard"),
alignment: Alignment(Enemy),
loot: LootTable("common.loot_tables.creature.theropod.raptor"),
loot: LootTable("common.loot_tables.creature.theropod.scale"),
inventory: (
loadout: FromBody,
),

View File

@ -3,7 +3,7 @@
name: Automatic,
body: RandomWith("leaf_beetle"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.arthropod.leaf"),
loot: LootTable("common.loot_tables.creature.arthropod.leaf_beetle"),
inventory: (
loadout: FromBody,
),

View File

@ -3,7 +3,7 @@
name: Automatic,
body: RandomWith("truffler"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_small.mushroom"),
loot: LootTable("common.loot_tables.creature.quad_small.truffler"),
inventory: (
loadout: FromBody,
),

View File

@ -3,7 +3,7 @@
name: Automatic,
body: RandomWith("tuskram"),
alignment: Alignment(Wild),
loot: LootTable("common.loot_tables.creature.quad_medium.fanged"),
loot: LootTable("common.loot_tables.creature.quad_medium.tuskram"),
inventory: (
loadout: FromBody,
),

View File

@ -1,3 +1,4 @@
[
(1.0, ItemQuantity("common.items.crafting_ing.hide.carapace", 2, 5)),
(1.5, ItemQuantity("common.items.crafting_ing.hide.carapace", 2, 5)),
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.strong_pincer", 1, 2)),
]

View File

@ -0,0 +1,5 @@
[
(2.0, ItemQuantity("common.items.crafting_ing.sticky_thread", 2, 5)),
(1.0, Item("common.items.crafting_ing.animal_misc.venom_sac")),
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.strong_pincer", 1, 2)),
]

View File

@ -1,3 +1,4 @@
[
(1.0, ItemQuantity("common.items.crafting_ing.hide.carapace", 1, 3)),
(1.0, Item("common.items.crafting_ing.animal_misc.strong_pincer")),
]

View File

@ -1,5 +1,4 @@
[
(1.0, ItemQuantity("common.items.flowers.plant_fiber", 1, 3)),
(0.5, ItemQuantity("common.items.crafting_ing.twigs", 1, 3)),
(0.5, ItemQuantity("common.items.crafting_ing.animal_misc.viscous_ooze", 1, 1)),
(2.0, ItemQuantity("common.items.flowers.plant_fiber", 1, 3)),
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.viscous_ooze", 1, 1)),
]

View File

@ -0,0 +1,5 @@
[
(1.0, ItemQuantity("common.items.flowers.plant_fiber", 1, 3)),
(1.0, Item("common.items.crafting_ing.animal_misc.strong_pincer")),
(0.5, ItemQuantity("common.items.crafting_ing.animal_misc.viscous_ooze", 1, 1)),
]

View File

@ -1,3 +1,4 @@
[
(1.0, ItemQuantity("common.items.crafting_ing.sticky_thread", 2, 5)),
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.strong_pincer", 1, 2)),
]

View File

@ -1,4 +1,5 @@
[
(1.0, ItemQuantity("common.items.crafting_ing.sticky_thread", 1, 3)),
(0.5, ItemQuantity("common.items.crafting_ing.animal_misc.venom_sac", 1, 1)),
(2.0, ItemQuantity("common.items.crafting_ing.sticky_thread", 1, 3)),
(1.0, Item("common.items.crafting_ing.animal_misc.venom_sac")),
(1.0, Item("common.items.crafting_ing.animal_misc.strong_pincer")),
]

View File

@ -1,3 +1,4 @@
[
(1.0, ItemQuantity("common.items.crafting_ing.sticky_thread", 1, 3)),
(1.0, Item("common.items.crafting_ing.animal_misc.strong_pincer")),
]

View File

@ -1,4 +1,6 @@
[
(0.1, Item("common.items.food.meat.bird_large_raw")),
(1.0, Item("common.items.crafting_ing.hide.scales")),
(1.0, ItemQuantity("common.items.food.meat.bird_large_raw", 1, 2)),
(1.0, ItemQuantity("common.items.food.meat.beast_large_raw", 2, 2)),
(2.0, ItemQuantity("common.items.crafting_ing.animal_misc.elegant_crest", 1, 3)),
(1.0, ItemQuantity("common.items.crafting_ing.hide.scales", 2, 6)),
]

View File

@ -1,4 +1,5 @@
[
(0.5, Item("common.items.food.meat.beast_large_raw")),
(1.0, Item("common.items.crafting_ing.animal_misc.raptor_feather")),
(1.0, ItemQuantity("common.items.food.meat.bird_large_raw", 1, 2)),
(1.0, ItemQuantity("common.items.food.meat.beast_large_raw", 2, 2)),
(2.0, ItemQuantity("common.items.crafting_ing.animal_misc.elegant_crest", 1, 3)),
]

View File

@ -1,4 +1,4 @@
[
(1.0, ItemQuantity("common.items.crafting_ing.hide.rugged_hide", 1, 2)),
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.large_horn", 2, 3)),
(2.0, ItemQuantity("common.items.crafting_ing.hide.rugged_hide", 1, 2)),
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.long_tusk", 2, 2)),
]

View File

@ -0,0 +1,5 @@
[
(2.0, Item("common.items.crafting_ing.hide.rugged_hide")),
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.large_horn", 1, 2)),
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.long_tusk", 2, 2)),
]

View File

@ -1,4 +1,5 @@
[
(1.0, Item("common.items.crafting_ing.hide.rugged_hide")),
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.icy_fang", 1, 2)),
(2.0, Item("common.items.crafting_ing.hide.rugged_hide")),
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.icy_fang", 2, 4)),
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.long_tusk", 2, 2)),
]

View File

@ -0,0 +1,4 @@
[
(4.0, LootTable("common.loot_tables.creature.quad_medium.generic")),
(1.0, Item("common.items.crafting_ing.animal_misc.long_tusk")),
]

View File

@ -0,0 +1,4 @@
[
(9.0, ItemQuantity("common.items.food.mushroom", 2, 4)),
(1.0, Item("common.items.crafting_ing.animal_misc.long_tusk")),
]

View File

@ -0,0 +1,4 @@
[
(1.0, Item("common.items.crafting_ing.hide.rugged_hide")),
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.long_tusk", 2, 2)),
]

View File

@ -1,5 +1,5 @@
[
(0.5, Item("common.items.food.meat.beast_large_raw")),
(1.0, Item("common.items.crafting_ing.hide.scales")),
(1.0, Item("common.items.crafting_ing.animal_misc.raptor_feather")),
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.elegant_crest", 1, 1)),
(2.0, ItemQuantity("common.items.crafting_ing.animal_misc.raptor_feather", 2, 6)),
(1.0, ItemQuantity("common.items.crafting_ing.hide.scales", 1, 2)),
]

View File

@ -0,0 +1,4 @@
[
(1.0, ItemQuantity("common.items.crafting_ing.animal_misc.raptor_feather", 1, 2)),
(2.0, ItemQuantity("common.items.crafting_ing.hide.scales", 2, 6)),
]

View File

@ -3273,6 +3273,10 @@
"voxel.sprite.crafting_ing.animal_misc.claw",
(0.0, 0.0, 0.0), (-20.0, 10.0, 20.0), 0.9,
),
Ingredient("ElegantCrest"): VoxTrans(
"voxel.object.elegant_crest",
(0.0, 0.0, 0.0), (-20.0, 10.0, 20.0), 0.9,
),
Ingredient("VenomSac"): VoxTrans(
"voxel.sprite.crafting_ing.animal_misc.venom_sac",
(0.0, 0.0, 0.0), (-20.0, 10.0, 20.0), 0.9,
@ -3285,6 +3289,10 @@
"voxel.sprite.crafting_ing.animal_misc.sharp_fang",
(0.0, 0.0, 0.0), (-20.0, 10.0, 20.0), 1.0,
),
Ingredient("StrongPincer"): VoxTrans(
"voxel.object.strong_pincer",
(0.0, 0.0, 0.0), (-20.0, 10.0, 20.0), 0.9,
),
Ingredient("Fur"): VoxTrans(
"voxel.sprite.crafting_ing.animal_misc.fur",
(0.0, 0.0, 0.0), (-40.0, -10.0, 10.0), 1.0,
@ -3293,6 +3301,10 @@
"voxel.sprite.crafting_ing.animal_misc.large_horn",
(0.0, 0.0, 0.0), (-20.0, 10.0, 20.0), 0.9,
),
Ingredient("LongTusk"): VoxTrans(
"voxel.object.long_tusk",
(0.0, 0.0, 0.0), (-20.0, 10.0, 20.0), 0.9,
),
Ingredient("GrimEyeball"): VoxTrans(
"voxel.sprite.crafting_ing.animal_misc.grim_eyeball",
(0.0, 0.0, 0.0), (-60.0, 30.0, 20.0), 0.8,

View File

@ -845,11 +845,14 @@
Ingredient("Scale"): "voxel.sprite.crafting_ing.hide.scale",
Ingredient("DragonScale"): "voxel.sprite.crafting_ing.hide.dragon_scale",
Ingredient("Claw"): "voxel.sprite.crafting_ing.animal_misc.claw",
Ingredient("ElegantCrest"): "voxel.object.elegant_crest",
Ingredient("VenomSac"): "voxel.sprite.crafting_ing.animal_misc.venom_sac",
Ingredient("LivelyVine"): "voxel.sprite.crafting_ing.animal_misc.lively_vine",
Ingredient("SharpFang"): "voxel.sprite.crafting_ing.animal_misc.sharp_fang",
Ingredient("StrongPincer"): "voxel.object.strong_pincer",
Ingredient("Fur"): "voxel.sprite.crafting_ing.animal_misc.fur",
Ingredient("LargeHorn"): "voxel.sprite.crafting_ing.animal_misc.large_horn",
Ingredient("LongTusk"): "voxel.object.long_tusk",
Ingredient("GrimEyeball"): "voxel.sprite.crafting_ing.animal_misc.grim_eyeball",
Ingredient("PlantFiber"): "voxel.sprite.crafting_ing.plant_fiber",
Ingredient("Moonbell"): "voxel.sprite.flowers.moonbell",

BIN
assets/voxygen/voxel/object/elegant_crest.vox (Stored with Git LFS) Normal file

Binary file not shown.

BIN
assets/voxygen/voxel/object/long_tusk.vox (Stored with Git LFS) Normal file

Binary file not shown.

BIN
assets/voxygen/voxel/object/strong_pincer.vox (Stored with Git LFS) Normal file

Binary file not shown.