Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8" ?>
- <AssetDefinition xmlns="uri:thundermods.net:SAGE:WrathEdXML:AssetDefinition">
- <Asset
- id="InGameUICommandButtonFactionSettings">
- <Entry
- id="ImageTintColor"
- AssetType="Color3" />
- <Entry
- id="Faction"
- AssetType="FactionType"
- IsAttribute="true"
- IsRequired="true" />
- <EntryReference
- id="LockedImage"
- AssetType="ImageRef"/>
- </Asset>
- <Asset
- id="InGameUICommandButtonSettings">
- <Entry
- id="FactionSettings"
- AssetType="InGameUICommandButtonFactionSettings"/>
- </Asset>
- <Asset
- id="InGameUIDecalCloudSettings">
- <EntryReference
- id="BuildTexture"
- AssetType="TextureRef"
- IsAttribute="true"
- IsRequired="true" />
- <EntryReference
- id="DefenseTexture"
- AssetType="TextureRef"
- IsAttribute="true"
- IsRequired="true" />
- <EntryReference
- id="SpecialPowerRestrictionTexture"
- AssetType="TextureRef"
- IsAttribute="true"
- IsRequired="true" />
- </Asset>
- <Asset
- id="FontDesc">
- <Entry
- id="Name"
- AssetType="String"
- IsAttribute="true"
- IsRequired="true"/>
- <Entry
- id="Size"
- AssetType="SageUnsignedInt"
- IsAttribute="true"
- IsRequired="true"/>
- <Entry
- id="Bold"
- AssetType="SageBool"
- IsAttribute="true"
- Default="false"/>
- </Asset>
- <Asset
- id="InGameUIDrawableCaptionSettings">
- <Entry
- id="Font"
- AssetType="FontDesc" />
- <Entry
- id="Color"
- AssetType="RGBColor" />
- </Asset>
- <Asset
- id="InGameUIExitContainerButtonSettings">
- <Entry
- id="HelpTitleFormat"
- AssetType="String"
- IsAttribute="true" />
- <Entry
- id="HelpDescription"
- AssetType="String"
- IsAttribute="true"/>
- </Asset>
- <Asset
- id="InGameUISimpleHelpTemplate">
- <Entry
- id="Title"
- AssetType="String"
- IsAttribute="true"
- IsRequired="true" />
- <Entry
- id="Description"
- AssetType="String"
- IsAttribute="true"/>
- <Entry
- id="TypeDescription"
- AssetType="String"
- IsAttribute="true"/>
- <Entry
- id="Instructions"
- AssetType="String"
- IsAttribute="true"/>
- </Asset>
- <Asset
- id="InGameUIFixedButtonHelp">
- <EntryChoice
- id="InGameUIFixedButtonHelp"
- MinLength="0"
- MaxLength="0">
- <Entry
- id="AggressiveStance"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="AircraftTab"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="AircraftTypeTab"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="AttackMove"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="ForceAttack"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="ForceMove"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="GuardStance"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="HoldGroundStance"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="HoldFireStance"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="InfantryTab"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="InfantryTypeTab"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="IntelligenceDatabase"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="MainStructureTab"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="MainStructureTypeTab"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="Messenger"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="Objectives"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="OtherStructureTab"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="OtherStructureTypeTab"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="PlanningMode"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="PlayerStatus"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="ReplayFastForward"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="ReverseMove"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="SelectionRefinementTab"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="SellMode"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="Stop"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="TogglePowerMode"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="ToggleRepairMode"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="VehicleTab"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="VehicleTypeTab"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="VoiceChatMode"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="VoiceChatTalk"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="WaypointMode"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="MgMove"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="MgPatrol"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="MgIntercept"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="MgAirlift"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="MgNavalMove"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="PrevBase"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="PrevStrikeForce"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="NextStrikeForce"
- AssetType="InGameUISimpleHelpTemplate"/>
- <Entry
- id="NextBase"
- AssetType="InGameUISimpleHelpTemplate"/>
- </EntryChoice>
- </Asset>
- <Asset
- id="InGameUIFloatingTextSettings">
- <Entry
- id="Font"
- AssetType="FontDesc"/>
- <Entry
- id="TimeOut"
- AssetType="Time"
- IsAttribute="true"
- Default="333ms"/>
- <Entry
- id="MoveUpSpeed"
- AssetType="Velocity"
- IsAttribute="true"
- Default="1.0"/>
- <Entry
- id="MoveVanishRate"
- AssetType="Velocity"
- IsAttribute="true"
- Default="0.1"/>
- </Asset>
- <Asset
- id="InGameUIMessageSettings">
- <Entry
- id="Color1"
- AssetType="RGBColor"/>
- <Entry
- id="Color2"
- AssetType="RGBColor"/>
- <Entry
- id="Font"
- AssetType="FontDesc" />
- <Entry
- id="Delay"
- AssetType="Time"
- IsAttribute="true"
- Default="5s"/>
- </Asset>
- <Asset
- id="InGameUIMilitaryCaptionSettings">
- <Entry
- id="Color"
- AssetType="RGBColor"/>
- <Entry
- id="Position"
- AssetType="Coord2D"/>
- <Entry
- id="TitleFont"
- AssetType="FontDesc"/>
- <Entry
- id="Font"
- AssetType="FontDesc"/>
- <Entry
- id="Centered"
- AssetType="SageBool"
- IsAttribute="true"
- Default="false"/>
- <Entry
- id="Delay"
- AssetType="Time"
- IsAttribute="true"
- Default="750ms"/>
- </Asset>
- <Asset
- id="InGameUISubtitleSettings">
- <Entry
- id="Font"
- AssetType="FontDesc"/>
- <Entry
- id="PanelColor"
- AssetType="Color4"/>
- <Entry
- id="TextColor"
- AssetType="RGBColor"/>
- <Entry
- id="Position"
- AssetType="Coord2D"/>
- <Entry
- id="Size"
- AssetType="Coord2D"/>
- <Entry
- id="HoldTime"
- AssetType="Time"
- IsAttribute="true"
- Default="20s"/>
- <Entry
- id="LineCount"
- AssetType="SageUnsignedInt"
- IsAttribute="true"
- Default="8"/>
- </Asset>
- <Asset
- id="InGameUITimerSettings">
- <Entry
- id="Position"
- AssetType="Coord2D"/>
- <Entry
- id="FlashColor"
- AssetType="RGBColor"/>
- <Entry
- id="NormalFont"
- AssetType="FontDesc"/>
- <Entry
- id="NormalColor"
- AssetType="RGBColor"/>
- <Entry
- id="ReadyFont"
- AssetType="FontDesc"/>
- <Entry
- id="ReadyColor"
- AssetType="RGBColor"/>
- <Entry
- id="Centered"
- AssetType="SageBool"
- IsAttribute="true"
- Default="false"/>
- <Entry
- id="FlashDuration"
- AssetType="Time"
- IsAttribute="true"
- Default="1s"/>
- </Asset>
- <Asset
- id="InGameUIZoom">
- <Entry
- id="InitialChangePerSecond"
- AssetType="SageReal"
- IsAttribute="true"
- Default="1.8"/>
- <Entry
- id="Overshoot"
- AssetType="Percentage"
- IsAttribute="true"
- Default="15"/>
- <Entry
- id="ChangePerSecond"
- AssetType="SageReal"
- IsAttribute="true"
- Default="0.4"/>
- <Entry
- id="InitialFOV"
- AssetType="Percentage"
- IsAttribute="true"
- Default="100"/>
- <Entry
- id="MidPointFOV"
- AssetType="Percentage"
- IsAttribute="true"
- Default="70"/>
- <Entry
- id="MinimumFOV"
- AssetType="Percentage"
- IsAttribute="true"
- Default="50"/>
- <Entry
- id="MidPointOfs"
- AssetType="Percentage"
- IsAttribute="true"
- Default="5"/>
- <Entry
- id="ZoomCount"
- AssetType="SageInt"
- IsAttribute="true"
- Default="3"/>
- <Entry
- id="DurationMin"
- AssetType="Time"
- IsAttribute="true"
- Default="1s"/>
- <Entry
- id="DurationMax"
- AssetType="Time"
- IsAttribute="true"
- Default="3s"/>
- <EntryReference
- id="ZoomOutSound"
- AssetType="AudioEventInfoRef"
- IsAttribute="true"
- Default="" />
- <EntryReference
- id="ZoomInSound"
- AssetType="AudioEventInfoRef"
- IsAttribute="true"
- Default="" />
- <Entry
- id="MinFOVChangeForZoomOutSound"
- AssetType="Percentage"
- IsAttribute="true"
- Default="110%" />
- <Entry
- id="MaxFOVChangeForZoomInSound"
- AssetType="Percentage"
- IsAttribute="true"
- Default="90%" />
- </Asset>
- <Asset
- id="InGameUIMove">
- <Entry
- id="Acceleration"
- AssetType="SageReal"
- IsAttribute="true"
- Default="150.0"/>
- <Entry
- id="MaxSpeed"
- AssetType="SageReal"
- IsAttribute="true"
- Default="500.0"/>
- <Entry
- id="JitterXY"
- AssetType="SageReal"
- IsAttribute="true"
- Default="3.0"/>
- <Entry
- id="JitterZ"
- AssetType="SageReal"
- IsAttribute="true"
- Default="1.0"/>
- <Entry
- id="MinHardCutDistance"
- AssetType="SageReal"
- IsAttribute="true"
- Default="500.0"/>
- <EntryReference
- id="HardCutSound"
- AssetType="AudioEventInfoRef"
- IsAttribute="true"
- Default="" />
- <EntryReference
- id="MoveSound"
- AssetType="AudioEventInfoRef"
- IsAttribute="true"
- Default="" />
- </Asset>
- <Asset
- id="InGameUIObjectivePresentationSettings">
- <EntryRelocation
- id="Zoom"
- AssetType="InGameUIZoom" />
- <EntryRelocation
- id="Move"
- AssetType="InGameUIMove" />
- <EntryReference
- id="StartObjectiveSound"
- AssetType="AudioEventInfoRef"
- IsAttribute="true"
- Default="" />
- <EntryReference
- id="SatelliteViewFinishSound"
- AssetType="AudioEventInfoRef"
- IsAttribute="true"
- Default="" />
- <EntryReference
- id="SatelliteViewAmbientLoop"
- AssetType="AudioEventInfoRef"
- IsAttribute="true"
- Default="" />
- <Entry
- id="DefaultTimePerTarget"
- AssetType="Time"
- IsAttribute="true"
- Default="5s"/>
- <Entry
- id="DefaultCameraStartAngle"
- AssetType="Angle"
- IsAttribute="true"
- Default="0d"/>
- <Entry
- id="DefaultCameraEndAngle"
- AssetType="Angle"
- IsAttribute="true"
- Default="180d"/>
- <Entry
- id="DefaultCameraFieldOfView"
- AssetType="Angle"
- IsAttribute="true"
- Default="25d"/>
- <Entry
- id="DefaultCameraFieldOfViewVariance"
- AssetType="SageReal"
- IsAttribute="true"
- Default="0"/>
- </Asset>
- <GameAsset
- id="InGameUISettings"
- TypeHash="3783262740">
- <EntryInheritance
- id="base"
- AssetType="BaseInheritableAsset" />
- <Entry
- id="CommandButton"
- AssetType="InGameUICommandButtonSettings" />
- <Entry
- id="AttackMoveMarkerColor"
- AssetType="RGBColor" />
- <Entry
- id="DecalCloud"
- AssetType="InGameUIDecalCloudSettings" />
- <Entry
- id="DrawableCaption"
- AssetType="InGameUIDrawableCaptionSettings" />
- <Entry
- id="ExitContainerButton"
- AssetType="InGameUIExitContainerButtonSettings" />
- <Entry
- id="FixedButtonHelp"
- AssetType="InGameUIFixedButtonHelp" />
- <Entry
- id="FloatingText"
- AssetType="InGameUIFloatingTextSettings" />
- <Entry
- id="Message"
- AssetType="InGameUIMessageSettings" />
- <Entry
- id="MilitaryCaption"
- AssetType="InGameUIMilitaryCaptionSettings" />
- <Entry
- id="MoveMarkerColor"
- AssetType="RGBColor" />
- <Entry
- id="ObjectivePresentation"
- AssetType="InGameUIObjectivePresentationSettings" />
- <Entry
- id="Subtitle"
- AssetType="InGameUISubtitleSettings" />
- <Entry
- id="Timer"
- AssetType="InGameUITimerSettings" />
- <Entry
- id="FeedbackText"
- AssetType="FontDesc" />
- <Entry
- id="CommandLimitReachedText"
- AssetType="String"
- IsAttribute="true"
- Default="" />
- <Entry
- id="ObjectivesButtonFlashDuration"
- AssetType="Time"
- IsAttribute="true"
- Default="30s"/>
- <Entry
- id="IntelligenceDatabaseButtonFlashDuration"
- AssetType="Time"
- IsAttribute="true"
- Default="15s"/>
- </GameAsset>
- </AssetDefinition>
Advertisement
Add Comment
Please, Sign In to add comment