Variable levelAbilityScoreFeatureConst
levelAbilityScoreFeature: {
img: string;
name: string;
system: {
description: {
value: string;
};
subType: string;
};
type: string;
} = ...
Type declaration
img: string
name: string
system: {
description: {
value: string;
};
subType: string;
}
description: {
value: string;
}
subType: string
type: string
Data for the feature associated with ability scores gained from leveling.