+ name: 'Are we idle yet?',
+ desc: 'Take longer than 3 minutes to win',
Math.min((game.time-180000)/60000, 0.2)
+ name: 'Creature Domination',
+ desc: 'More than twice as many creatures than foe',
10%
+ name: 'Creatureless',
+ desc: 'Never play a creature',
10%
+ name: 'Current Health',
+ desc: '1% per 3hp',
1% per 3hp
+ name: 'Max Health',
+ desc: '1% per 6 maxhp over 100',
1% per 6 maxhp over 100
+ name: 'Full Health',
+ desc: 'Hp equal to maxhp',
20%
+ name: 'Deckout',
+ desc: 'Win through deckout',
50%
+ name: 'Double Kill',
+ desc: 'Foe lost with as much negative hp as maxhp',
15%
+ name: 'Equipped',
+ desc: 'End match wielding a weapon & shield',
5%
+ name: 'First past the post',
+ desc: 'Win with non-positive hp, or foe loses with positive hp',
10%
+ name: 'Grounds Keeper',
+ desc: '2.5% per permanent over 8',
2.5% per permanent over 8
+ name: 'Head Hunter',
+ desc: "Defeat arena's top 7 decks",
100%, 50%, 25%, 12%, 6%, 3%, 1%
+ name: 'Last point',
+ desc: 'End with 1hp',
30%
+ name: 'Mid Turn',
+ desc: 'Defeat foe with game ended still on own turn',
10%
+ name: 'Murderer',
+ desc: 'Kill over 5 creatures',
15%
+ name: 'Perfect Damage',
+ desc: 'Foe lost with 0hp',
10%
+ name: 'Pillarless',
+ desc: 'Never play a pillar',
5%
+ name: 'Size matters',
+ desc: '0.666..% per card in deck over 36',
(deck length - 36)/150
+ name: 'Toxic',
+ desc: 'Foe lost with 18 poison',
10%
+ name: 'Unupped',
+ desc: '0.333..% per unupped card in deck',
0.333..% per unupped card in deck
+ name: 'Waiter',
+ desc: 'Won with 0 cards in deck',
30%
+ name: 'Weapon Master',
+ desc: 'Play over 2 weapons',
10%