Open kaptain-kavern opened 8 years ago
looks good :)
Can you please check out the checklist issue?
https://github.com/kaptain-kavern/CK_AnimalPlant_Pack/issues/2#issuecomment-250930615
Rhino Horn: Gazelle Horn: Ibex Horn: Caribou Antler: Deer Antler: Elk Antler:
Ok they're all in now :wink: with the new modded bodydefs (one for animal with horns and another for animal with antlers) and the code for the items are in _ItemsExotic.xml (https://github.com/kaptain-kavern/CK_AnimalPlant_Pack/commits/dev)
Animal horn/antler | Damage | Cooldown | Price |
---|---|---|---|
Rhino | 15 dmg | 2.4sec | 450 silver |
Gazelle | 10 dmg | 1.8sec | 200 silver |
Bongo | 12 dmg | 2sec | 250 silver |
Ibex | 14 dmg | 2.2sec | 100 silver |
Deer | 10 dmg | 2sec | 100 silver |
Elk | 12 dmg | 2.2sec | 150 silver |
Caribou | 15 dmg | 2.4sec | 250 silver |
awesome :)
have eggs been added to the peafowl and junglefowl?
also, in game I noticed that a peahen had a junglefowl texture
Yes, eggs definitions are located in Items_Resource_Eggs.xml.
For the junglefowl/peahen it's weird, I double checked and all seems well defined. But I thought maybe I named wrongly some of the lifestages and/or gender.
Here is what I've done (tell me if anything is wrong or to be changed)
<Defname> |
<Label> |
<labelMale> |
<labelFemale> |
young animal <label> |
---|---|---|---|---|
Peafowl | peafowl | peacock | peahen | peachick |
Junglefowl | junglefowl | jungle peacock | jungle peahen | jungle peachick |
Ho and also, the young ones are using the vanilla texture for chicks too. I tried to reflect the fact that IRL all chicks look the same and it's as they grow that their distinctive color take place. I can reverse that and make it that for all lifestage it's the adult texture used (maybe it was that you saw?)
ah yea. I think I saw jungle "peahen".
maybe to avoid confusions call the junglefowl: junglefowl (male)/ jungle hen (female)
that is awesome :D
quick note : I don't know if you have play with the on-going version, but Chinchilla seems too numerous. Maybe 2.5 is a bit high
yeah.
I think that the okapis may be a bit to common too?
I will probably make a new texture for the cobra next release. is it possible to add a cobra venom too?
Yep. Can do. No problems. Vanilla snakes already have poisoning bites so I can easily use or duplicate this effect
I think pandas are way too common (should go from .3 to like .02)
Junglehen
Cobra retexture
OK also added. For the cobra, all I have to do is "change" Vanilla textures by this one? We don't change any defs, right?
I very much like it BTW ;-)
|
looks good :)
Yeah. we are just replacing the vanilla texture.
retexture of the monkey:
And, yea. I know that the perspective is off on these, but it is how it was done in the vanilla texture and I dont really want to spend a bunch of time re-angling theses lol
I think the monkey should be very common and live in groups
Just retexturing. Should we edit their defs too ?
Here are the Vanilla value
<ThingDef ParentName="AnimalThingBase">
<defName>Monkey</defName>
<label>monkey</label>
<statBases>
<MoveSpeed>4.84</MoveSpeed>
<ComfyTemperatureMin>-5</ComfyTemperatureMin>
<MarketValue>300</MarketValue>
</statBases>
<race>
<body>Monkey</body>
<petness>0.25</petness>
<baseBodySize>0.35</baseBodySize>
<baseHungerRate>0.25</baseHungerRate>
<baseHealthScale>0.45</baseHealthScale>
<foodType>OmnivoreRoughAnimal</foodType>
<leatherLabel>monkeyhide</leatherLabel>
<leatherColor>(124,53,29)</leatherColor>
<leatherInsulation>0.75</leatherInsulation>
<trainableIntelligence>Advanced</trainableIntelligence>
<wildness>0.60</wildness>
<nuzzleMtbHours>72</nuzzleMtbHours>
<gestationPeriodDays>16</gestationPeriodDays>
<lifeExpectancy>30</lifeExpectancy>
</race>
</ThingDef>
<PawnKindDef ParentName="AnimalKindBase">
<defName>Monkey</defName>
<label>monkey</label>
<race>Monkey</race>
<combatPower>35</combatPower>
<wildSpawn_spawnWild>true</wildSpawn_spawnWild>
<wildSpawn_EcoSystemWeight>0.9</wildSpawn_EcoSystemWeight>
<wildSpawn_GroupSizeRange>
<min>3</min>
<max>7</max>
</wildSpawn_GroupSizeRange>
</PawnKindDef>
Maybe add the "herd animal" tag?
looks good :) yeah lets add herd value
Done :+1: c0e3a3798d829bcede9e7ecc73d43ae64ff699e1
TigerWhite TigerPanda BearJaguarTapirPeacockNeed to add the others new animals planned