Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit 7d93a3f

Browse files
authored
Merge pull request #13 from jnovack/replay
update replay.attributes.md
2 parents 0d0c9dc + 7f612b8 commit 7d93a3f

File tree

1 file changed

+73
-0
lines changed

1 file changed

+73
-0
lines changed

reference/replay.attributes.events.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -815,3 +815,76 @@ Mount and coloring
815815

816816
* `yes`
817817
* `no`
818+
819+
## 1.0.20 `4021` Draft Ban Mode - (array(object(int attrid, int namespace, string value)))
820+
821+
### 1.0.20.1 `value` (string)
822+
823+
* `` - (Empty string) No Ban
824+
* `1ban` - 1 Beginning Ban
825+
* `2ban` - 2 Beginning Bans
826+
* `Mban` - Mid-Ban style (1 beginning ban, 1 mid-ban)
827+
828+
## 1.0.21 `4022` Ban Selector - (array(object(int attrid, int namespace, string value)))
829+
830+
### 1.0.21.1 `value` (string)
831+
832+
* `Hmmr` - Highest MMR Player
833+
834+
## 1.0.22 `4023` Team 1, First Ban - (array(object(int attrid, int namespace, string value)))
835+
836+
### 1.0.22.1 `value` (string)
837+
838+
Hero Played. See 1.0.11
839+
840+
## 1.0.23 `4024` Team 1, First Ban Locked In - (array(object(int attrid, int namespace, string value)))
841+
842+
### 1.0.23.1 `value` (string)
843+
844+
* `yes`
845+
* `no`
846+
847+
## 1.0.24 `4025` Team 1, Second Ban - (array(object(int attrid, int namespace, string value)))
848+
849+
### 1.0.24.1 `value` (string)
850+
851+
Hero Played. See 1.0.11
852+
853+
## 1.0.25 `4026` Team 1, Second Ban Locked In - (array(object(int attrid, int namespace, string value)))
854+
855+
### 1.0.25.1 `value` (string)
856+
857+
* `yes`
858+
* `no`
859+
860+
## 1.0.26 `4027` Ban Selector - (array(object(int attrid, int namespace, string value)))
861+
862+
### 1.0.26.1 `value` (string)
863+
864+
* `Hmmr` - Highest MMR Player
865+
866+
## 1.0.27 `4028` Team 2, First Ban - (array(object(int attrid, int namespace, string value)))
867+
868+
### 1.0.27.1 `value` (string)
869+
870+
Hero Played. See 1.0.11
871+
872+
## 1.0.28 `4029` Team 2, First Ban Locked In - (array(object(int attrid, int namespace, string value)))
873+
874+
### 1.0.28.1 `value` (string)
875+
876+
* `yes`
877+
* `no`
878+
879+
## 1.0.29 `4030` Team 2, Second Ban - (array(object(int attrid, int namespace, string value)))
880+
881+
### 1.0.29.1 `value` (string)
882+
883+
Hero Played. See 1.0.11
884+
885+
## 1.0.30 `4031` Team 2, Second Ban Locked In - (array(object(int attrid, int namespace, string value)))
886+
887+
### 1.0.30.1 `value` (string)
888+
889+
* `yes`
890+
* `no`

0 commit comments

Comments
 (0)