Search found 5 matches

by SoakedCrow
Thu Oct 06, 2016 2:48 pm
Forum: Resolved Problems and Bugs
Topic: Small damages are different with energy shield and without
Replies: 11
Views: 6249

Re: Small damages are different with energy shield and without

On this condition, the second case is used. The third case has no relation.

When damage.amount = 6, this->decrease = 6 and this->percent = 0.3 the formulas return 0.35.
The damage of the player is 0.212 in game. There should be another formulas.
by SoakedCrow
Thu Oct 06, 2016 1:29 pm
Forum: Resolved Problems and Bugs
Topic: Small damages are different with energy shield and without
Replies: 11
Views: 6249

[0.14.9][Additional Test] Small damages for player

I did an additional test of the following topics.

This is not a bug right?

When the biter is damaging the player, the shield is also being recharged, so part of the damage is absorbed by the shield and the other part by the player.

That means the shield can be recharged when no energy source is ...
by SoakedCrow
Thu Sep 29, 2016 9:17 pm
Forum: Resolved Problems and Bugs
Topic: Small damages are different with energy shield and without
Replies: 11
Views: 6249

Re: Small damages are different with energy shield and without

This is a mechanic change between older and newer versions.

In the current version, (To my great irritation) shields benefit from armor ratings from the modular armor it is placed in. (This does not work for vehicles, oddly enough)

It used to be, shields take 100% damage from everything, but once ...
by SoakedCrow
Thu Sep 29, 2016 8:49 pm
Forum: Resolved Problems and Bugs
Topic: Small damages are different with energy shield and without
Replies: 11
Views: 6249

Re: Small damages are different with energy shield and without

That is interesting but are the defense values of the modular armor interfering? I dunno how the calculations are done/applied but this is my guess.

When the energy shield is up you are using pure energy to deflect the incoming damage.
When the energy shield is down your are taking the "leftover ...
by SoakedCrow
Thu Sep 29, 2016 7:20 pm
Forum: Resolved Problems and Bugs
Topic: Small damages are different with energy shield and without
Replies: 11
Views: 6249

Small damages are different with energy shield and without

It's found that there is a strange behavior of small damages like attacks of small biters. Small damages will change by using energy shield or not. I verified following methods on ver0.13.20 and ver0.14.9. (edited)

Methods:

Use a mod that has following content in data.lua.

data.raw["player ...

Go to advanced search