Documentation ¶
Index ¶
- type AbilityBonus
- type AbilityScore
- type Armor
- type ArmorClass
- type BaseMixin
- type Class
- type ClassEquipment
- type Coin
- type CommonMixin
- type DamageType
- type Equipment
- type EquipmentCategory
- type EquipmentChoice
- type EquipmentCost
- type Gear
- type Language
- type MagicSchool
- type Proficiency
- type ProficiencyChoice
- type Race
- type Rule
- type RuleSection
- type Skill
- type Subrace
- type Tool
- type Trait
- type Vehicle
- type Weapon
- type WeaponDamage
- type WeaponProperty
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbilityBonus ¶
AbilityBonus holds the schema definition for the AbilityBonus entity.
type AbilityScore ¶
AbilityScore holds the schema definition for the AbilityScore entity.
func (AbilityScore) Annotations ¶
func (AbilityScore) Annotations() []schema.Annotation
Annotations of the AbilityScore.
func (AbilityScore) Mixin ¶
func (AbilityScore) Mixin() []ent.Mixin
type Armor ¶
func (Armor) Annotations ¶
func (Armor) Annotations() []schema.Annotation
type ArmorClass ¶
func (ArmorClass) Fields ¶
func (ArmorClass) Fields() []ent.Field
type ClassEquipment ¶
func (ClassEquipment) Annotations ¶
func (ClassEquipment) Annotations() []schema.Annotation
func (ClassEquipment) Edges ¶
func (ClassEquipment) Edges() []ent.Edge
Edges of the StartingEquipment.
func (ClassEquipment) Fields ¶
func (ClassEquipment) Fields() []ent.Field
type CommonMixin ¶
func (CommonMixin) Annotations ¶
func (CommonMixin) Annotations() []schema.Annotation
Annotations returns the annotations for the schema.
func (CommonMixin) Fields ¶
func (CommonMixin) Fields() []ent.Field
type DamageType ¶
DamageType holds the schema definition for the DamageType entity.
func (DamageType) Annotations ¶
func (DamageType) Annotations() []schema.Annotation
Annotations of the DamageType.
func (DamageType) Mixin ¶
func (DamageType) Mixin() []ent.Mixin
type Equipment ¶
Equipment holds the schema definition for the Equipment entity.
func (Equipment) Annotations ¶
func (Equipment) Annotations() []schema.Annotation
Annotations of the Equipment.
type EquipmentCategory ¶
func (EquipmentCategory) Annotations ¶
func (EquipmentCategory) Annotations() []schema.Annotation
func (EquipmentCategory) Edges ¶
func (EquipmentCategory) Edges() []ent.Edge
func (EquipmentCategory) Fields ¶
func (EquipmentCategory) Fields() []ent.Field
func (EquipmentCategory) Mixin ¶
func (EquipmentCategory) Mixin() []ent.Mixin
type EquipmentChoice ¶
func (EquipmentChoice) Edges ¶
func (EquipmentChoice) Edges() []ent.Edge
func (EquipmentChoice) Fields ¶
func (EquipmentChoice) Fields() []ent.Field
type EquipmentCost ¶
func (EquipmentCost) Edges ¶
func (EquipmentCost) Edges() []ent.Edge
func (EquipmentCost) Fields ¶
func (EquipmentCost) Fields() []ent.Field
type Language ¶
Language holds the schema definition for the Language entity.
func (Language) Annotations ¶
func (Language) Annotations() []schema.Annotation
Annotations of the Language.
type MagicSchool ¶
MagicSchool holds the schema definition for the MagicSchool entity.
func (MagicSchool) Annotations ¶
func (MagicSchool) Annotations() []schema.Annotation
Annotations of the MagicSchool.
func (MagicSchool) Mixin ¶
func (MagicSchool) Mixin() []ent.Mixin
type Proficiency ¶
Proficiency holds the schema definition for the Proficiency entity.
func (Proficiency) Annotations ¶
func (Proficiency) Annotations() []schema.Annotation
Annotations of the Proficiency.
type ProficiencyChoice ¶
func (ProficiencyChoice) Edges ¶
func (ProficiencyChoice) Edges() []ent.Edge
func (ProficiencyChoice) Fields ¶
func (ProficiencyChoice) Fields() []ent.Field
type RuleSection ¶
RuleSection holds the schema definition for the RuleSection entity.
func (RuleSection) Annotations ¶
func (RuleSection) Annotations() []schema.Annotation
Annotations of the RuleSection.
func (RuleSection) Mixin ¶
func (RuleSection) Mixin() []ent.Mixin
type Subrace ¶
Subrace holds the schema definition for the Subrace entity.
func (Subrace) Annotations ¶
func (Subrace) Annotations() []schema.Annotation
Annotations of the Subrace.
type Vehicle ¶
========================================================== Vehicles and Mounts ==========================================================
type Weapon ¶
func (Weapon) Annotations ¶
func (Weapon) Annotations() []schema.Annotation
type WeaponDamage ¶
func (WeaponDamage) Annotations ¶
func (WeaponDamage) Annotations() []schema.Annotation
Annotations of the WeaponDamage.
func (WeaponDamage) Edges ¶
func (WeaponDamage) Edges() []ent.Edge
func (WeaponDamage) Fields ¶
func (WeaponDamage) Fields() []ent.Field
type WeaponProperty ¶
func (WeaponProperty) Annotations ¶
func (WeaponProperty) Annotations() []schema.Annotation
func (WeaponProperty) Edges ¶
func (WeaponProperty) Edges() []ent.Edge
func (WeaponProperty) Fields ¶
func (WeaponProperty) Fields() []ent.Field
func (WeaponProperty) Mixin ¶
func (WeaponProperty) Mixin() []ent.Mixin