Squad Definitions?

Modders can post their questions on scripting and more.

Moderators: Slitherine Core, BA Moderators

Post Reply
insidius
Sergeant - Panzer IIC
Sergeant - Panzer IIC
Posts: 195
Joined: Sun Aug 08, 2010 9:49 pm

Squad Definitions?

Post by insidius »

I've read the Squad Defs auto doc, but most of the explanations seem to be missing, like Bloacking, Scoutrange, Ignoreforts, et cetera. Is there a more comprehensive document in the works, or is there one already out that explains these values that I just missed? I'm trying to tweak certain units to have a longer opfire range.

Thanks.
pipfromslitherine
Site Admin
Site Admin
Posts: 9937
Joined: Wed Mar 23, 2005 10:35 pm

Post by pipfromslitherine »

We haven't documented the squads file data I have to admit. I will add it to the list of things we need to document!

Tweaking the opfire is actually going to be best done in the reaction scripts as it's not just based off a stat or two. Having said that, I have just put an update of opfire into test, which deals with the fairly agreed hesitancy of things to open up at range. As soon as we are sure that the fix is suitable and doesn't cause other issues we will be pushing it out to everyone.

Cheers

Pip
insidius
Sergeant - Panzer IIC
Sergeant - Panzer IIC
Posts: 195
Joined: Sun Aug 08, 2010 9:49 pm

Post by insidius »

Ah, ok. Thanks. That sounds good.
Merr
Captain - Heavy Cruiser
Captain - Heavy Cruiser
Posts: 903
Joined: Mon Aug 16, 2010 2:00 pm

Re: Squad Definitions?

Post by Merr »

insidius wrote:I've read the Squad Defs auto doc, but most of the explanations seem to be missing, like Bloacking, Scoutrange, Ignoreforts, et cetera. Is there a more comprehensive document in the works, or is there one already out that explains these values that I just missed? I'm trying to tweak certain units to have a longer opfire range.

Thanks.
insidius,

Are you using an XLS reader? I'm using Microsoft Works Spreadsheet. The top row will show you the explaination, in some cases. The rest I figured out by reading the scripts that call the value.

I've figured out most (if not all) of the stuff, just ask if you want a particular explaination ... so far here's ;

1. ScoutRange .... range in tiles that a unit can "reveal" a hidden unit in cover within LOS.
2. APReactionRange ... range in tiles that the unit will check for OPfire using AP fire.
2. HEReactionRange ... range in tiles that the unit will check for OPfire using HE fire.
3. ReactionChance[0] ... Chance to react in 45-90 degree arc
4. ReactionChance[1] ... Chance to react in 90-135 degree arc
5. ReactionChance[2] ... Chance to react over 135 degrees
junk2drive
BA Moderator
BA Moderator
Posts: 1478
Joined: Sun May 23, 2010 4:47 pm
Location: Arizona USA -7GMT

Post by junk2drive »

Do the numbers come from a rules set or a calculator for cost and movement and armour and such?

Matrix Panzer Command uses the Panzer Wars mini rules and charts. Cost points is by a calculator program.
IainMcNeil
Site Admin
Site Admin
Posts: 13558
Joined: Fri Apr 01, 2005 10:19 am

Post by IainMcNeil »

I have a simple algorithm to give me a base value but then modify every unit by hand based on how good I think it is as the algorthim doesn't deal with the way abilities combine together and has all sorts of edge cases and abilities it does not cover. Basically its all hand moderated and we rebalance the values as we find issues with them.
junk2drive
BA Moderator
BA Moderator
Posts: 1478
Joined: Sun May 23, 2010 4:47 pm
Location: Arizona USA -7GMT

Post by junk2drive »

iainmcneil wrote:I have a simple algorithm to give me a base value but then modify every unit by hand based on how good I think it is as the algorthim doesn't deal with the way abilities combine together and has all sorts of edge cases and abilities it does not cover. Basically its all hand moderated and we rebalance the values as we find issues with them.
Bump for MikeK
You can call me junk - and type that with one hand.
Post Reply

Return to “Battle Academy : Modders Corner ”