コード例 #1
0
ファイル: character.py プロジェクト: bkittelmann/statblock
 def __init__(self, source):
     Modifier.__init__(self, source.value, source)