adventurerscodex/uat

Component: EncounterAll (All Sections)

Opened this issue · 0 comments

Component Name

encounter_all.py

Module

DM

Description

The file encounter_all.py should be comprised of the following classes:

  • EncounterHeader

    • edit
    • name
    • location
  • Environment

    • preview_tab
    • weather
    • terrain
    • edit_tab
    • image_link
    • weather
    • terrain
    • description
  • MapsAndImages

    • add_plus_icon
    • add_row
    • name_header
    • name_header_sorting_arrow
    • description_header
    • description_header_sorting_arrow
  • PointsOfInterest

    • add_plus_icon
    • add_row
    • name_header
    • name_header_sorting_arrow
    • description_header
    • description_header_sorting_arrow
  • ReadAloudText

    • add_plus_icon
    • add_row
    • name_header
    • name_header_sorting_arrow
    • description_header
    • description_header_sorting_arrow
  • NonPlayerCharacters

    • add_plus_icon
    • add_row
    • name_header
    • name_header_sorting_arrow
    • race_header
    • race_header_sorting_arrow
    • description_header
    • description_header_sorting_arrow
  • Monsters

    • add_plus_icon
    • add_row
    • name_header
    • name_header_sorting_arrow
    • armor_class_header
    • armor_class_header_sorting_arrow
    • hit_points_header
    • hit_points_header_sorting_arrow
    • speed_header
    • speed_header_sorting_arrow
    • experience_header
    • experience_header_sorting_arrow
  • Treasure

    • add_plus_icon
    • add_row
    • name_header
    • name_header_sorting_arrow
    • property_header
    • property_header_sorting_arrow
    • description_header
    • description_header_sorting_arrow
  • Notes

    • preview_tab
    • preview_content
    • edit_tab
    • edit_content
  • EncounterFooter

    • markdown_link