shadowm

Untitled

Jul 21st, 2015
337
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. [event]
  2. name=shaxthal fell
  3.  
  4. [if]
  5. {VARIABLE_LEXICAL_EQUALS unit.gender female}
  6. [then]
  7. [message]
  8. speaker=unit
  9. message= _ "female^Well, so much for the ‘invincible’ part. But what is this? I have managed to remove one of its armor plates and there is living flesh inside, although it smells much like a rotting corpse... So it is a living creature after all! But it seems completely unlike anything I have ever seen. What kind of foul sorcery is this?"
  10. [/message]
  11. [/then]
  12. [else]
  13. [message]
  14. speaker=unit
  15. message= _ "Well, so much for the ‘invincible’ part. But what is this? I have managed to remove one of its armor plates and there is living flesh inside, although it smells much like a rotting corpse... So it is a living creature after all! But it seems completely unlike anything I have ever seen. What kind of foul sorcery is this?"
  16. [/message]
  17. [/else]
  18. [/if]
  19.  
  20. [message]
  21. id=Erathan
  22. [not]
  23. x,y=$x1,$y1
  24. [/not]
  25. [or]
  26. id=Ivancyn
  27. [/or]
  28. message= _ "I haven’t the slightest idea. Nobody from our country has ever seen one of these abominations in the flesh. It’s very likely that they specifically created them to serve as the Empire’s living weapons. I shudder to think there might be thousands of them en route to our lands..."
  29. [/message]
  30.  
  31. [message]
  32. speaker=Elynia
  33. message= _ "I simply cannot begin to fathom the sort of twisted mind that would create a new form of life for the express purpose of slaughtering whole civilizations. These are slaves!"
  34. [/message]
  35.  
  36. [message]
  37. speaker=Mal Keshar
  38. message= _ "Hm. Their flesh begins to fall apart once you break their metallic exteriors. And it seems they don’t even have a skeleton inside, much like insects. Pah! What a waste of time. I can’t work with this!"
  39. [/message]
  40.  
  41. [message]
  42. speaker=Elynia
  43. message= _ "I would not let you anyway."
  44. [/message]
  45.  
  46. [message]
  47. speaker=Mal Keshar
  48. message= _ "Oh, Elynia, you truly are the life of the party."
  49. [/message]
  50. [/event]
Advertisement
Add Comment
Please, Sign In to add comment