Implemented Effect View for skills
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Schemas.Skill = new SimpleSchema({
|
||||
//attribute name that this skill used as base mod for roll
|
||||
ability: { type: String, defaultValue: "" },
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user