4e Magic Weapons

Back to Main Page Homebrew Equipment


Weapon

Level 1

Level 2

Level 3

Level 4

Level 5

Level 6

Level 7

Level 8

Level 9

Level 10

Level 11

Level 12

Level 13

Level 14

Level 15

Level 16

Level 17

Level 18

Level 19

Level 20

Level 21

Level 22

Level 23

Level 24

Level 25

Level 26

Level 27

Level 28

Level 29

Level 30

Level 31+

gollark: Yes, I thought of this, but the issue is [REDACTED]ing grudgers.
gollark: The only major improvement I can think of would maybe be patternmatching on the weird alternating one, and turning evil at some point in order to exploit angels.
gollark: Against the random one it rapidly decides to not trust it and probably does well for it, against tit for tat it cooperates, against tat for tit it soon apifies it, against devil it also soon apifies it, against angel it's nice to it (suboptimal, can't really fix it easily), against time machine it cooperates, against grudger it cooperates, and that's basically it.
gollark: It probably isn't optimal but you know.
gollark: ```scheme(define forgiving-grudge (lambda (x y) (let* ( (defection-count (length (filter (lambda (m) (= m 1)) x))) (result (if (> defection-count 3) 1 0)) ) result)))```As far as I can tell this consistently wins.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.