fodev.net

FOnline Development => Questions and Answers => Topic started by: Achill on October 27, 2017, 01:37:02 pm

Title: Вопрос по зависимости урона "Burst" от дистанции
Post by: 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.

Где конкретно в combat.fos находится зависимость урона от дистанции "burst fire"?
Например если навык оружия 300 то урон уменьшается после 5 гексов.
Title: Re: Вопрос по зависимости урона "Burst" от дистанции
Post by: Slowhand on October 27, 2017, 09:32:13 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.

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)
Title: Re: Вопрос по зависимости урона "Burst" от дистанции
Post by: Achill on October 27, 2017, 11:05:01 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)

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 ;)
Title: Re: Вопрос по зависимости урона "Burst" от дистанции
Post by: Slowhand on October 28, 2017, 12:56:28 am
And which variable was it?
Also, is Olympus based on 2238 code?
Title: Re: Вопрос по зависимости урона "Burst" от дистанции
Post by: Achill on October 28, 2017, 09:36:57 am
And which variable was it?
Also, is Olympus based on 2238 code?
Answered in private messages.
Title: Re: Вопрос по зависимости урона "Burst" от дистанции
Post by: Slowhand on October 28, 2017, 10:35:56 am
If anyone was wondering, he ment 1 hexing.