Creatures+ [Deleted]

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
Status
Not open for further replies.
Works Great! Configure individual Creatures and level fly speed...
EXAMPLE CONFIG: I use this. Pteranadon, Griffin, Owl, Moth and Gigantosaurus so far - ALL WORKS GREAT, Nice work!

},
"Commands": {
"LevelSpeed": "/levelspeed",
"FreeRespec": "/dinorespec",
"ConfigReload": "CreaturesPlus.Reload"
},
"Dinos": [
{
"Dino": "Griffin_Character_BP",
"Stats": {
"Movement Speed": {
"AddOnTame": 0.10,
"ImprintGives": 0.1,
"MaxPerPoint": 0.02,
"WildMaxPerPoint": 0.01,
"CapPoints": -1
}
}
},
{
"Dino": "Moth_Character_BP",
"Stats": {
"Movement Speed": {
"AddOnTame": 0.10,
"ImprintGives": 0.1,
"MaxPerPoint": 0.02,
"WildMaxPerPoint": 0.01,
"CapPoints": -1
}
}
}, {
"Dino": "Owl_Character_BP",
"Stats": {
"Movement Speed": {
"AddOnTame": 0.10,
"ImprintGives": 0.1,
"MaxPerPoint": 0.02,
"WildMaxPerPoint": 0.01,
"CapPoints": -1
}
}
},
{
"Dino": "Argent_Character_BP",
"Stats": {
"Movement Speed": {
"AddOnTame": 0.10,
"ImprintGives": 0.1,
"MaxPerPoint": 0.02,
"WildMaxPerPoint": 0.01,
"CapPoints": -1
}
}
},
{
"Dino": "Ptero_Character_BP",
"Stats": {
"Movement Speed": {
"AddOnTame": 0.10,
"ImprintGives": 0.1,
"MaxPerPoint": 0.02,
"WildMaxPerPoint": 0.01,
"CapPoints": -1
}
}
},
{
"Dino": "Gigant_Character_BP",
"Stats": {
"Health": {
"ImprintGives": 0.2,
"MaxPerPoint": 0.02,
"CapPoints": -1
},
"Stamina": {
"AddOnTame": 0.07,
"ImprintGives": 0.2,
"MaxPerPoint": 0.08,
"CapPoints": -1
},
"Weight": {
"AddOnTame": 0.35,
"ImprintGives": 0.2,
"MaxPerPoint": 0.1,
"CapPoints": -1
},
"Melee Damage": {
"AddOnTame": 0.07,
"ImprintGives": 0.2,
"MaxPerPoint": 0.138,
"CapPoints": -1
}
}
}
 
Hey is it possible to nerf some tamed dino's with this plugin?
For example i want to nerf flying dino's so they dont have as much stamina and weight like they currently do.

So if i could give them negative values which would decrease their stats, that would be awesome.

Cheers!
 
hello, i have a question. is it possible to somehow make a CapPoints for pumping points for one characteristic for all dinos at once, without prescribing each one separately?
 
hello, i have a question. is it possible to somehow make a CapPoints for pumping points for one characteristic for all dinos at once, without prescribing each one separately?
including animals from mod
 
hello, i have a question. is it possible to somehow make a CapPoints for pumping points for one characteristic for all dinos at once, without prescribing each one separately?

Each one will need added to the config you want to modify.
 
This resource has been removed and is no longer available.
 
Status
Not open for further replies.
Back
Top