![]() |
Re: Modding SEV Thread Questions
Quote:
The max range is 500. |
Re: Modding SEV Thread Questions
If you want over-realism, you can just throw in a 1/r (for 2D accuracy, or 1/r^2 for 3D accuracy falloff.
The major problem is that additive modifiers screw this up bad, so you have to really lock down the available bonuses. |
Re: Modding SEV Thread Questions
President_Elect_Shang said:
SE will apply the -10 to hit on all ranges from 0 to 30 since your formula said <30 correct? Actually, it will apply -10 from ranges 0 to 29. At range 30, you get -20. That is what your chart asked for, right? If it said "<= 30", it would be -10 from 0 to 30 instead. New question I was reading an earlier post in this thread I came to the impression SE does all ranges in 10’s No, it does not. Range has a degree of 1, not 10. Actual damage done will be whatever is calculated at the exact range, for example. The damage charts for component display only display every 10 ls because it would be insane to try to show every 1 LS. Also, I think Aaron didn't want to confuse new players by showing the actual formulas. |
Re: Modding SEV Thread Questions
@CPT Kwok: Yes You Are Correct Sir! It’s the only one the two kids and I play now that you let it out.
@SJ: I’m not sure if that was English; but I am reasonably sure it isn’t what I’m after. I am converting a weapon chart from a board game into a Mod and the chart has the hit probabilities. I want to use these same probabilities so I needed help figuring the formula. |
Re: Modding SEV Thread Questions
I suppose it was more math & geometry than english.
Just throwing that into a hit-chance discussion. |
Re: Modding SEV Thread Questions
1/r and 1/r^2 are fundamental ratios in distance equations (such as gravitational force).
|
Re: Modding SEV Thread Questions
Quote:
|
Re: Modding SEV Thread Questions
Having a standardized to-hit forumla wouldn't help all that much.
Seekers don't miss by the way. Even if they have no turn rate, they only miss if the ship physically moves out of the way of the shot. |
Re: Modding SEV Thread Questions
Quote:
0- iif ([%Range%] <30, 10, iif ([%Range%] <60, 20, iif ([%Range%] <70, 30, iif ([%Range%] <80, 40, iif ([%Range%] <90, 50, iif ([%Range%] <100, 70, iif ([%Range%] <110, 90))))))) |
Re: Modding SEV Thread Questions
Looks ok to me.
|
All times are GMT -4. The time now is 01:51 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.