134 lines
4.2 KiB
XML
134 lines
4.2 KiB
XML
|
<!--
|
||
|
- @ Version: SCREEN SPACE SHADERS - UPDATE 16
|
||
|
- @ Description: Interactive Grass - MCM strings
|
||
|
- @ Author: https://www.moddb.com/members/ascii1457
|
||
|
- @ Mod: https://www.moddb.com/mods/stalker-anomaly/addons/screen-space-shaders
|
||
|
-->
|
||
|
|
||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<string_table>
|
||
|
|
||
|
<!-- Button -->
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass">
|
||
|
<text>Interactive Grass</text>
|
||
|
</string>
|
||
|
|
||
|
<!-- Interactive Grass Settings -->
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_title">
|
||
|
<text>Interative Grass Settings</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_enable_mcm">
|
||
|
<text>Enabled</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_enable_mcm_desc">
|
||
|
<text>[ RESTART REQUIERED ] Enable/Disable interactive grass.</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_max_entities_mcm">
|
||
|
<text>Max number of interactions</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_max_entities_mcm_desc">
|
||
|
<text>[ RESTART REQUIERED ] Maximum number of simultaneous interactions. Higher values can decrease performance.</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_max_distance_mcm">
|
||
|
<text>Max distance</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_max_distance_mcm_desc">
|
||
|
<text>Maximum distance to render grass interactions.</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_enable_player_mcm">
|
||
|
<text>Player interaction</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_enable_player_mcm_desc">
|
||
|
<text>Enable/Disable player interaction with grass.</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_enable_mutants_mcm">
|
||
|
<text>Mutants shockwave</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_enable_mutants_mcm_desc">
|
||
|
<text>Enable/Disable Pseudogiants and Burers shockwave effects.</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_radius_mcm">
|
||
|
<text>Bending radius</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_radius_mcm_desc">
|
||
|
<text>Adjust the radius of the bending effect when characters walk on grass.</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_horizontal_str_mcm">
|
||
|
<text>Horizontal strength</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_horizontal_str_mcm_desc">
|
||
|
<text>Adjust the strength of the horizontal displacement when characters walk on grass.</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_vertical_str_mcm">
|
||
|
<text>Vertical strength</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_vertical_str_mcm_desc">
|
||
|
<text>Adjust the strength of the vertical displacement when characters walk on grass.</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_explosions_str_mcm">
|
||
|
<text>Explosions intensity</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_explosions_str_mcm_desc">
|
||
|
<text>Option to adjust the shockwave overall intensity.</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_explosions_speed_mcm">
|
||
|
<text>Explosions speed</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_explosions_speed_mcm_desc">
|
||
|
<text>Option to adjust the shockwave propagation speed.</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_shooting_str_mcm">
|
||
|
<text>Shooting strength</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_shooting_str_mcm_desc">
|
||
|
<text>Strength of the displacement generated by firearms shots.</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_shooting_range_mcm">
|
||
|
<text>Shooting range</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_shooting_range_mcm_desc">
|
||
|
<text>Range of the displacement of the shooting effect.</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_enable_anomalies_mcm">
|
||
|
<text>Anomalies interaction</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_enable_anomalies_mcm_desc">
|
||
|
<text>Enable/disable the interaction between grass and anomalies.</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_anomalies_distance_mcm">
|
||
|
<text>Anomalies Max distance</text>
|
||
|
</string>
|
||
|
|
||
|
<string id="ui_mcm_ssfx_module_inter_grass_anomalies_distance_mcm_desc">
|
||
|
<text>This value defines the maximum distance to render the interactions between anomalies and grass.</text>
|
||
|
</string>
|
||
|
|
||
|
</string_table>
|