KingAlobar

DayZ - cfgEffects snippet 4 Base/Shop near Gieraltow Tower Spire Smoke

Mar 6th, 2022
657
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.60 KB | None | 0 0
  1.  
  2.         {   "AreaName": "RedSpire",
  3.             "Type": "ContaminatedArea_Static",
  4.             "TriggerType": "EffectTrigger",
  5.             "Data": {
  6.                 "Pos": [ 9960.0166015625,
  7.                 485.0,
  8.                 4016.022216796875 ],
  9.                 "Radius": 284,
  10.                 "PosHeight": 100,
  11.                 "NegHeight": 120,
  12.                 "InnerPartDist": 5,
  13.                 "OuterSpireToggle": 1,
  14.                 "OuterPartDist": 15,
  15.                 "OuterOffset": 0,
  16.                 "VerticalLayers": 0,
  17.                 "VerticalOffset": 0,
  18.                 "ParticleName": "graphics/particles/smoke_M18_red_02"
  19.                 },
  20.             "PlayerData": {
  21.                 "AroundPartName": "graphics/particles/",
  22.                 "TinyPartName": "graphics/particles/",
  23.                 "PPERequesterType": ""
  24.             }
  25.         },
  26.         {   "AreaName": "YellowSpire",
  27.             "Type": "ContaminatedArea_Static",
  28.             "TriggerType": "EffectTrigger",
  29.             "Data": {
  30.                 "Pos": [ 9960.0166015625,
  31.                 480.0,
  32.                 4016.022216796875 ],
  33.                 "Radius": 144,
  34.                 "PosHeight": 80,
  35.                 "NegHeight": 150,
  36.                 "InnerPartDist": 5,
  37.                 "OuterSpireToggle": 1,
  38.                 "OuterPartDist": 15,
  39.                 "OuterOffset": 0,
  40.                 "VerticalLayers": 0,
  41.                 "VerticalOffset": 0,
  42.                 "ParticleName": "graphics/particles/smoke_M18_yellow_02"
  43.                 },
  44.             "PlayerData": {
  45.                 "AroundPartName": "graphics/particles/",
  46.                 "TinyPartName": "graphics/particles/",
  47.                 "PPERequesterType": ""
  48.             }
  49.         },
  50.         {   "AreaName": "PurpleSpire",
  51.             "Type": "ContaminatedArea_Static",
  52.             "TriggerType": "EffectTrigger",
  53.             "Data": {
  54.                 "Pos": [ 9960.0166015625,
  55.                 475.0,
  56.                 4016.022216796875 ],
  57.                 "Radius": 154,
  58.                 "PosHeight": 100,
  59.                 "NegHeight": 200,
  60.                 "InnerSpireCount": 1,
  61.                 "InnerPartDist": 5,
  62.                 "OuterSpireToggle": 1,
  63.                 "OuterPartDist": 15,
  64.                 "OuterOffset": 0,
  65.                 "VerticalLayers": 0,
  66.                 "VerticalOffset": 0,
  67.                 "ParticleName": "graphics/particles/smoke_M18_purple_02"
  68.                 },
  69.             "PlayerData": {
  70.                 "AroundPartName": "graphics/particles/",
  71.                 "TinyPartName": "graphics/particles/",
  72.                 "PPERequesterType": ""
  73.             }
  74.         },
  75.         {   "AreaName": "GreenSpire",
  76.             "Type": "ContaminatedArea_Static",
  77.             "TriggerType": "EffectTrigger",
  78.             "Data": {
  79.                 "Pos": [ 9960.0166015625,
  80.                 470.0,
  81.                 4016.022216796875 ],
  82.                 "Radius": 124,
  83.                 "PosHeight": 100,
  84.                 "NegHeight": 150,
  85.                 "InnerPartDist": 5,
  86.                 "OuterSpireToggle": 1,
  87.                 "OuterPartDist": 15,
  88.                 "OuterOffset": 0,
  89.                 "VerticalLayers": 0,
  90.                 "VerticalOffset": 0,
  91.                 "ParticleName": "graphics/particles/smoke_M18_green_02"
  92.                 },
  93.             "PlayerData": {
  94.                 "AroundPartName": "graphics/particles/",
  95.                 "TinyPartName": "graphics/particles/",
  96.                 "PPERequesterType": ""
  97.             }
  98.         }
Advertisement
Add Comment
Please, Sign In to add comment