Advertisement
jka249

Untitled

May 3rd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.71 KB | None | 0 0
  1. {
  2. "Attachments": {},
  3. "Bodyparts": {
  4. "Head": "Head"
  5. },
  6. "Messages": {
  7. "Animal": [
  8. "A {attacker} followed {victim} and ate him alive."
  9. ],
  10. "Animal Sleeping": [
  11. "{victim} was cuddled to death by a {attacker} while having a sleep."
  12. ],
  13. "AnimalDeath": [
  14. "{attacker} killed a {victim} with a {weapon}{attachments} from {distance}m."
  15. ],
  16. "Bleeding": [
  17. "{victim} forgot how to stop bleeding."
  18. ],
  19. "Blunt": [
  20. "{attacker} used a {weapon} to knock {victim} out."
  21. ],
  22. "Blunt Sleeping": [
  23. "{attacker} used a {weapon} to turn {victim}'s dream into a nightmare."
  24. ],
  25. "Bullet": [
  26. "{victim} was shot in the {bodypart} by {attacker} with a {weapon}{attachments} from {distance}m."
  27. ],
  28. "Bullet Sleeping": [
  29. "Sleeping {victim} was shot in the {bodypart} by {attacker} with a {weapon}{attachments} from {distance}m."
  30. ],
  31. "Cold": [
  32. "{victim} became one with winter."
  33. ],
  34. "Drowned": [
  35. "{victim} thought he was a fish."
  36. ],
  37. "Explosion": [
  38. "{victim} was kaboom'd by {attacker}'s {weapon}"
  39. ],
  40. "Explosion Sleeping": [
  41. "{victim} was shredded by {attacker}'s {weapon} while sleeping."
  42. ],
  43. "Fall": [
  44. "{victim} jamp of a cliff face first."
  45. ],
  46. "Flamethrower": [
  47. "{victim} was set a light by {attacker} using a {weapon}."
  48. ],
  49. "Flamethrower Sleeping": [
  50. "{victim} was burned to ashes by sleeping by {attacker} using a {weapon}."
  51. ],
  52. "Generic": [
  53. "The death took {victim} with him."
  54. ],
  55. "Generic Sleeping": [
  56. "The death took sleeping {victim} with him."
  57. ],
  58. "Heat": [
  59. "{victim} couldnt afford ac."
  60. ],
  61. "Helicopter": [
  62. "{victim} was shot to pieces by a {attacker}."
  63. ],
  64. "Helicopter Sleeping": [
  65. "{victim} was sleeping when he was shot to pieces by a {attacker}."
  66. ],
  67. "HelicopterDeath": [
  68. "The {victim} was shot out of the sky."
  69. ],
  70. "Hunger": [
  71. "{victim} couldn't find a chicken to eat."
  72. ],
  73. "Murderer": [
  74. "A {attacker} haunted down {victim}."
  75. ],
  76. "MurdererDeath": [
  77. "{attacker} killed a {victim} with a {weapon}{attachments} from {distance}m."
  78. ],
  79. "Poison": [
  80. "{victim} died after being poisoned."
  81. ],
  82. "Radiation": [
  83. "{victim} grew and extra head and ate himself."
  84. ],
  85. "Scientist": [
  86. "A {attacker} failed an experiment on {victim}."
  87. ],
  88. "ScientistDeath": [
  89. "{attacker} killed a {victim} with a {weapon}{attachments} from {distance}m."
  90. ],
  91. "Slash": [
  92. "{attacker} cut {victim} like a a peice of cake."
  93. ],
  94. "Slash Sleeping": [
  95. "{attacker} slashed sleeping {victim} in half."
  96. ],
  97. "Stab": [
  98. "{victim} was stabbed to death by {attacker} using a {weapon}."
  99. ],
  100. "Stab Sleeping": [
  101. "{victim} was stabbed to death by {attacker} using a {weapon} before he could even awake."
  102. ],
  103. "Structure": [
  104. "A {attacker} impaled {victim}."
  105. ],
  106. "Suicide": [
  107. "{victim} was ashamed of the size of their ding a ling."
  108. ],
  109. "Thirst": [
  110. "{victim} forgot how to drink."
  111. ],
  112. "Trap": [
  113. "{victim} ran into a {attacker}"
  114. ],
  115. "Turret": [
  116. "A {attacker} defended its home against {victim} pew pew pew."
  117. ],
  118. "Unknown": [
  119. "{victim} died. Nobody knows why, it just happened."
  120. ],
  121. "Unknown Sleeping": [
  122. "{victim} was sleeping when he died. Nobody knows why, it just happened."
  123. ]
  124. },
  125. "Names": {},
  126. "Settings": {
  127. "Attachments Color": "#C4FF00",
  128. "Attachments Formatting": " ({attachments})",
  129. "Attachments Split": " | ",
  130. "Attacker Color": "#C4FF00",
  131. "Bodypart Color": "#C4FF00",
  132. "Chat Icon (SteamID)": "76561198077847390",
  133. "Console Formatting": "{Message}",
  134. "Distance Color": "#C4FF00",
  135. "Formatting": "[{Title}]: {Message}",
  136. "Health Color": "#C4FF00",
  137. "Log to File": false,
  138. "Message Color": "#696969",
  139. "Message Radius": 300.0,
  140. "Message Radius Enabled": false,
  141. "Needs Permission": false,
  142. "Show NPC Battles": false,
  143. "Simple UI - Font Size": 20,
  144. "Simple UI - Left": 0.1,
  145. "Simple UI - Max Height": 0.05,
  146. "Simple UI - Max Width": 0.8,
  147. "Simple UI - Top": 0.1,
  148. "Simple UI Hide Timer": 5.0,
  149. "Strip Colors from Simple UI": false,
  150. "Title": "Death Notes",
  151. "Title Color": "#80D000",
  152. "Use Popup Notifications": false,
  153. "Use Simple UI": false,
  154. "Victim Color": "#C4FF00",
  155. "Weapon Color": "#C4FF00",
  156. "Write to Chat": true,
  157. "Write to Console": true
  158. },
  159. "Weapons": {
  160. "Assault Rifle": "Assault Rifle"
  161. }
  162. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement