does BuffDisableMinefield work?
Yeah, and so does the overriding AbilityDisableMinefield ability (I made that one simply cast BuffDisableMinefield directly on the mine and then added it). It's completely puzzling, and since it doesn't work on ships either, it can't be that they use tactical rather than logistics slots.
AbilityDisableMinefield.entity:
TXT
entityType "Ability"
buffInstantActionType "ApplyOrRemoveBuffToSelf"
instantActionTriggerType "AlwaysPerform"
buffType "BuffDisableMinefieldSpawner"
effectInfo
effectAttachInfo
attachType "Center"
smallEffectName ""
largeEffectName ""
soundID ""
toggleStateOnNameStringID "IDSLoadScreenTip01"
toggleStateOnDescStringID "IDSLoadScreenTip01"
needsToFaceTarget FALSE
canCollideWithTarget TRUE
moveThruTarget FALSE
isUltimateAbility FALSE
maxNumLevels 1
levelSourceType "FixedLevel0"
aiUseTime "Anytime"
aiUseTargetCondition "Any"
isAutoCastAvailable FALSE
isAutoCastOnByDefault FALSE
pickRandomPlanetToExploreForAutoCastTarget FALSE
ignoreNonCombatShipsForAutoCastTarget FALSE
onlyAutoCastWhenDamageTakenExceedsPerc 0.000000
useCostType "AntiMatter"
antiMatterCost
Level:0 0.000000
Level:1 0.000000
Level:2 0.000000
cooldownTime
Level:0 0.000000
Level:1 0.000000
Level:2 0.000000
researchPrerequisites
NumResearchPrerequisites 0
nameStringID "IDS_ABILITY_DISABLEMINEFIELD_NAME"
descStringID "IDS_ABILITY_DISABLEMINEFIELD_DESCRIPTION"
hudIcon "HUDICON_ABILITY_VOLLEYFIRE"
smallHudIcon "HUDICON_ABILITY_VOLLEYFIRE"
infoCardIcon ""
BuffDisableMinefield.entity:
TXT
entityType "Buff"
onReapplyDuplicateType "ReplaceWithNewBuff"
buffExclusivityForAIType "ExclusiveForAllPlayers"
isInterruptable FALSE
isChannelling FALSE
numInstantActions 0
numPeriodicActions 0
numOverTimeActions 0
numEntityModifiers 0
numEntityBoolModifiers 1
entityBoolModifier "DisableWeapons"
numFinishConditions 0