Advertisement
Guest User

Untitled

a guest
Aug 25th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1. 2019-08-25 10:11:34,461| DEBUG | Input received: skill3,
  2. 2019-08-25 10:11:34,462| DEBUG | 'player' can afford cost.
  3. 2019-08-25 10:11:34,478| INFO | entity_handler received EntityEventTypes.SKILL...
  4. 2019-08-25 10:11:34,478| DEBUG | -> Processing 'player'`s skill: burn the deck.
  5. 2019-08-25 10:11:34,478| DEBUG | 'player' paid 1 STAMINA and has 4 left.
  6. 2019-08-25 10:11:34,478| DEBUG | Applying damage skill effect from 'burn the deck'.
  7. 2019-08-25 10:11:34,479| DEBUG | Get to hit scores...
  8. 2019-08-25 10:11:34,479| DEBUG | -> Roll:-1, Modified:5, Mitigated:-1.
  9. 2019-08-25 10:11:34,479| DEBUG | Calculate damage...
  10. 2019-08-25 10:11:34,479| DEBUG | -> Initial:5, Mitigated:1.7999999999999998, Modified:1.0799999999999998, Final: 1
  11. 2019-08-25 10:11:34,480| DEBUG | Get to hit scores...
  12. 2019-08-25 10:11:34,480| DEBUG | -> Roll:-3, Modified:3, Mitigated:-3.
  13. 2019-08-25 10:11:34,480| DEBUG | Calculate damage...
  14. 2019-08-25 10:11:34,481| DEBUG | -> Initial:5, Mitigated:1.7999999999999998, Modified:1.0799999999999998, Final: 1
  15. 2019-08-25 10:11:34,481| DEBUG | Get to hit scores...
  16. 2019-08-25 10:11:34,481| DEBUG | -> Roll:-1, Modified:5, Mitigated:-1.
  17. 2019-08-25 10:11:34,481| DEBUG | Calculate damage...
  18. 2019-08-25 10:11:34,481| DEBUG | -> Initial:5, Mitigated:1.7999999999999998, Modified:1.0799999999999998, Final: 1
  19. 2019-08-25 10:11:34,482| DEBUG | Applying apply afflictions skill effect from 'burn the deck'.
  20. 2019-08-25 10:11:34,482| DEBUG | Get to hit scores...
  21. 2019-08-25 10:11:34,482| DEBUG | -> Roll:3, Modified:114, Mitigated:108.
  22. 2019-08-25 10:11:34,482| INFO | Applying flaming afflictions to 'goblinn hired hand' with duration of 4.
  23. 2019-08-25 10:11:34,483| DEBUG | Get to hit scores...
  24. 2019-08-25 10:11:34,483| DEBUG | -> Roll:-1, Modified:110, Mitigated:104.
  25. 2019-08-25 10:11:34,483| INFO | Applying flaming afflictions to 'goblinn hired hand' with duration of 4.
  26. 2019-08-25 10:11:34,483| DEBUG | Get to hit scores...
  27. 2019-08-25 10:11:34,484| DEBUG | -> Roll:-3, Modified:108, Mitigated:102.
  28. 2019-08-25 10:11:34,484| INFO | Applying flaming afflictions to 'goblinn hired hand' with duration of 4.
  29. 2019-08-25 10:11:34,484| DEBUG | ui_handler received EventTopics.ENTITY:EntityEventTypes.SKILL
  30. 2019-08-25 10:11:34,484| INFO | affliction_handler received EntityEventTypes.SKILL...
  31. 2019-08-25 10:11:34,484| DEBUG | message_handler received MessageEventTypes.BASIC
  32. 2019-08-25 10:11:34,485| INFO | map_handler received MapEventTypes.TILE_INTERACTION...
  33. 2019-08-25 10:11:34,485| DEBUG | -> Processing mundane interaction on tiles
  34. 2019-08-25 10:11:34,485| DEBUG | message_handler received MessageEventTypes.BASIC
  35. 2019-08-25 10:11:34,485| INFO | map_handler received MapEventTypes.TILE_INTERACTION...
  36. 2019-08-25 10:11:34,485| DEBUG | -> Processing mundane interaction on tiles
  37. 2019-08-25 10:11:34,486| DEBUG | message_handler received MessageEventTypes.BASIC
  38. 2019-08-25 10:11:34,486| INFO | map_handler received MapEventTypes.TILE_INTERACTION...
  39. 2019-08-25 10:11:34,486| DEBUG | -> Processing mundane interaction on tiles
  40. 2019-08-25 10:11:34,486| DEBUG | message_handler received MessageEventTypes.BASIC
  41. 2019-08-25 10:11:34,486| DEBUG | message_handler received MessageEventTypes.BASIC
  42. 2019-08-25 10:11:34,487| DEBUG | message_handler received MessageEventTypes.BASIC
  43. 2019-08-25 10:11:34,487| INFO | map_handler received MapEventTypes.TILE_INTERACTION...
  44. 2019-08-25 10:11:34,487| DEBUG | -> Processing flaming interaction on tiles
  45. 2019-08-25 10:11:34,490| INFO | flaming changed bog to dirt
  46. 2019-08-25 10:11:34,490| INFO | game_handler received GameEventTypes.END_TURN
  47. 2019-08-25 10:11:34,490| DEBUG | Ending player`s turn...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement