Please do not ask when mod authors will update their mods to 3.9.X
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
- Change all ammo types damage by multiply
- Normal and Armor Damage
- Maximum damage setting for limit damages
- Normal and Armor Damage
-
Version 1.1.0
- Lua
- 654 Downloads
- Updated for Typescript
- Supported "akiVersion": 3.1.x / 3.2.x
-
Version 1.0.1
- Lua
- 451 Downloads
- Supported "akiVersion": 2.2.0
-
Version 1.0.0
- Lua
- 525 Downloads
Mambius
Does this still work with the latest version??
CozyRat
I'm assuming this changes bullet damage for everyone, and not just the player?
Lua Author
It changes the ammo so, yeah.
tea_nick
please update mod on 3.0.0 version spt aki
America_22
The mod does not work on version 2.3.0 !!!!!!
The_OCD_Guy
Strange, it works just fine for me on both 2.3.0 and 2.3.1
kcky
can we actually specify what ammo we want to buff?
Lua Author
use THICC manager
yasinabi044
If we write "2" by default, it is increased by 2 times?
Lua Author
Yes
yasinabi044
"MultipleFactor":
{
"_Comment": "1 for default value",
"NormalDamage": 2,
"ArmorDamage": 2
},
this is OK.
but what exactly does the following mean?
"MaxDamage":
{
"_Comment": "-1 for default value",
"NormalDamage": -1,
"ArmorDamage": -1
}
}
max damage?
Lua Author
It is what it is, Setting max damage to limit damage
7.62x39Enjoyer
so if i want to increase the damage to 4 times i have to write in the second part -4 too? i have no idea why is there a - there
Lua Author
-1 for default value as what "_comment" says
Wolfosito
Does this also affect custom ammo added by other mods?
Lua Author
That's why I put "z" on the front of mod name, It should apply on them too.