You can create a statblock for a13th Ageusing theBasic 13th Age Monster Layout. Most of the blocks are conditional, meaning thatTraits,Nastier SpecialsandTriggered Actionsblocks will not show unless added to the YAML. In addition, you can write nested traits for attacks/actions to describe effe...
开发者ID:ashmind,项目名称:lightget,代码行数:36,代码来源:LinkExtractor.cs 示例8: MonsterInitiativeTableEntry ▲点赞 1▼ publicMonsterInitiativeTableEntry(stringdescription,stringhtml) :base(description, html){// attempt to wade through the statblock tag soup and pull out the stats we needtry{ Ht...