Technique: Sanitize Difficulty and Skill list
This commit is contained in:
@@ -16,6 +16,10 @@ L5R5E.xp = {
|
||||
techniqueCost: 3,
|
||||
};
|
||||
|
||||
L5R5E.regex = {
|
||||
techniqueDifficulty: /^@([TS]):([^|]+?)(?:\|(min|max)(?:\(([^)]+?)\))?)?$/,
|
||||
};
|
||||
|
||||
L5R5E.initiativeSkills = {
|
||||
intrigue: "sentiment",
|
||||
duel: "meditation",
|
||||
|
||||
Reference in New Issue
Block a user