Skip to content

Commit

Permalink
Add skill property table
Browse files Browse the repository at this point in the history
  • Loading branch information
kraflab committed Jul 18, 2023
1 parent 72af204 commit 7dd7a76
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/mapinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,30 @@ You can enable MAPINFO parsing via the `-debug_mapinfo` command line option. Sup
| UsePlayerStartZ | :heavy_check_mark: |
| NoPassover | :heavy_check_mark: |
| Passover | :heavy_check_mark: |

### Skill Properties

| Key | Status |
| --------------- | ------------------ |
| AmmoFactor | :telescope: |
| DamageFactor | :telescope: |
| ArmorFactor | :telescope: |
| HealthFactor | :telescope: |
| MonsterHealth | :telescope: |
| FriendlyHealth | :telescope: |
| RespawnTime | :telescope: |
| SpawnFilter | :telescope: |
| Key | :telescope: |
| MustConfirm | :telescope: |
| Name | :telescope: |
| PicName | :telescope: |
| TextColor | :telescope: |
| SpawnMulti | :telescope: |
| FastMonsters | :telescope: |
| InstantReaction | :telescope: |
| DisableCheats | :telescope: |
| NoPain | :telescope: |
| DefaultSkill | :telescope: |
| NoMenu | :telescope: |
| PlayerRespawn | :telescope: |
| EasyBossBrain | :telescope: |

0 comments on commit 7dd7a76

Please sign in to comment.