Skip to content

Commit

Permalink
Added more changes for v9.0
Browse files Browse the repository at this point in the history
- Acid ability: Added missing damage scaling for the `Acid Damage` setting.
- Bomb ability: Added missing damage scaling for the `Bomb Damage` setting.
- Choke ability: Updated the code that fixes the gravity bug.
- Fire ability: Added missing damage scaling for the `Fire Damage` setting.
- Updated config files.
  • Loading branch information
Psykotikism committed Dec 5, 2023
1 parent 7d69cd9 commit d04a045
Show file tree
Hide file tree
Showing 14 changed files with 114 additions and 114 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2508,15 +2508,15 @@
"Heal Interval" "5.0"
"Heal Range" "150.0"
"Heal Range Chance" "15.0"
"Health From Commons" "50"
"Health From Specials" "100"
"Health From Tanks" "500"
"Health From Commons" "10"
"Health From Specials" "20"
"Health From Tanks" "50"
"Special"
{
"Heal Absorb Range" "250.0"
"Health From Commons" "5"
"Health From Specials" "10"
"Health From Tanks" "50"
"Health From Commons" "1"
"Health From Specials" "2"
"Health From Tanks" "5"
}
}
}
Expand Down Expand Up @@ -7672,15 +7672,15 @@
"Heal Interval" "3.0"
"Heal Range" "150.0"
"Heal Range Chance" "15.0"
"Health From Commons" "250"
"Health From Specials" "750"
"Health From Tanks" "1250"
"Health From Commons" "25"
"Health From Specials" "75"
"Health From Tanks" "125"
"Special"
{
"Heal Absorb Range" "250.0"
"Health From Commons" "25"
"Health From Specials" "75"
"Health From Tanks" "125"
"Health From Commons" "13"
"Health From Specials" "38"
"Health From Tanks" "63"
}
}
"Shield Ability"
Expand Down Expand Up @@ -8247,15 +8247,15 @@
"Heal Interval" "5.0"
"Heal Range" "150.0"
"Heal Range Chance" "15.0"
"Health From Commons" "100"
"Health From Specials" "500"
"Health From Tanks" "1000"
"Health From Commons" "10"
"Health From Specials" "50"
"Health From Tanks" "100"
"Special"
{
"Heal Absorb Range" "250.0"
"Health From Commons" "10"
"Health From Specials" "50"
"Health From Tanks" "100"
"Health From Commons" "1"
"Health From Specials" "5"
"Health From Tanks" "10"
}
}
"Meteor Ability"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2508,15 +2508,15 @@ MutantTanks
HealInterval 5.0
HealRange 150.0
HealRangeChance 15.0
HealthFromCommons 50
HealthFromSpecials 100
HealthFromTanks 500
HealthFromCommons 10
HealthFromSpecials 20
HealthFromTanks 50
Special
{
HealAbsorbRange 250.0
HealthFromCommons 5
HealthFromSpecials 10
HealthFromTanks 50
HealthFromCommons 1
HealthFromSpecials 2
HealthFromTanks 5
}
}
}
Expand Down Expand Up @@ -7672,15 +7672,15 @@ MutantTanks
HealInterval 3.0
HealRange 150.0
HealRangeChance 15.0
HealthFromCommons 250
HealthFromSpecials 750
HealthFromTanks 1250
HealthFromCommons 25
HealthFromSpecials 75
HealthFromTanks 125
Special
{
HealAbsorbRange 250.0
HealthFromCommons 25
HealthFromSpecials 75
HealthFromTanks 125
HealthFromCommons 13
HealthFromSpecials 38
HealthFromTanks 63
}
}
ShieldAbility
Expand Down Expand Up @@ -8247,15 +8247,15 @@ MutantTanks
HealInterval 5.0
HealRange 150.0
HealRangeChance 15.0
HealthFromCommons 100
HealthFromSpecials 500
HealthFromTanks 1000
HealthFromCommons 10
HealthFromSpecials 50
HealthFromTanks 100
Special
{
HealAbsorbRange 250.0
HealthFromCommons 10
HealthFromSpecials 50
HealthFromTanks 100
HealthFromCommons 1
HealthFromSpecials 5
HealthFromTanks 10
}
}
MeteorAbility
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2508,15 +2508,15 @@ Mutant_Tanks
Heal_Interval 5.0
Heal_Range 150.0
Heal_Range_Chance 15.0
Health_From_Commons 50
Health_From_Specials 100
Health_From_Tanks 500
Health_From_Commons 10
Health_From_Specials 20
Health_From_Tanks 50
Special
{
Heal_Absorb_Range 250.0
Health_From_Commons 5
Health_From_Specials 10
Health_From_Tanks 50
Health_From_Commons 1
Health_From_Specials 2
Health_From_Tanks 5
}
}
}
Expand Down Expand Up @@ -7672,15 +7672,15 @@ Mutant_Tanks
Heal_Interval 3.0
Heal_Range 150.0
Heal_Range_Chance 15.0
Health_From_Commons 250
Health_From_Specials 750
Health_From_Tanks 1250
Health_From_Commons 25
Health_From_Specials 75
Health_From_Tanks 125
Special
{
Heal_Absorb_Range 250.0
Health_From_Commons 25
Health_From_Specials 75
Health_From_Tanks 125
Health_From_Commons 13
Health_From_Specials 38
Health_From_Tanks 63
}
}
Shield_Ability
Expand Down Expand Up @@ -8247,15 +8247,15 @@ Mutant_Tanks
Heal_Interval 5.0
Heal_Range 150.0
Heal_Range_Chance 15.0
Health_From_Commons 100
Health_From_Specials 500
Health_From_Tanks 1000
Health_From_Commons 10
Health_From_Specials 50
Health_From_Tanks 100
Special
{
Heal_Absorb_Range 250.0
Health_From_Commons 10
Health_From_Specials 50
Health_From_Tanks 100
Health_From_Commons 1
Health_From_Specials 5
Health_From_Tanks 10
}
}
Meteor_Ability
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2508,15 +2508,15 @@ mtanks
interval 5.0
range 150.0
rangechance 15.0
commons 50
specials 100
tanks 500
commons 10
specials 20
tanks 50
spec
{
absorbrange 250.0
commons 5
specials 10
tanks 50
commons 1
specials 2
tanks 5
}
}
}
Expand Down Expand Up @@ -7672,15 +7672,15 @@ mtanks
interval 3.0
range 150.0
rangechance 15.0
commons 250
specials 750
tanks 1250
commons 25
specials 75
tanks 125
spec
{
absorbrange 250.0
commons 25
specials 75
tanks 125
commons 13
specials 38
tanks 63
}
}
shield
Expand Down Expand Up @@ -8247,15 +8247,15 @@ mtanks
interval 5.0
range 150.0
rangechance 15.0
commons 100
specials 500
tanks 1000
commons 10
specials 50
tanks 100
spec
{
absorbrange 250.0
commons 10
specials 50
tanks 100
commons 1
specials 5
tanks 10
}
}
meteor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2232,15 +2232,15 @@ mt
interval 5.0
range 150.0
rangechance 15.0
commons 50
specials 100
tanks 500
commons 10
specials 20
tanks 50
spec
{
absorbrange 250.0
commons 5
specials 10
tanks 50
commons 1
specials 2
tanks 5
}
}
}
Expand Down Expand Up @@ -5701,15 +5701,15 @@ mt
interval 3.0
range 150.0
rangechance 15.0
commons 250
specials 750
tanks 1250
commons 25
specials 75
tanks 125
spec
{
absorbrange 250.0
commons 25
specials 75
tanks 125
commons 13
specials 38
tanks 63
}
}
shield
Expand Down Expand Up @@ -6016,15 +6016,15 @@ mt
interval 5.0
range 150.0
rangechance 15.0
commons 100
specials 500
tanks 1000
commons 10
specials 50
tanks 100
spec
{
absorbrange 250.0
commons 10
specials 50
tanks 100
commons 1
specials 5
tanks 10
}
}
meteor
Expand Down
36 changes: 18 additions & 18 deletions addons/sourcemod/data/mutant_tanks/mutant_tanks.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2508,15 +2508,15 @@
"Heal Interval" "5.0"
"Heal Range" "150.0"
"Heal Range Chance" "15.0"
"Health From Commons" "50"
"Health From Specials" "100"
"Health From Tanks" "500"
"Health From Commons" "10"
"Health From Specials" "20"
"Health From Tanks" "50"
"Special"
{
"Heal Absorb Range" "250.0"
"Health From Commons" "5"
"Health From Specials" "10"
"Health From Tanks" "50"
"Health From Commons" "1"
"Health From Specials" "2"
"Health From Tanks" "5"
}
}
}
Expand Down Expand Up @@ -7672,15 +7672,15 @@
"Heal Interval" "3.0"
"Heal Range" "150.0"
"Heal Range Chance" "15.0"
"Health From Commons" "250"
"Health From Specials" "750"
"Health From Tanks" "1250"
"Health From Commons" "25"
"Health From Specials" "75"
"Health From Tanks" "125"
"Special"
{
"Heal Absorb Range" "250.0"
"Health From Commons" "25"
"Health From Specials" "75"
"Health From Tanks" "125"
"Health From Commons" "13"
"Health From Specials" "38"
"Health From Tanks" "63"
}
}
"Shield Ability"
Expand Down Expand Up @@ -8247,15 +8247,15 @@
"Heal Interval" "5.0"
"Heal Range" "150.0"
"Heal Range Chance" "15.0"
"Health From Commons" "100"
"Health From Specials" "500"
"Health From Tanks" "1000"
"Health From Commons" "10"
"Health From Specials" "50"
"Health From Tanks" "100"
"Special"
{
"Heal Absorb Range" "250.0"
"Health From Commons" "10"
"Health From Specials" "50"
"Health From Tanks" "100"
"Health From Commons" "1"
"Health From Specials" "5"
"Health From Tanks" "10"
}
}
"Meteor Ability"
Expand Down
Binary file modified addons/sourcemod/plugins/mutant_tanks/mt_abilities.smx
Binary file not shown.
Binary file modified addons/sourcemod/plugins/mutant_tanks/mt_abilities2.smx
Binary file not shown.
Binary file modified addons/sourcemod/plugins/mutant_tanks/mutant_tanks.smx
Binary file not shown.
Loading

0 comments on commit d04a045

Please sign in to comment.