Back to NxLabs

NxLabs / Vintage Story

Penetrating Damage

EBy Egil_Raud

Causes bleeding damage

Description

Fork mod from Wartouch, which, unfortunately, has been removed

Now you can change the damage, time, and how much damage will be added up to. and also which creature will take damage and which will not.


{
"BleedDurationMs": 30000,
"BleedDamagePerSecond": 0.2,
"ImmuneEntities": [
"drifter",
"locust",
"bell",
"shiver",
"eidolon",
"erel",
"bowtorn"
]
}


/huntingdebuffs reload - restart config
/huntingdebuffs info - show settings
/huntingdebuffs clear - clear all bleeds


Important note!
The creature cannot deal external damage while dealing internal damage, but the blows will overlap each other.
The effect will only affect ranged weapons (bow, spear, and sling stones)


How the filter works


"ImmuneEntities": [
    "drifter",
    "locust",
    "bell",
    "shiver",
    "bowtorn",
&nbsp; &nbsp; <span style="color: #e74c3c;">"bear---*"</span>
]

You can specify which ones will not be affected by the effect:
"bear-polar"&nbsp; -&nbsp; All polar bears
"bear-polar-adult"&nbsp; -&nbsp; On all adult polar bears etc.

Must work with all modifiable animals

Download

No download link is available for this entry right now.

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.