文件名称:gothicards-cards:哥特人游戏卡定义
文件大小:82KB
文件格式:ZIP
更新时间:2024-05-01 18:22:02
TypeScript
哥德卡定义 受到RPG哥特式风格启发的纸牌游戏的纸牌定义和类型。 :pencil: 定义 所有定义都在。 可能的属性和卡属性由Typescript接口定义。 有关更多信息,请参见 。 :artist_palette: 文字格式 卡使用Json Rich Text进行描述。 有一些自定义键: 样式(string) -文本的预定义样式,可能的值: info -黄色,条件,突出显示的信息。 positive -绿色,增强,治愈等。 negative -红色,损坏,进食等 magic -产生,转换,魔术矿石... label -关键字的简单突出显示 卡(string) -包含被引用的卡的卡塞。 :light_bulb: 帮助,错别字和新思路 欢迎您提出有关更新,修复和LORE友好卡的建议。 请使用经典的git flow处理请求和问题。
【文件预览】:
gothicards-cards-master
----.github()
--------workflows()
--------labeler.yml(330B)
----.eslint.tsconfig.json(35B)
----.eslintrc.js(168B)
----.prettierignore(53B)
----src()
--------main.ts(872B)
--------lib()
----jsconfig.json(52B)
----tsconfig.json(527B)
----README.md(1001B)
----.npmrc(39B)
----.huskyrc.json(104B)
----prettier.config.js(69B)
----.editorconfig(94B)
----.gitignore(45B)
----.eslintignore(12B)
----package-lock.json(194KB)
----package.json(2KB)
----.nvmrc(7B)