Epoch/Sources/epoch_config/Configs/CfgObjectInteractions.json
vbawol 35cc154792 0.4 b605 gamemode
added H_105_EPOCH and halloween masks to loot table|
changed version check to check community pbo
2016-10-14 15:31:01 -05:00

604 lines
17 KiB
JSON

{
"_header": {
"@author": "Aaron Clark - https://EpochMod.com",
"@contributors": [],
"@description": "Epoch object interaction configs.",
"@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike",
"@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}"
},
"CfgObjectInteractions": {
"Default": {
"interactMode": 0,
"distance": 0,
"toxicChance": 0,
"bleedChance": 0,
"bloodpChance": 0,
"fatigueChance": 0,
"bleedAmount": 0,
"bloodpAmount": 0,
"soundEffect": [],
"soundEffectGlobal": 0,
"animationEffect": [],
"animationEffectGlobal": 0,
"canSee": "false",
"ppEffect": [],
"aliveState": 0,
"interactAttributes": []
},
"Land_MPS_EPOCH": {
"_inherit": "Default"
},
"container_epoch": {
"_inherit": "Default"
},
"PlotPole_EPOCH": {
"interactMode": 1,
"_inherit": "Default"
},
"Tipi_EPOCH": {
"interactMode": 4,
"_inherit": "Default"
},
"Tipi_SIM_EPOCH": {
"interactMode": 1,
"_inherit": "Default"
},
"StorageShelf_EPOCH": {
"interactMode": 4,
"_inherit": "Default"
},
"WorkBench_EPOCH": {
"interactMode": 4,
"_inherit": "Default"
},
"Foundation_EPOCH": {
"interactMode": 1,
"_inherit": "Default"
},
"WoodFoundation_EPOCH": {
"interactMode": 1,
"_inherit": "Default"
},
"Sheep_random_EPOCH": {
"interactMode": 3,
"aliveState": 1,
"interactAttributes": [
[
"Soiled",
1
]
],
"_inherit": "Default"
},
"Goat_random_EPOCH": {
"interactMode": 3,
"aliveState": 1,
"interactAttributes": [
[
"Soiled",
1
]
],
"_inherit": "Default"
},
"Cock_random_EPOCH": {
"interactMode": 3,
"aliveState": 1,
"interactAttributes": [
[
"Soiled",
1
]
],
"_inherit": "Default"
},
"Hen_random_EPOCH": {
"interactMode": 3,
"aliveState": 1,
"interactAttributes": [
[
"Soiled",
1
]
],
"_inherit": "Default"
},
"Rabbit_EPOCH": {
"interactMode": 3,
"aliveState": 1,
"interactAttributes": [
[
"Soiled",
1
]
],
"_inherit": "Default"
},
"Fin_random_EPOCH": {
"interactMode": 3,
"aliveState": 1,
"interactAttributes": [
[
"Karma",
-100
],
[
"Soiled",
1
]
],
"_inherit": "Default"
},
"Alsatian_Random_EPOCH": {
"interactMode": 3,
"aliveState": 1,
"interactAttributes": [
[
"Karma",
-100
],
[
"Soiled",
1
]
],
"_inherit": "Default"
},
"Epoch_Sapper_F": {
"interactMode": 3,
"aliveState": 1,
"interactAttributes": [
[
"Toxicity",
20,
1
],
[
"Soiled",
20,
1
]
],
"_inherit": "Default"
},
"Epoch_SapperB_F": {
"interactMode": 3,
"aliveState": 1,
"interactAttributes": [
[
"Toxicity",
20,
1
],
[
"Soiled",
20,
1
]
],
"_inherit": "Default"
},
"I_UAV_01_F": {
"interactMode": 3,
"aliveState": 1,
"interactAttributes": [
[
"Energy",
20,
1
]
],
"_inherit": "Default"
},
"Epoch_Female_F": {
"interactMode": 2,
"_inherit": "Default"
},
"Epoch_Male_F": {
"interactMode": 2,
"_inherit": "Default"
},
"C_man_1": {
"interactMode": 2,
"_inherit": "Default"
},
"SapperHead_SIM_EPOCH": {
"interactMode": 0,
"interactAttributes": [
[
"Soiled",
1
]
],
"_inherit": "Default"
},
"SapperCorpse_SIM_EPOCH": {
"interactMode": 0,
"interactAttributes": [
[
"Soiled",
1
]
],
"_inherit": "Default"
},
"Snake_random_EPOCH": {
"interactMode": 3,
"distance": 3,
"toxicChance": 0.2,
"bloodpChance": 1,
"fatigueChance": 0.5,
"bleedAmount": 30,
"bloodpAmount": 3,
"soundEffect": [
"snake_bite0"
],
"canSee": "!(lineIntersects[eyePos _unit, aimPos _target, _unit, _target])",
"ppEffect": [],
"aliveState": 0,
"interactAttributes": [
[
"Toxicity",
20,
1
],
[
"Soiled",
1
]
],
"_inherit": "Default"
},
"Snake2_random_EPOCH": {
"interactMode": 3,
"distance": 3,
"toxicChance": 0.1,
"bloodpChance": 1,
"fatigueChance": 0.5,
"bleedAmount": 30,
"bloodpAmount": 3,
"soundEffect": [
"snake_bite0"
],
"canSee": "!(lineIntersects[eyePos _unit, aimPos _target, _unit, _target])",
"ppEffect": [],
"aliveState": 0,
"interactAttributes": [
[
"Toxicity",
10,
1
],
[
"Soiled",
1
]
],
"_inherit": "Default"
},
"GreatWhite_F": {
"interactMode": 3,
"distance": 6,
"toxicChance": 0,
"bleedChance": 1,
"bloodpChance": 1,
"fatigueChance": 1,
"bleedAmount": 100,
"bloodpAmount": 3,
"canSee": "true",
"ppEffect": [],
"aliveState": 1,
"interactAttributes": [],
"_inherit": "Default"
},
"SmokeShellCustom": {
"distance": 6,
"toxicChance": 1,
"bleedChance": 0,
"bloodpChance": 1,
"fatigueChance": 1,
"bleedAmount": 0,
"bloodpAmount": 3,
"canSee": "true",
"ppEffect": [],
"_inherit": "Default"
},
"Epoch_Cloak_F": {
"distance": 30,
"toxicChance": 0,
"bloodpChance": 0.9,
"fatigueChance": 0.5,
"bleedAmount": 66,
"bloodpAmount": 3,
"soundEffect": [
"cultist_nearby"
],
"canSee": "!(lineIntersects[eyePos _unit, aimPos _target, _unit, _target])",
"ppEffect": [
[
[
"filmGrain",
2005,
[
0.1,
-1,
0.05,
0.05,
2,
false
],
1
],
[
"chromAberration",
2006,
[
0.01,
0.01,
true
],
5
],
[
"colorCorrections",
2007,
[
1,
1,
0,
[
1.5,
-1,
-1.5,
0.5
],
[
5,
3.5,
-5,
-0.5
],
[
-3,
5,
-5,
-0.5
]
],
5
],
[
"radialBlur",
2008,
[
0.02,
0.02,
0.15,
0.15
],
5
]
],
2,
[
[],
[
[
0,
0,
true
],
5
],
[
[
1,
1,
-0.01,
[
0.0,
0.0,
0.0,
0.0
],
[
1.5,
1,
1.2,
0.6
],
[
0.199,
0.587,
0.114,
0.2
]
],
5
],
[
[
0,
0,
0,
0
],
5
]
],
5,
[]
],
"interactMode": 3,
"aliveState": 1,
"interactAttributes": [
[
"Toxicity",
20,
1
],
[
"Soiled",
20,
1
]
],
"_inherit": "Default"
},
"EPOCH_RyanZombie_1": {
"distance": 3,
"toxicChance": 0.1,
"bloodpChance": 0.9,
"fatigueChance": 0.4,
"bleedAmount": 30,
"bloodpAmount": 3,
"soundEffect": [
[
"ryanzombies\\sounds\\attack1.ogg",
400
],
[
"ryanzombies\\sounds\\attack2.ogg",
400
],
[
"ryanzombies\\sounds\\attack3.ogg",
400
],
[
"ryanzombies\\sounds\\attack4.ogg",
400
],
[
"ryanzombies\\sounds\\attack5.ogg",
400
]
],
"soundEffectGlobal": 1,
"animationEffect": [
"AwopPercMstpSgthWnonDnon_throw"
],
"animationEffectGlobal": 1,
"canSee": "!(lineIntersects[eyePos _unit, aimPos _target, _unit, _target])",
"ppEffect": [],
"interactMode": 3,
"aliveState": 1,
"interactAttributes": [
[
"Toxicity",
5,
1
],
[
"Soiled",
10,
1
]
],
"_inherit": "Default"
},
"EPOCH_RyanZombie_2": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_3": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_4": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_5": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_1_C": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_2_C": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_3_C": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_4_C": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_5_C": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_1_Sp": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_2_Sp": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_3_Sp": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_4_Sp": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_5_Sp": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_1_B": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_2_B": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_3_B": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_4_B": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_5_B": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_1_W": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_2_W": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_3_W": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_4_W": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_5_W": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_1_M": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_2_M": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_3_M": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_4_M": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_5_M": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_1_S": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_2_S": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_3_S": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_4_S": {
"_inherit": "EPOCH_RyanZombie_1"
},
"EPOCH_RyanZombie_5_S": {
"_inherit": "EPOCH_RyanZombie_1"
}
}
}