---
kind: Quest
spec:
  name: Paperclip Maximizer
  description: "Some extra-nasty Bugs are threatening the existence of this world. We request a team of advanced users to delete this threat" 
  location: [34, -32, -2]
  tasks:
    - kind: unitStats
      name: Have both your ATK and DEF greater than 500
      life: 0
      defence: 500
      attack: 500
    - kind: unitStats
      name: Have your LIFE greater than 2000
      life: 2000
      defence: 0
      attack: 0
    - kind: inventory
      name: Delete a Paperclip Maximizer and put a Paperclip in your bag
      item:
        name: Paperclip
        quantity: 1
