太阳帝国的原罪BUFF代码总结
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
BUFF代码总结buffExclusivityForAIType
buffExclusivityForAIType "ExclusiveForAllPlayers"每方独有buffExclusivityForAIType "NotExclusive"非每方独有
instantAction buffInstantActionType
串联型BUFF
ApplyBuffToSelf将BUFF应用于自身
buffInstantActionType "ApplyBuffToSelf" instantActionTriggerType "AlwaysPerform"
buffType "BuffAbilityGuidanceSelf"
effectInfo
effectAttachInfo
attachType "Ability"
abilityIndex 0
smallEffectName "CapitalAbility_AbilityGuidanceActivate"
mediumEffectName "CapitalAbility_AbilityGuidanceActivate"
largeEffectName "CapitalAbility_AbilityGuidanceActivate"
soundID "EFFECT_ABILITYGUIDANCE" ApplyBuffToSelfWithFilter
buffInstantActionType "ApplyBuffToSelfWithFilter"
instantActionTriggerType "OnDelay"
delayTime 0.000000
buffType "BuffAntiMatterDetonateDisable"
targetFilter
numOwnerships 1
ownership "Enemy"
numObjects 4
object "CapitalShip"
object "Frigate"
object "PlanetModule"
object "StarBase"
numSpaces 1
space "Normal"
numConstraints 0
ApplyBuffToLocalOrbitBody将BUFF应用于飞船所在行星的轨道对象上
buffInstantActionType "ApplyBuffToLocalOrbitBody"
instantActionTriggerType "AlwaysPerform"
buffType "BuffInspireAndImpairPlanet"
targetFilter
numOwnerships 4
ownership "Friendly"
ownership "AlliedOrEnemy"
ownership "Player"
ownership "NoOwner"
numObjects 1
object "Planet"
numSpaces 1
space "Normal"
numConstraints 0
effectInfo
effectAttachInfo
attachType "Invalid"
smallEffectName "TitanAbility_InspireImpair_ActivateAthena"
mediumEffectName "TitanAbility_InspireImpair_ActivateAthena"
largeEffectName "TitanAbility_InspireImpair_ActivateAthena"
soundID "EFFECT_INSPIREANDIMPAIR"
ApplyTargettedBuffToSelf将针对选定目标的BUFF应用于自身
buffInstantActionType "ApplyTargettedBuffToSelf"
instantActionTriggerType "AlwaysPerform"
buffType "BuffAntiModuleTorpedoesLauncher"
targetFilter
numOwnerships 1
ownership "Enemy"
numObjects 2
object "PlanetModule"
object "StarBase"
numSpaces 1
space "Normal"
numConstraints 0
range
Level:0 9000.000000
Level:1 0.000000
Level:2 0.000000
Level:3 0.000000
effectInfo
effectAttachInfo
attachType "Invalid"
smallEffectName ""
mediumEffectName ""
largeEffectName ""
soundID ""
ApplyTargettedBuffToSelfNoRange将针对选定目标的BUFF应用于可观测范围外的目标
buffInstantActionType "ApplyTargettedBuffToSelfNoRange"
instantActionTriggerType "AlwaysPerform"
buffType "BuffPhaseOrbitalCannon"
targetFilter
numOwnerships 1
ownership "Enemy"
numObjects 1
object "Planet"
numSpaces 1
space "Normal"
numConstraints 1
constraint "IsExplored"
effectInfo
effectAttachInfo
attachType "Center"