Chasing the 17 unlocated eff_l### turned up their shape first: they come in
_e/_f PAIRS - eff_l101_e + eff_l101_f, and the same for l102, l104, l105, l106,
l201, plus _e-only l010/l011/l107/l108 and _f-only l002.
Partitioning every eff_<letter><digits>_<e|f> binding by the ID letter of the
OWNING unit (one GP_MAIN_GAME_* pak = one user):
effect _e effect _f
UN_e### 33 0
UN_f### 0 61
94 of 94 agree and both off-diagonal cells are empty. The control reads the
factions straight off the IDs: UN_e### -> ADAN (42 objects), UN_f### -> TCAF
(26), UN_n### -> TTRL (2, tutorial, binding neither). So an effect ending _e
belongs to an ADAN ship and one ending _f to a TCAF ship - the same visual is
authored twice, once per faction, which is exactly why eff_l### arrives in pairs.
What the 34 unlocated ARE is now also clear, even though where they live is not.
They are one job, not a scatter: Generic binds 32 of the 34, Explosion 19,
Shell 9, Level_0 and Weapon 2 each. The binder fields rank LowerHPFxModel 252,
HitFxModel 144, then JetFxModel_00N and AfterBurnerFxModel_00N. They sit in the
six GP_MAIN_GAME_* paks at 130 bindings each plus 32 in DefTables.pak. Since
LowerHPFxModel is the damaged-ship effect, the residual is largely the
per-faction battle-damage and hit visuals. None of the 34 is a record name and
only one is a field name, so they are asset references.
Stated plainly: they remain unlocated AS ASSETS. Knowing the family and its
naming law does not say where the geometry lives - the .xpr route is exhausted
for them and the parsed pak payloads hold references, not meshes.
Also fixes a defect in the artefact shipped last commit. effect-homes.txt came
back with two equal-count lines swapped: Counter.most_common() breaks ties by
insertion order, so the package listing was not deterministic. Now sorted by
(-count, name) and verified to regenerate byte-identical twice running. This is
the corpus's own rule - any map built by iterating a set or Counter needs
sorted() - and the new tool had violated it.
The other sixteen artefacts are byte-identical; effect-homes.txt changes only in
the tie-break ordering of the five 1-count rows, with every line pairing.
54 lines
1015 B
Plaintext
54 lines
1015 B
Plaintext
effect names bound by a datasheet field : 137
|
|
resolved to an .xpr package (exact name): 103
|
|
unlocated : 34
|
|
|
|
resolved, by package:
|
|
Base.xpr 53
|
|
ptc_pack.xpr 46
|
|
Stage_S28.xpr 2
|
|
rou_f001_wep_12.xpr 1
|
|
rou_f001_wep_27.xpr 1
|
|
rou_f001_wep_28.xpr 1
|
|
rou_f001_wep_59.xpr 1
|
|
rou_f001_wep_82.xpr 1
|
|
|
|
by digit-width:
|
|
3-digit: 80 resolved of 110
|
|
4-digit: 23 resolved of 27
|
|
|
|
the 34 unlocated, in full:
|
|
eff_e0044
|
|
eff_f0002
|
|
eff_f0002_barn
|
|
eff_h000
|
|
eff_h006
|
|
eff_h308
|
|
eff_h310
|
|
eff_j002_e01
|
|
eff_j002_e02
|
|
eff_l002_f
|
|
eff_l010_e
|
|
eff_l011_e
|
|
eff_l101_e
|
|
eff_l101_f
|
|
eff_l102_e
|
|
eff_l102_f
|
|
eff_l104_e
|
|
eff_l104_f
|
|
eff_l105_e
|
|
eff_l105_f
|
|
eff_l106_e
|
|
eff_l106_f
|
|
eff_l107_e
|
|
eff_l108_e
|
|
eff_l201_e
|
|
eff_l201_f
|
|
eff_m010_wep_85
|
|
eff_m011_wep_85
|
|
eff_n0071
|
|
eff_s100
|
|
eff_s901_e01_B
|
|
eff_s901_e02_D
|
|
eff_s901_e03_D
|
|
eff_t130
|