FOnline Development > Questions and Answers

Вопрос по зависимости урона "Burst" от дистанции

(1/2) > >>

Achill:
"The question of the dependence of the damage "Burst" on the distance"


Where exactly in combat.fos is the dependence of the damage on the distance "burst fire"?
For example, if the weapon skill is 300, the damage is reduced after 5 hexes.

Где конкретно в combat.fos находится зависимость урона от дистанции "burst fire"?
Например если навык оружия 300 то урон уменьшается после 5 гексов.

Slowhand:

--- Quote from: Achill on October 27, 2017, 01:37:02 pm ---"The question of the dependence of the damage "Burst" on the distance"


Where exactly in combat.fos is the dependence of the damage on the distance "burst fire"?
For example, if the weapon skill is 300, the damage is reduced after 5 hexes.

--- End quote ---

I checked the https://github.com/rotators/fo2238/blob/master/Server/scripts/combat.fos and did not find anything related to that. If you miss bullets, you do less damage. If you hit same amount of bullets you get the same damage from any distance. (+/- random roll for damage)

Achill:

--- Quote from: Slowhand on October 27, 2017, 09:32:13 pm ---I checked the https://github.com/rotators/fo2238/blob/master/Server/scripts/combat.fos and did not find anything related to that. If you miss bullets, you do less damage. If you hit same amount of bullets you get the same damage from any distance. (+/- random roll for damage)

--- End quote ---

Thanks for trying to help!
I already figured out, in fact, there really is a relationship of damage from distance, the principle looks very primitive, and it is commented poorly , so it's hard to notice and understand ;)

Slowhand:
And which variable was it?
Also, is Olympus based on 2238 code?

Achill:

--- Quote from: Slowhand on October 28, 2017, 12:56:28 am ---And which variable was it?
Also, is Olympus based on 2238 code?

--- End quote ---
Answered in private messages.

Navigation

[0] Message Index

[#] Next page

Go to full version