Rework des fiches creature/PJ et Tinji/Loksyu
This commit is contained in:
2619
dist/system.js
vendored
2619
dist/system.js
vendored
File diff suppressed because it is too large
Load Diff
7
dist/system.js.map
vendored
7
dist/system.js.map
vendored
File diff suppressed because one or more lines are too long
@@ -1,76 +0,0 @@
|
||||
{
|
||||
"fvtt-chroniques-de-l-etrange": {
|
||||
"system": "fvtt-chroniques-de-l-etrange",
|
||||
"topology": "standard",
|
||||
"quantity" : "quantity",
|
||||
"aliases": {},
|
||||
"sources": {
|
||||
"Lampe torche": {
|
||||
"name": "Lampe torche",
|
||||
"type": "item",
|
||||
"consumable": false,
|
||||
"states": 2,
|
||||
"light": [
|
||||
{
|
||||
"bright": 30, "dim": 300, "angle": 20, "color": "#c2fffb", "alpha": 0.5, "attenuation": 0.8
|
||||
}
|
||||
]
|
||||
},
|
||||
"怪 Lampe torche": {
|
||||
"name": "怪 Lampe torche",
|
||||
"type": "item",
|
||||
"consumable": false,
|
||||
"states": 2,
|
||||
"light": [
|
||||
{
|
||||
"bright": 30, "dim": 300, "angle": 20, "color": "#c2fffb", "alpha": 0.5, "attenuation": 0.8
|
||||
}
|
||||
]
|
||||
},
|
||||
"Flashlight": {
|
||||
"name": "Flashlight",
|
||||
"type": "item",
|
||||
"consumable": false,
|
||||
"states": 2,
|
||||
"light": [
|
||||
{
|
||||
"bright": 30, "dim": 300, "angle": 20, "color": "#c2fffb", "alpha": 0.5, "attenuation": 0.8
|
||||
}
|
||||
]
|
||||
},
|
||||
"怪 Flashlight": {
|
||||
"name": "怪 Flashlight",
|
||||
"type": "item",
|
||||
"consumable": false,
|
||||
"states": 2,
|
||||
"light": [
|
||||
{
|
||||
"bright": 30, "dim": 300, "angle": 20, "color": "#c2fffb", "alpha": 0.5, "attenuation": 0.8
|
||||
}
|
||||
]
|
||||
},
|
||||
"Linterna eléctrica": {
|
||||
"name": "Linterna eléctrica",
|
||||
"type": "item",
|
||||
"consumable": false,
|
||||
"states": 2,
|
||||
"light": [
|
||||
{
|
||||
"bright": 30, "dim": 300, "angle": 20, "color": "#c2fffb", "alpha": 0.5, "attenuation": 0.8
|
||||
}
|
||||
]
|
||||
},
|
||||
"怪 Linterna eléctrica": {
|
||||
"name": "怪 Linterna eléctrica",
|
||||
"type": "item",
|
||||
"consumable": false,
|
||||
"states": 2,
|
||||
"light": [
|
||||
{
|
||||
"bright": 30, "dim": 300, "angle": 20, "color": "#c2fffb", "alpha": 0.5, "attenuation": 0.8
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user