Compare commits
65 Commits
Author | SHA1 | Date | |
---|---|---|---|
bc03ffd88a | |||
85cb7bc7e2 | |||
e5aea0cf67 | |||
d41b69bf4a | |||
ff647aeaae | |||
2a0701c8f4 | |||
c3f686e633 | |||
e99f60bf3f | |||
f3c9f3af0b | |||
a192e617ae | |||
8b0a6f9635 | |||
7a5ce98c41 | |||
13dfbdd7cc | |||
a8768d4927 | |||
e15a95a712 | |||
c412c3cfce | |||
bce71fa7ab | |||
5047f9df39 | |||
b1f0b20bb6 | |||
7472131c54 | |||
7e1ed4f41a | |||
a1b786fa07 | |||
5622e09558 | |||
852141d8a7 | |||
c14d23da9e | |||
b2237355f2 | |||
1294571f00 | |||
7a9afb4d80 | |||
b5d513e4d0 | |||
c887920910 | |||
f1cd01fd8f | |||
4a64456ad3 | |||
f89222f8e6 | |||
cc028640c0 | |||
0ec6639c6a | |||
4480093d13 | |||
47d7fc2276 | |||
8874a1410e | |||
dabb509dd5 | |||
8a31b00f81 | |||
f7642c9812 | |||
f4c40fd87b | |||
4025d79145 | |||
6f779b00b8 | |||
273e9185cc | |||
6ed4f61fb7 | |||
5fc97ced44 | |||
58edae84be | |||
5fdeb3c6a4 | |||
588a24b77a | |||
c31e508061 | |||
c4222d6315 | |||
2ac938313e | |||
b16223e520 | |||
2c3901d8a5 | |||
0dd6db29e7 | |||
e38a4f1a44 | |||
3d2e478642 | |||
0eeb03d776 | |||
ba78968d86 | |||
e56ec7bb35 | |||
32a8ce83a9 | |||
c49670c598 | |||
c99dd7ab7a | |||
876f7c9120 |
23
.drone.yml
23
.drone.yml
@ -1,23 +0,0 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: python
|
||||
commands:
|
||||
- pip install git+https://git.adamgoldsmith.name/adam/tts_yaml_unpacker
|
||||
- tts_yaml_unpacker pack unpacked.yaml "Arkham SCE Adam_${DRONE_TAG}.json"
|
||||
- python -m zipfile -c "Arkham SCE Adam_${DRONE_TAG}.zip" "Arkham SCE Adam_${DRONE_TAG}.json"
|
||||
- name: release
|
||||
image: plugins/gitea-release
|
||||
settings:
|
||||
api_key:
|
||||
from_secret: Gitea_API_Key
|
||||
base_url: https://git.adamgoldsmith.name
|
||||
files: "Arkham SCE Adam_${DRONE_TAG}.zip"
|
||||
title: "Patched ${DRONE_TAG}"
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- tag
|
29
.gitea/workflows/build-and-release.yaml
Normal file
29
.gitea/workflows/build-and-release.yaml
Normal file
@ -0,0 +1,29 @@
|
||||
name: Build and Release
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Build and Release
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '>=3.11'
|
||||
- name: Install tts_yaml_unpacker
|
||||
run: pip install git+https://git.adamgoldsmith.name/adam/tts_yaml_unpacker
|
||||
- name: Pack into Json
|
||||
run: tts_yaml_unpacker pack unpacked.yaml "Arkham SCE Adam_${{ github.ref_name }}.json"
|
||||
- name: zip json
|
||||
run: python -m zipfile -c "Arkham SCE Adam_${{ github.ref_name }}.zip" "Arkham SCE Adam_${{ github.ref_name }}.json"
|
||||
- name: Create Release
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
env:
|
||||
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
||||
with:
|
||||
files: "Arkham SCE Adam_${{ github.ref_name }}.zip"
|
||||
name: "Patched ${{ github.ref_name }}"
|
4059
unpacked.ttslua
4059
unpacked.ttslua
File diff suppressed because it is too large
Load Diff
1132
unpacked.xml
Normal file
1132
unpacked.xml
Normal file
File diff suppressed because it is too large
Load Diff
3436
unpacked.yaml
3436
unpacked.yaml
File diff suppressed because it is too large
Load Diff
@ -1,43 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: '134348'
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: Featured Fan Content
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 56
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 40.61
|
||||
posY: 1.42
|
||||
posZ: -13.29
|
||||
rotX: 90.0
|
||||
rotY: 90.0
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,43 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: '184810'
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: Starter Decks
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 64
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -26.79
|
||||
posY: 1.26
|
||||
posZ: 78.69
|
||||
rotX: 90.0
|
||||
rotY: 90.0
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,43 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: 260e0c
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: Core/Adv.
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 64
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -26.79
|
||||
posY: 1.26
|
||||
posZ: 84.4
|
||||
rotX: 90.0
|
||||
rotY: 90.0
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,43 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: 65eb7e
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: New to the game? Check the archives gun for a how to play guide!
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 64
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -48.93
|
||||
posY: 1.25
|
||||
posZ: 71.4
|
||||
rotX: 90.0
|
||||
rotY: 90.0
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,43 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: 6f870e
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: Carcosa
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 64
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -17.92
|
||||
posY: 1.26
|
||||
posZ: 77.59
|
||||
rotX: 90.0
|
||||
rotY: 89.83
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,43 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: '778306'
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: TFA
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 64
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -17.96
|
||||
posY: 1.26
|
||||
posZ: 70.71
|
||||
rotX: 90.0
|
||||
rotY: 89.83
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,43 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: 8553dc
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: EotE
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 64
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -26.79
|
||||
posY: 1.26
|
||||
posZ: 70.71
|
||||
rotX: 90.0
|
||||
rotY: 90.17
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,43 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: 9f04cb
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: TDE
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 64
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -17.89
|
||||
posY: 1.26
|
||||
posZ: 58.09
|
||||
rotX: 90.0
|
||||
rotY: 89.83
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,48 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: b32e04
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: 'To use multiple classes at once, place a class, copy all of its cards, and
|
||||
recall it.
|
||||
|
||||
Then, place another class, and paste the copied class from the clipboard.
|
||||
|
||||
There should be room for two or even three classes.'
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 52
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 74.74
|
||||
posY: 1.32
|
||||
posZ: 59.06
|
||||
rotX: 90.0
|
||||
rotY: 90.52
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,43 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: bb4ade
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: All
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 64
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -26.79
|
||||
posY: 1.26
|
||||
posZ: 64.8
|
||||
rotX: 90.0
|
||||
rotY: 90.0
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,43 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: ca78c7
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: TCU
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 64
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -17.89
|
||||
posY: 1.26
|
||||
posZ: 63.72
|
||||
rotX: 90.0
|
||||
rotY: 89.83
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
47
unpacked/3DText d628cc.yaml
Normal file
47
unpacked/3DText d628cc.yaml
Normal file
@ -0,0 +1,47 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1
|
||||
g: 1
|
||||
r: 1
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: d628cc
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: Featured Fan Content
|
||||
colorstate:
|
||||
b: 1
|
||||
g: 1
|
||||
r: 1
|
||||
fontSize: 84
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -19.5
|
||||
posY: 1.7
|
||||
posZ: -87
|
||||
rotX: 90
|
||||
rotY: 90
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,43 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: d861ca
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: TIC
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 64
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -17.9
|
||||
posY: 1.25
|
||||
posZ: 53.27
|
||||
rotX: 90.0
|
||||
rotY: 90.0
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,43 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: e51c92
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: Dunwich
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 64
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -17.91
|
||||
posY: 1.27
|
||||
posZ: 84.58
|
||||
rotX: 90.0
|
||||
rotY: 89.83
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,44 +0,0 @@
|
||||
Autoraise: true
|
||||
ColorDiffuse:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
GUID: e85ff9
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: false
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: true
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: 3DText
|
||||
Nickname: ''
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Text:
|
||||
Text: Click the Place button to reveal the investigators for each cycle. Recall
|
||||
before placing a new set!
|
||||
colorstate:
|
||||
b: 1.0
|
||||
g: 1.0
|
||||
r: 1.0
|
||||
fontSize: 56
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -5.13
|
||||
posY: 1.32
|
||||
posZ: -69.1
|
||||
rotX: 90.0
|
||||
rotY: 90.17
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,15 +1,60 @@
|
||||
-- Bundled by luabundle {"version":"1.6.0"}
|
||||
local __bundle_require, __bundle_loaded, __bundle_register, __bundle_modules = (function(superRequire)
|
||||
local loadingPlaceholder = {[{}] = true}
|
||||
|
||||
-- Position to check for weaknesses. Everything with X and Z less
|
||||
-- than these values (down and right on the table) will be checked
|
||||
local WEAKNESS_CHECK_X = 15
|
||||
local WEAKNESS_CHECK_Z = 37
|
||||
local register
|
||||
local modules = {}
|
||||
|
||||
local cardIdIndex = { }
|
||||
local classAndLevelIndex = { }
|
||||
local basicWeaknessList = { }
|
||||
local require
|
||||
local loaded = {}
|
||||
|
||||
register = function(name, body)
|
||||
if not modules[name] then
|
||||
modules[name] = body
|
||||
end
|
||||
end
|
||||
|
||||
require = function(name)
|
||||
local loadedModule = loaded[name]
|
||||
|
||||
if loadedModule then
|
||||
if loadedModule == loadingPlaceholder then
|
||||
return nil
|
||||
end
|
||||
else
|
||||
if not modules[name] then
|
||||
if not superRequire then
|
||||
local identifier = type(name) == 'string' and '\"' .. name .. '\"' or tostring(name)
|
||||
error('Tried to require ' .. identifier .. ', but no such module has been registered')
|
||||
else
|
||||
return superRequire(name)
|
||||
end
|
||||
end
|
||||
|
||||
loaded[name] = loadingPlaceholder
|
||||
loadedModule = modules[name](require, loaded, register, modules)
|
||||
loaded[name] = loadedModule
|
||||
end
|
||||
|
||||
return loadedModule
|
||||
end
|
||||
|
||||
return require, loaded, register, modules
|
||||
end)(nil)
|
||||
__bundle_register("__root", function(require, _LOADED, __bundle_register, __bundle_modules)
|
||||
require("playercards/AllCardsBag")
|
||||
end)
|
||||
__bundle_register("playercards/AllCardsBag", function(require, _LOADED, __bundle_register, __bundle_modules)
|
||||
local guidReferenceApi = require("core/GUIDReferenceApi")
|
||||
|
||||
local cardIdIndex = {}
|
||||
local classAndLevelIndex = {}
|
||||
local basicWeaknessList = {}
|
||||
local uniqueWeaknessList = {}
|
||||
local cycleIndex = {}
|
||||
|
||||
local indexingDone = false
|
||||
local allowRemoval = false
|
||||
local otherCardsDetected = false
|
||||
|
||||
function onLoad()
|
||||
self.addContextMenuItem("Rebuild Index", startIndexBuild)
|
||||
@ -23,7 +68,7 @@ end
|
||||
-- called once indexing is complete it means the hotfix bag has been added
|
||||
-- later, and we should rebuild the index to integrate the hotfix bag.
|
||||
function rebuildIndexForHotfix()
|
||||
if (indexingDone) then
|
||||
if indexingDone then
|
||||
startIndexBuild()
|
||||
end
|
||||
end
|
||||
@ -31,253 +76,420 @@ end
|
||||
-- Resets all current bag indexes
|
||||
function clearIndexes()
|
||||
indexingDone = false
|
||||
cardIdIndex = { }
|
||||
classAndLevelIndex = { }
|
||||
classAndLevelIndex["Guardian-upgrade"] = { }
|
||||
classAndLevelIndex["Seeker-upgrade"] = { }
|
||||
classAndLevelIndex["Mystic-upgrade"] = { }
|
||||
classAndLevelIndex["Survivor-upgrade"] = { }
|
||||
classAndLevelIndex["Rogue-upgrade"] = { }
|
||||
classAndLevelIndex["Neutral-upgrade"] = { }
|
||||
classAndLevelIndex["Guardian-level0"] = { }
|
||||
classAndLevelIndex["Seeker-level0"] = { }
|
||||
classAndLevelIndex["Mystic-level0"] = { }
|
||||
classAndLevelIndex["Survivor-level0"] = { }
|
||||
classAndLevelIndex["Rogue-level0"] = { }
|
||||
classAndLevelIndex["Neutral-level0"] = { }
|
||||
basicWeaknessList = { }
|
||||
cardIdIndex = {}
|
||||
classAndLevelIndex = {}
|
||||
classAndLevelIndex["Guardian-upgrade"] = {}
|
||||
classAndLevelIndex["Seeker-upgrade"] = {}
|
||||
classAndLevelIndex["Mystic-upgrade"] = {}
|
||||
classAndLevelIndex["Survivor-upgrade"] = {}
|
||||
classAndLevelIndex["Rogue-upgrade"] = {}
|
||||
classAndLevelIndex["Neutral-upgrade"] = {}
|
||||
classAndLevelIndex["Guardian-level0"] = {}
|
||||
classAndLevelIndex["Seeker-level0"] = {}
|
||||
classAndLevelIndex["Mystic-level0"] = {}
|
||||
classAndLevelIndex["Survivor-level0"] = {}
|
||||
classAndLevelIndex["Rogue-level0"] = {}
|
||||
classAndLevelIndex["Neutral-level0"] = {}
|
||||
cycleIndex = {}
|
||||
basicWeaknessList = {}
|
||||
uniqueWeaknessList = {}
|
||||
end
|
||||
|
||||
-- Clears the bag indexes and starts the coroutine to rebuild the indexes
|
||||
function startIndexBuild(playerColor)
|
||||
function startIndexBuild()
|
||||
clearIndexes()
|
||||
startLuaCoroutine(self, "buildIndex")
|
||||
end
|
||||
|
||||
function onObjectLeaveContainer(container, object)
|
||||
if (container == self and not allowRemoval) then
|
||||
broadcastToAll(
|
||||
"Removing cards from the All Player Cards bag may break some functions. Please replace the card.",
|
||||
{0.9, 0.2, 0.2}
|
||||
)
|
||||
function onObjectLeaveContainer(container, _)
|
||||
if container == self then
|
||||
broadcastToAll("Removing cards from the All Player Cards bag may break some functions.", "Red")
|
||||
end
|
||||
end
|
||||
|
||||
-- Debug option to suppress the warning when cards are removed from the bag
|
||||
function setAllowCardRemoval()
|
||||
allowRemoval = true
|
||||
end
|
||||
|
||||
-- Create the card indexes by iterating all cards in the bag, parsing their
|
||||
-- metadata, and creating the keyed lookup tables for the cards. This is a
|
||||
-- coroutine which will spread the workload by processing 20 cards before
|
||||
-- yielding. Based on the current count of cards this will require
|
||||
-- approximately 60 frames to complete.
|
||||
-- Create the card indexes by iterating all cards in the bag, parsing their metadata
|
||||
-- and creating the keyed lookup tables for the cards. This is a coroutine which will
|
||||
-- spread the workload by processing 20 cards before yielding.
|
||||
function buildIndex()
|
||||
local cardCount = 0
|
||||
indexingDone = false
|
||||
if (self.getData().ContainedObjects == nil) then
|
||||
return 1
|
||||
end
|
||||
for i, cardData in ipairs(self.getData().ContainedObjects) do
|
||||
local cardMetadata = JSON.decode(cardData.GMNotes)
|
||||
if (cardMetadata ~= nil) then
|
||||
addCardToIndex(cardData, cardMetadata)
|
||||
end
|
||||
if (i % 20 == 0) then
|
||||
otherCardsDetected = false
|
||||
|
||||
-- process the allcardsbag itself
|
||||
for _, cardData in ipairs(self.getData().ContainedObjects) do
|
||||
addCardToIndex(cardData)
|
||||
cardCount = cardCount + 1
|
||||
if cardCount > 19 then
|
||||
cardCount = 0
|
||||
coroutine.yield(0)
|
||||
end
|
||||
end
|
||||
local hotfixBags = getObjectsWithTag("AllCardsHotfix")
|
||||
for _, hotfixBag in ipairs(hotfixBags) do
|
||||
if (#hotfixBag.getObjects() > 0) then
|
||||
for i, cardData in ipairs(hotfixBag.getData().ContainedObjects) do
|
||||
local cardMetadata = JSON.decode(cardData.GMNotes)
|
||||
if (cardMetadata ~= nil) then
|
||||
addCardToIndex(cardData, cardMetadata)
|
||||
|
||||
-- process hotfix bags (and the additional playercards bag)
|
||||
for _, hotfixBag in ipairs(getObjectsWithTag("AllCardsHotfix")) do
|
||||
local hotfixData = hotfixBag.getData()
|
||||
|
||||
-- if the bag is empty, continue with the next bag
|
||||
if not hotfixData.ContainedObjects then
|
||||
goto nextBag
|
||||
end
|
||||
|
||||
for _, cardData in ipairs(hotfixData.ContainedObjects) do
|
||||
if cardData.ContainedObjects then
|
||||
-- process containers
|
||||
for _, deepCardData in ipairs(cardData.ContainedObjects) do
|
||||
addCardToIndex(deepCardData)
|
||||
cardCount = cardCount + 1
|
||||
if cardCount > 19 then
|
||||
cardCount = 0
|
||||
coroutine.yield(0)
|
||||
end
|
||||
end
|
||||
else
|
||||
-- process single cards
|
||||
addCardToIndex(cardData)
|
||||
cardCount = cardCount + 1
|
||||
if cardCount > 19 then
|
||||
cardCount = 0
|
||||
coroutine.yield(0)
|
||||
end
|
||||
end
|
||||
end
|
||||
::nextBag::
|
||||
end
|
||||
|
||||
buildSupplementalIndexes()
|
||||
updatePlayerCardPanel()
|
||||
indexingDone = true
|
||||
return 1
|
||||
end
|
||||
|
||||
-- Adds a card to any indexes it should be a part of, based on its metadata.
|
||||
-- Param cardData: TTS object data for the card
|
||||
-- Param cardMetadata: SCED metadata for the card
|
||||
function addCardToIndex(cardData, cardMetadata)
|
||||
-- Adds a card to any indexes it should be a part of, based on its metadata
|
||||
---@param cardData table TTS object data for the card
|
||||
function addCardToIndex(cardData)
|
||||
-- using the more efficient 'json.parse()' to speed this process up
|
||||
local status, cardMetadata = pcall(function() return json.parse(cardData.GMNotes) end)
|
||||
|
||||
-- if an error happens, fallback to the regular parser
|
||||
if status ~= true or cardMetadata == nil then
|
||||
log("Fast parser failed for " .. cardData.Nickname .. ", using old parser instead.")
|
||||
cardMetadata = JSON.decode(cardData.GMNotes)
|
||||
end
|
||||
|
||||
-- if metadata was not valid JSON or empty, don't add the card
|
||||
if not cardMetadata == nil then
|
||||
log("Error parsing " .. cardData.Nickname)
|
||||
return
|
||||
end
|
||||
|
||||
-- use the ZoopGuid as fallback if no id present
|
||||
cardMetadata.id = cardMetadata.id or cardMetadata.TtsZoopGuid
|
||||
cardIdIndex[cardMetadata.id] = { data = cardData, metadata = cardMetadata }
|
||||
if (cardMetadata.alternate_ids ~= nil) then
|
||||
|
||||
-- also add data for alternate ids
|
||||
if cardMetadata.alternate_ids ~= nil then
|
||||
for _, alternateId in ipairs(cardMetadata.alternate_ids) do
|
||||
cardIdIndex[alternateId] = { data = cardData, metadata = cardMetadata }
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
-- Creates the supplemental indexes for classes, weaknesses etc.
|
||||
function buildSupplementalIndexes()
|
||||
for cardId, card in pairs(cardIdIndex) do
|
||||
local cardData = card.data
|
||||
local cardMetadata = card.metadata
|
||||
-- If the ID key and the metadata ID don't match this is a duplicate card created by an
|
||||
-- alternate_id, and we should skip it
|
||||
if (cardId == cardMetadata.id) then
|
||||
-- Add card to the basic weakness list, if appropriate. Some weaknesses have
|
||||
-- multiple copies, and are added multiple times
|
||||
if (cardMetadata.weakness and cardMetadata.basicWeaknessCount ~= nil) then
|
||||
for i = 1, cardMetadata.basicWeaknessCount do
|
||||
table.insert(basicWeaknessList, cardMetadata.id)
|
||||
-- If the ID key and the metadata ID don't match this is a duplicate card created by an alternate_id, and we should skip it
|
||||
if cardId == card.metadata.id then
|
||||
-- Add card to the basic weakness list, if appropriate. Some weaknesses have multiple copies, and are added multiple times
|
||||
if card.metadata.weakness then
|
||||
table.insert(uniqueWeaknessList, card.metadata.id)
|
||||
if card.metadata.basicWeaknessCount ~= nil then
|
||||
for i = 1, card.metadata.basicWeaknessCount do
|
||||
table.insert(basicWeaknessList, card.metadata.id)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
-- Add the card to the appropriate class and level indexes
|
||||
local isGuardian = false
|
||||
local isSeeker = false
|
||||
local isMystic = false
|
||||
local isRogue = false
|
||||
local isSurvivor = false
|
||||
local isNeutral = false
|
||||
local upgradeKey
|
||||
-- Excludes signature cards (which have no class or level) and alternate
|
||||
-- ID entries
|
||||
if (cardMetadata.class ~= nil and cardMetadata.level ~= nil) then
|
||||
isGuardian = string.match(cardMetadata.class, "Guardian")
|
||||
isSeeker = string.match(cardMetadata.class, "Seeker")
|
||||
isMystic = string.match(cardMetadata.class, "Mystic")
|
||||
isRogue = string.match(cardMetadata.class, "Rogue")
|
||||
isSurvivor = string.match(cardMetadata.class, "Survivor")
|
||||
isNeutral = string.match(cardMetadata.class, "Neutral")
|
||||
if (cardMetadata.level > 0) then
|
||||
-- Excludes signature cards (which have no class or level)
|
||||
if card.metadata.class ~= nil and card.metadata.level ~= nil then
|
||||
local upgradeKey = "-level0"
|
||||
if card.metadata.level > 0 then
|
||||
upgradeKey = "-upgrade"
|
||||
end
|
||||
|
||||
-- parse classes (separated by "|") and add the card to the appropriate class and level indices
|
||||
for str in card.metadata.class:gmatch("([^|]+)") do
|
||||
table.insert(classAndLevelIndex[str .. upgradeKey], card.metadata.id)
|
||||
end
|
||||
|
||||
-- add to cycle index
|
||||
local cycleName = card.metadata.cycle
|
||||
if cycleName ~= nil then
|
||||
cycleName = string.lower(cycleName)
|
||||
|
||||
-- remove "return to " from cycle names
|
||||
cycleName = cycleName:gsub("return to ", "")
|
||||
|
||||
-- override cycle name for night of the zealot
|
||||
cycleName = cycleName:gsub("the night of the zealot", "core")
|
||||
else
|
||||
upgradeKey = "-level0"
|
||||
-- track cards without defined cycle (should only be fan-made cards)
|
||||
cycleName = "other"
|
||||
otherCardsDetected = true
|
||||
end
|
||||
if (isGuardian) then
|
||||
table.insert(classAndLevelIndex["Guardian"..upgradeKey], cardMetadata.id)
|
||||
end
|
||||
if (isSeeker) then
|
||||
table.insert(classAndLevelIndex["Seeker"..upgradeKey], cardMetadata.id)
|
||||
end
|
||||
if (isMystic) then
|
||||
table.insert(classAndLevelIndex["Mystic"..upgradeKey], cardMetadata.id)
|
||||
end
|
||||
if (isRogue) then
|
||||
table.insert(classAndLevelIndex["Rogue"..upgradeKey], cardMetadata.id)
|
||||
end
|
||||
if (isSurvivor) then
|
||||
table.insert(classAndLevelIndex["Survivor"..upgradeKey], cardMetadata.id)
|
||||
end
|
||||
if (isNeutral) then
|
||||
table.insert(classAndLevelIndex["Neutral"..upgradeKey], cardMetadata.id)
|
||||
|
||||
-- maybe initialize table
|
||||
if cycleIndex[cycleName] == nil then
|
||||
cycleIndex[cycleName] = {}
|
||||
end
|
||||
table.insert(cycleIndex[cycleName], card.metadata.id)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
-- sort class and level indices
|
||||
for _, indexTable in pairs(classAndLevelIndex) do
|
||||
table.sort(indexTable, cardComparator)
|
||||
end
|
||||
|
||||
-- sort cycle indices
|
||||
for _, indexTable in pairs(cycleIndex) do
|
||||
table.sort(indexTable)
|
||||
end
|
||||
|
||||
-- sort weakness indices
|
||||
table.sort(basicWeaknessList, cardComparator)
|
||||
table.sort(uniqueWeaknessList, cardComparator)
|
||||
end
|
||||
|
||||
-- Comparison function used to sort the class card bag indexes. Sorts by card
|
||||
-- level, then name, then subname.
|
||||
-- Comparison function used to sort the class card bag indexes. Sorts by card level, then name, then subname.
|
||||
function cardComparator(id1, id2)
|
||||
local card1 = cardIdIndex[id1]
|
||||
local card2 = cardIdIndex[id2]
|
||||
if (card1.metadata.level ~= card2.metadata.level) then
|
||||
|
||||
if card1.metadata.level ~= card2.metadata.level then
|
||||
return card1.metadata.level < card2.metadata.level
|
||||
end
|
||||
if (card1.data.Nickname ~= card2.data.Nickname) then
|
||||
elseif card1.data.Nickname ~= card2.data.Nickname then
|
||||
return card1.data.Nickname < card2.data.Nickname
|
||||
end
|
||||
else
|
||||
return card1.data.Description < card2.data.Description
|
||||
end
|
||||
end
|
||||
|
||||
-- inform the player card panel about the presence of other cards (no cycle -> fan-made)
|
||||
function updatePlayerCardPanel()
|
||||
local panel = guidReferenceApi.getObjectByOwnerAndType("Mythos", "PlayerCardPanel")
|
||||
panel.call("createXML", otherCardsDetected)
|
||||
end
|
||||
|
||||
---@return boolean: If true, the bag is currently not indexing and ready to be accessed
|
||||
function isIndexReady()
|
||||
if not indexingDone then
|
||||
broadcastToAll("Still loading player cards, please try again in a few seconds", { 0.9, 0.2, 0.2 })
|
||||
end
|
||||
return indexingDone
|
||||
end
|
||||
|
||||
-- Returns a specific card from the bag, based on ArkhamDB ID
|
||||
-- Params table:
|
||||
-- id: String ID of the card to retrieve
|
||||
-- Return: If the indexes are still being constructed, an empty table is
|
||||
-- returned. Otherwise, a single table with the following fields
|
||||
-- cardData: TTS object data, suitable for spawning the card
|
||||
-- cardMetadata: Table of parsed metadata
|
||||
---@param params table ID of the card to retrieve
|
||||
---@return table: If the indexes are still being constructed, returns an empty table.
|
||||
-- Otherwise, a single table with the following fields
|
||||
-- data: TTS object data, suitable for spawning the card
|
||||
-- metadata: Table of parsed metadata
|
||||
function getCardById(params)
|
||||
if (not indexingDone) then
|
||||
broadcastToAll("Still loading player cards, please try again in a few seconds", {0.9, 0.2, 0.2})
|
||||
return { }
|
||||
end
|
||||
if not isIndexReady() then return {} end
|
||||
return cardIdIndex[params.id]
|
||||
end
|
||||
|
||||
-- Returns a list of cards from the bag matching a class and level (0 or upgraded)
|
||||
-- Params table:
|
||||
---@param params table
|
||||
-- class: String class to retrieve ("Guardian", "Seeker", etc)
|
||||
-- isUpgraded: true for upgraded cards (Level 1-5), false for Level 0
|
||||
-- Return: If the indexes are still being constructed, returns an empty table.
|
||||
---@return table: If the indexes are still being constructed, returns an empty table.
|
||||
-- Otherwise, a list of tables, each with the following fields
|
||||
-- cardData: TTS object data, suitable for spawning the card
|
||||
-- cardMetadata: Table of parsed metadata
|
||||
-- data: TTS object data, suitable for spawning the card
|
||||
-- metadata: Table of parsed metadata
|
||||
function getCardsByClassAndLevel(params)
|
||||
if (not indexingDone) then
|
||||
broadcastToAll("Still loading player cards, please try again in a few seconds", {0.9, 0.2, 0.2})
|
||||
return { }
|
||||
end
|
||||
local upgradeKey
|
||||
if (params.upgraded) then
|
||||
if not isIndexReady() then return {} end
|
||||
|
||||
local upgradeKey = "-level0"
|
||||
if params.upgraded then
|
||||
upgradeKey = "-upgrade"
|
||||
else
|
||||
upgradeKey = "-level0"
|
||||
end
|
||||
return classAndLevelIndex[params.class..upgradeKey];
|
||||
return classAndLevelIndex[params.class .. upgradeKey]
|
||||
end
|
||||
|
||||
-- Gets a random basic weakness from the bag. Once a given ID has been returned
|
||||
-- it will be removed from the list and cannot be selected again until a reload
|
||||
-- occurs or the indexes are rebuilt, which will refresh the list to include all
|
||||
-- weaknesses.
|
||||
-- Return: String ID of the selected weakness.
|
||||
-- Returns a list of cards from the bag matching a cycle
|
||||
---@param params table
|
||||
-- cycle: String cycle to retrieve ("The Scarlet Keys" etc.)
|
||||
-- sortByMetadata: true to sort the table by metadata instead of ID
|
||||
---@return table: If the indexes are still being constructed, returns an empty table.
|
||||
-- Otherwise, a list of tables, each with the following fields
|
||||
-- data: TTS object data, suitable for spawning the card
|
||||
-- metadata: Table of parsed metadata
|
||||
function getCardsByCycle(params)
|
||||
if not isIndexReady() then return {} end
|
||||
|
||||
if not params.sortByMetadata then
|
||||
return cycleIndex[string.lower(params.cycle)]
|
||||
end
|
||||
|
||||
-- sort list by metadata (useful for custom cards without proper IDs)
|
||||
local cardList = {}
|
||||
for _, id in ipairs(cycleIndex[string.lower(params.cycle)]) do
|
||||
table.insert(cardList, id)
|
||||
end
|
||||
|
||||
table.sort(cardList, metadataSortFunction)
|
||||
return cardList
|
||||
end
|
||||
|
||||
-- sorts cards by metadata: class, type, level, name and then description
|
||||
function metadataSortFunction(id1, id2)
|
||||
local card1 = cardIdIndex[id1]
|
||||
local card2 = cardIdIndex[id2]
|
||||
|
||||
-- extract class per card
|
||||
local classValue1 = getClassValueFromString(card1.metadata.class)
|
||||
local classValue2 = getClassValueFromString(card2.metadata.class)
|
||||
|
||||
-- conversion tables to simplify type sorting
|
||||
local typeConversion = {
|
||||
Asset = 1,
|
||||
Event = 2,
|
||||
Skill = 3
|
||||
}
|
||||
|
||||
if classValue1 ~= classValue2 then
|
||||
return classValue1 < classValue2
|
||||
elseif typeConversion[card1.metadata.type] ~= typeConversion[card2.metadata.type] then
|
||||
return typeConversion[card1.metadata.type] < typeConversion[card2.metadata.type]
|
||||
elseif card1.metadata.level ~= card2.metadata.level then
|
||||
return card1.metadata.level < card2.metadata.level
|
||||
elseif card1.data.Nickname ~= card2.data.Nickname then
|
||||
return card1.data.Nickname < card2.data.Nickname
|
||||
else
|
||||
return card1.data.Description < card2.data.Description
|
||||
end
|
||||
end
|
||||
|
||||
-- helper function to calculate the class value for sorting from the "|" separated string
|
||||
function getClassValueFromString(s)
|
||||
local classValueList = {
|
||||
Guardian = 1,
|
||||
Seeker = 2,
|
||||
Rogue = 3,
|
||||
Mystic = 4,
|
||||
Survivor = 5,
|
||||
Neutral = 6
|
||||
}
|
||||
local classValue = 0
|
||||
for str in s:gmatch("([^|]+)") do
|
||||
-- this sorts multiclass cards
|
||||
classValue = classValue * 10 + classValueList[str]
|
||||
end
|
||||
return classValue
|
||||
end
|
||||
|
||||
-- Searches the bag for cards which match the given name and returns a list. Note that this is
|
||||
-- an O(n) search without index support. It may be slow.
|
||||
-- Parameter array must contain these fields to define the search:
|
||||
-- name: String or string fragment to search for names
|
||||
-- exact: Whether the name match should be exact
|
||||
function getCardsByName(params)
|
||||
local name = params.name
|
||||
local exact = params.exact
|
||||
local results = {}
|
||||
|
||||
-- Track cards (by ID) that we've added to avoid duplicates that may come from alternate IDs
|
||||
local addedCards = {}
|
||||
for _, cardData in pairs(cardIdIndex) do
|
||||
if (not addedCards[cardData.metadata.id]) then
|
||||
if (exact and (string.lower(cardData.data.Nickname) == string.lower(name)))
|
||||
or (not exact and string.find(string.lower(cardData.data.Nickname), string.lower(name), 1, true)) then
|
||||
table.insert(results, cardData)
|
||||
addedCards[cardData.metadata.id] = true
|
||||
end
|
||||
end
|
||||
end
|
||||
return results
|
||||
end
|
||||
|
||||
-- Gets a random basic weakness from the bag. Once a given ID has been returned it will be
|
||||
-- removed from the list and cannot be selected again until a reload occurs or the indexes
|
||||
-- are rebuilt, which will refresh the list to include all weaknesses.
|
||||
---@return string: ID of the selected weakness
|
||||
function getRandomWeaknessId()
|
||||
local availableWeaknesses = buildAvailableWeaknesses()
|
||||
if (#availableWeaknesses > 0) then
|
||||
if #availableWeaknesses > 0 then
|
||||
return availableWeaknesses[math.random(#availableWeaknesses)]
|
||||
end
|
||||
end
|
||||
|
||||
-- Constructs a list of available basic weaknesses by starting with the full pool of basic
|
||||
-- weaknesses then removing any which are currently in the play or deck construction areas
|
||||
-- Return: Table array of weakness IDs which are valid to choose from
|
||||
function buildAvailableWeaknesses()
|
||||
local weaknessesInPlay = { }
|
||||
---@param traits? string Trait(s) to use as filter
|
||||
---@return table: Array of weakness IDs which are valid to choose from
|
||||
function buildAvailableWeaknesses(traits)
|
||||
local weaknessesInPlay = {}
|
||||
local allObjects = getAllObjects()
|
||||
for _, object in ipairs(allObjects) do
|
||||
if (object.name == "Deck" and isInPlayArea(object)) then
|
||||
if object.type == "Deck" then
|
||||
for _, cardData in ipairs(object.getData().ContainedObjects) do
|
||||
local cardMetadata = JSON.decode(cardData.GMNotes)
|
||||
incrementWeaknessCount(weaknessesInPlay, cardMetadata)
|
||||
incrementWeaknessCount(weaknessesInPlay, JSON.decode(cardData.GMNotes))
|
||||
end
|
||||
elseif (object.name == "Card" and isInPlayArea(object)) then
|
||||
local cardMetadata = JSON.decode(object.getGMNotes())
|
||||
incrementWeaknessCount(weaknessesInPlay, cardMetadata)
|
||||
elseif object.type == "Card" then
|
||||
incrementWeaknessCount(weaknessesInPlay, JSON.decode(object.getGMNotes()))
|
||||
end
|
||||
end
|
||||
|
||||
local availableWeaknesses = { }
|
||||
local availableWeaknesses = {}
|
||||
for _, weaknessId in ipairs(basicWeaknessList) do
|
||||
if (weaknessesInPlay[weaknessId] ~= nil and weaknessesInPlay[weaknessId] > 0) then
|
||||
weaknessesInPlay[weaknessId] = weaknessesInPlay[weaknessId] - 1
|
||||
else
|
||||
if traits then
|
||||
-- split the string into separate traits (separated by "|")
|
||||
local allowedTraits = {}
|
||||
for str in traits:gmatch("([^|]+)") do
|
||||
-- remove dots
|
||||
str = str:gsub("[%.]", "")
|
||||
|
||||
-- remove leading and trailing whitespace
|
||||
str = str:match("^%s*(.-)%s*$")
|
||||
|
||||
-- make sure string ends with a dot
|
||||
str = string.lower(str .. ".")
|
||||
table.insert(allowedTraits, str)
|
||||
end
|
||||
|
||||
-- make sure the trait is present on the weakness
|
||||
local card = cardIdIndex[weaknessId]
|
||||
for _, allowedTrait in ipairs(allowedTraits) do
|
||||
if string.contains(string.lower(card.metadata.traits), allowedTrait) then
|
||||
table.insert(availableWeaknesses, weaknessId)
|
||||
break
|
||||
end
|
||||
end
|
||||
else
|
||||
table.insert(availableWeaknesses, weaknessId)
|
||||
end
|
||||
end
|
||||
end
|
||||
return availableWeaknesses
|
||||
end
|
||||
|
||||
function getBasicWeaknesses()
|
||||
return basicWeaknessList
|
||||
end
|
||||
|
||||
function getUniqueWeaknesses()
|
||||
return uniqueWeaknessList
|
||||
end
|
||||
|
||||
-- Helper function that adds one to the table entry for the number of weaknesses in play
|
||||
function incrementWeaknessCount(table, cardMetadata)
|
||||
if (isBasicWeakness(cardMetadata)) then
|
||||
if (table[cardMetadata.id] == nil) then
|
||||
if isBasicWeakness(cardMetadata) then
|
||||
if table[cardMetadata.id] == nil then
|
||||
table[cardMetadata.id] = 1
|
||||
else
|
||||
table[cardMetadata.id] = table[cardMetadata.id] + 1
|
||||
@ -285,17 +497,63 @@ function incrementWeaknessCount(table, cardMetadata)
|
||||
end
|
||||
end
|
||||
|
||||
function isInPlayArea(object)
|
||||
if (object == nil) then
|
||||
return false
|
||||
end
|
||||
local position = object.getPosition()
|
||||
return position.x < WEAKNESS_CHECK_X
|
||||
and position.z < WEAKNESS_CHECK_Z
|
||||
end
|
||||
function isBasicWeakness(cardMetadata)
|
||||
return cardMetadata ~= nil
|
||||
and cardMetadata.weakness
|
||||
and cardMetadata.basicWeaknessCount ~= nil
|
||||
and cardMetadata.basicWeaknessCount > 0
|
||||
end
|
||||
end)
|
||||
__bundle_register("core/GUIDReferenceApi", function(require, _LOADED, __bundle_register, __bundle_modules)
|
||||
do
|
||||
local GUIDReferenceApi = {}
|
||||
|
||||
local function getGuidHandler()
|
||||
return getObjectFromGUID("123456")
|
||||
end
|
||||
|
||||
-- Returns the matching object
|
||||
---@param owner string Parent object for this search
|
||||
---@param type string Type of object to search for
|
||||
---@return any: Object reference to the matching object
|
||||
GUIDReferenceApi.getObjectByOwnerAndType = function(owner, type)
|
||||
return getGuidHandler().call("getObjectByOwnerAndType", { owner = owner, type = type })
|
||||
end
|
||||
|
||||
-- Returns all matching objects as a table with references
|
||||
---@param type string Type of object to search for
|
||||
---@return table: List of object references to matching objects
|
||||
GUIDReferenceApi.getObjectsByType = function(type)
|
||||
return getGuidHandler().call("getObjectsByType", type)
|
||||
end
|
||||
|
||||
-- Returns all matching objects as a table with references
|
||||
---@param owner string Parent object for this search
|
||||
---@return table: List of object references to matching objects
|
||||
GUIDReferenceApi.getObjectsByOwner = function(owner)
|
||||
return getGuidHandler().call("getObjectsByOwner", owner)
|
||||
end
|
||||
|
||||
-- Sends new information to the reference handler to edit the main index
|
||||
---@param owner string Parent of the object
|
||||
---@param type string Type of the object
|
||||
---@param guid string GUID of the object
|
||||
GUIDReferenceApi.editIndex = function(owner, type, guid)
|
||||
return getGuidHandler().call("editIndex", {
|
||||
owner = owner,
|
||||
type = type,
|
||||
guid = guid
|
||||
})
|
||||
end
|
||||
|
||||
-- Returns the owner of an object or the object it's located on
|
||||
---@param object tts__GameObject Object for this search
|
||||
---@return string: Parent of the object or object it's located on
|
||||
GUIDReferenceApi.getOwnerOfObject = function(object)
|
||||
return getGuidHandler().call("getOwnerOfObject", object)
|
||||
end
|
||||
|
||||
return GUIDReferenceApi
|
||||
end
|
||||
end)
|
||||
return __bundle_require("__root")
|
@ -1,15 +1,76 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
Bag:
|
||||
Order: 0
|
||||
ColorDiffuse:
|
||||
b: 0.0
|
||||
g: 0.366520882
|
||||
r: 0.7058823
|
||||
b: 0
|
||||
g: 0.36652
|
||||
r: 0.70588
|
||||
ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Subject 5U-21 758b0a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Subject 5U-21 12d3de.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Regurgitation 0a1b3a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Reality Acid 0a1b3a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Reality Acid Reference 858b0a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ravenous 558b0a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Rex Murphy (Parallel) 0a5492.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Rex Murphy (Parallel Back) 0a5493.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Rex Murphy (Parallel Front) 0a5494.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Search for the Truth 4156dd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Rex''s Curse 033a36.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Charlie Kane 4deeff.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Finn Edwards dd40c0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Monterey Jack 46b145.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Monterey Jack (Parallel) 46b146.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Monterey Jack (Parallel Back) 46b148.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Monterey Jack (Parallel Front)
|
||||
46b147.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card If it bleeds... acf2b0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Beat Cop (2) 7001be.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Book of Living Myths c5fb1f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Weeping Yurei 541bd9.yaml'
|
||||
- !include "Bag All Player Cards 15bb07/CardCustom K\u014Dhaku Narukami cea427.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card K\u014Dhaku Narukami 54eaa7.yaml"
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ad Hoc c9fb2f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hasty Repairs 0821d5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Wilson Richards ceb426.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Wilson Richards 55eab5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ancestral Token c1fb1f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Aetheric Current (Yoth) 84ad64.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Aetheric Current (Yuggoth) 84ad65.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Failed Experiment acd281.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Flux Stabilizer 55990a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Kate Winthrop ce2322.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Kate Winthrop ce2323.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hatchet (1) 2ea0d3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Token of Faith (3) 2ea0d1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Transmogrify 9965dd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Absolution aef183.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Confound (3) 9965de.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Strong-Armed (1) 294d6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Survival Technique (2) 2ea0d4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Scrimshaw Charm c1fb2e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Vamp (3) add233.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Well-Dressed c6ac33.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Fine Tuning (1) 103fbd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Prismatic Spectacles (2) 3adcf5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Drain Essence 9965aa.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Fake Credentials acd38d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Cat Mask 847ed6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hard Times 876557.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Pete''s Guitar 876557.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ashcan Pete (Parallel Front) 5294c3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ashcan Pete (Parallel Back) 5294c3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ashcan Pete (Parallel) 5294c3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Eldritch Tongue e8765a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Tinker 102fbd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hand-Eye Coordination (1) 102fcd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card False Surrender adf28e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Purified 294d6a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Key of Solomon (4) ae54c6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom The Necronomicon 5b2e10.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Roland''s .38 Special 4edb91.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Stubborn Detective 4ea68b.yaml'
|
||||
@ -17,16 +78,13 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Charisma (3) 9e6c55.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Relic Hunter (3) 3c959c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Deduction b265c4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Machete (Taboo) 6411d5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Guard Dog 08bdf1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Through the Gates fd9c56.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card A Watchful Peace (3) 176836.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Unearth the Ancients f763e8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sword Cane 9c32e2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Scroll of Secrets (Taboo) 19b705.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Flamethrower (5) cf4f15.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Zebulon Whateley 6714b2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Switchblade (2) (Taboo) 842d41.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Flute of the Outer Gods (4) 3cc1e2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Meditative Trance ef46e9.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Relic of Ages 87718c.yaml'
|
||||
@ -53,10 +111,8 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Cheat Death (5) 3add54.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Laboratory Assistant 147cb2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dream Parasite ae16e8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Delve Too Deep (Taboo) d4a68a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Holy Rosary (2) 2d2246.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Think on Your Feet 6fec31.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sophie f8c873.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Prescient 7e7873.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Fine Clothes 5cb973.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mano a Mano (2) 14424c.yaml'
|
||||
@ -129,16 +185,14 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Accursed Fate 85e7d9.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card On Your Own (3) 2ebdf1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Zoey''s Cross 66d810.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Pendant of the Queen (Taboo) 6047d6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Zoey''s Cross 66d811.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dig Deep (4) 734b45.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dream-Enhancing Serum 98c5af.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Gold Pocket Watch (4) 62d930.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mysteries Remain 274daa.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Agnes Baker 25e2db.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Overpower (2) 017e1f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Grete Wagner (3) b39b78.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hypnotic Gaze 8f3c8e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dr. Milan Christopher (Taboo) 8ae314.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Crystalline Elder Sign (3) 949ca2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Cunning e2767a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Pathfinder (1) 7f99cc.yaml'
|
||||
@ -146,7 +200,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dumb Luck (2) 0c433b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ghastly Revelation b7c503.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ace of Swords (1) c4d436.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Streetwise (3) (Taboo) 88a481.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Directive 2d9256.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Well Connected 66b7d5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Deny Existence (5) d24531.yaml'
|
||||
@ -166,7 +219,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ward of Protection (5) 7bc995.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Survival Instinct (2) be4abe.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Brute Force (1) fb9b7e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Elusive (Taboo) b67931.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Clasp of Black Onyx f295d9.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Thomas Dawson 1f7e6e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Leadership 83d8d7.yaml'
|
||||
@ -268,7 +320,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Scrounge for Supplies 7651f3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jewel of Aureolus (3) 6bae15.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Summoned Hound (1) ab4fb3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Telescopic Sight (3) (Taboo) dc65fd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mists of R''lyeh (2) 3d57b4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Decoy 2ee50e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Bait and Switch 2c2d9a.yaml'
|
||||
@ -304,7 +355,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Written in the Stars 320bbe.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Livre d''Eibon 55001f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lucky Penny (2) aae31c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Astronomical Atlas (3) 804397.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Medical Student e419b4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dragon Pole 331b58.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Harbinger e9fef2.yaml'
|
||||
@ -375,8 +425,8 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dream Diary b81dcf.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Streetwise (3) d7dbac.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Try and Try Again (1) 3dc82f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Duke 876557.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Smite the Wicked 58f534.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Smite the Wicked 58f535.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Gravedigger''s Shovel (2) 96a440.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Fine Print 39452d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Voice of Ra 0988b2.yaml'
|
||||
@ -398,7 +448,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Backpack f59085.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Nihilism fc4168.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Gregory Gry 90bf93.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Quick Thinking (Taboo) 308967.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Eye of Truth (5) d6085d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Grisly Totem (3) 1433eb.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Spiritual Resolve (5) 26922c.yaml'
|
||||
@ -423,7 +472,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Monstrous Transformation a49751.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Book of Shadows (1) 35166c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Physical Training (4) ab51ce.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Pathfinder (1) (Taboo) ecbea8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Fire Extinguisher (1) 8a4673.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Flare (1) 017821.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sixth Sense (4) 060943.yaml'
|
||||
@ -462,7 +510,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Clairvoyance (5) e21200.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Called by the Mists e628de.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Occult Lexicon 5d6728.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mr. Rook (Taboo) a8afba.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Naomi O''Bannion 7f7ecc.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Get over here! (2) 415ca2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lonnie Ritter ad0ef0.yaml'
|
||||
@ -502,7 +549,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Three Aces (1) 30062e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Man in the Pallid Mask 6720ef.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Cryptic Writings ff2776.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Knowledge is Power (Taboo) eccb8a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Tony''s Quarry d6f8d1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Azure Flame (3) c5fb42.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Damned bad8cb.yaml'
|
||||
@ -536,7 +582,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Plan of Action 96fd5d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Obsessive a2e7d7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Prophesy 493b03.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Drawing Thin (Taboo) 3d08dc.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lola Santiago (3) 8bec05.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ichtaca 29fc24.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card August Lindquist 83b588.yaml'
|
||||
@ -556,7 +601,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Geas (2) b7223c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Astral Travel 31d087.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dr. Elli Horowitz 27e7b3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Three Aces (1) (Taboo) a11abb.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dream Diary (3) 5f9a10.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ward of Radiance 69116c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Internal Injury 4fb446.yaml'
|
||||
@ -569,7 +613,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ineffable Truth (5) f00301.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lone Wolf dc3b07.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Search for the Truth 4156cf.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sleight of Hand (Taboo) 5a51d1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Live and Learn 050ba1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Disc of Itzamna d6c44a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Detective''s Colt 1911s f4bac6.yaml'
|
||||
@ -603,7 +646,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Cheap Shot (2) 0b963c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Favor of the Sun (1) 1e6a06.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Black Cat (5) 16e57b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card All In (5) (Taboo) ff1dfe.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lantern e66002.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Relic of Ages 7667ef.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Relic of Ages e27a30.yaml'
|
||||
@ -615,8 +657,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Smoking Pipe 603e29.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sacrifice (1) f2877e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Well Connected (3) 170127.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card A Watchful Peace (3) (Taboo) 125f13.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ace in the Hole (3) (Taboo) e5d5f0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hand of Fate 1ad931.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Parallel Fates 47bdba.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ikiaq (3) 9d7d4a.yaml'
|
||||
@ -636,7 +676,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Penny White 73bccf.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ace in the Hole (3) 074858.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lucky Dice (3) c8bb2a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card A Test of Will 48e516.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Monster Slayer 63b3e5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sixth Sense 6eceef.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Expeditious Retreat (1) ea8324.yaml'
|
||||
@ -669,7 +708,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Quick Thinking 99989c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dark Insight f08934.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Defiance (2) bf3dd1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card .35 Winchester (Taboo) 41e560.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Chuck Fergus (5) 0e72b6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Physical Training (2) d708d9.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Occult Evidence 3586e6.yaml'
|
||||
@ -696,7 +734,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Madame Labranche 1ee492.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card In the Know (1) 7b42b6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Occult Invocation 010509.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Necronomicon (5) (Taboo) 9fa2a5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card .25 Automatic (2) 4425b5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Peter Sylvestre ffdeb5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Grotesque Statue (2) 6b2e97.yaml'
|
||||
@ -725,7 +762,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Recall the Future (2) a06aa7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Second Wind baef55.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Holy Spear (5) 28289a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ancestral Knowledge (3) 7b7d14.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Streetwise a973aa.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Taunt (2) 9956d5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Crisis of Faith 8b68f4.yaml'
|
||||
@ -745,15 +781,13 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Wither (4) f57a6f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Hungering Blade (1) 2d94ed.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hypnotic Gaze (2) e2bc49.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Scrapper (3) (Taboo) fcffa3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hot Streak (2) f2508d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card A Test of Will (1) 4cfcc7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Double or Nothing (Taboo) f98f6f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Monster Slayer (5) e21854.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Justify the Means (3) 025ed2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Waveworn Idol 591284.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Take Heart cc6e4d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Olive McBride 9683d0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Olive McBride (2) 9683d2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Counterpunch 20645e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Harmony Restored (2) 7885cf.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Glory 273584.yaml'
|
||||
@ -769,7 +803,7 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Shell Shock bcf406.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Yaotl (1) 284bbe.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Burglary bc3451.yaml'
|
||||
- !include "Bag All Player Cards 15bb07/Card The Tower \u2022 XVI d5c93d.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card The Tower \u2219 XVI d5c93d.yaml"
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sharpshooter (3) 7f27d6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Segment of Onyx (1) ff9f23.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Reckless Assault 3ff641.yaml'
|
||||
@ -777,25 +811,25 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Baron Samedi 16ad5d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Stand Together 7ec473.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Chronophobia eeb330.yaml'
|
||||
- !include "Bag All Player Cards 15bb07/Card The World \u2022 XXI (3) 372b5b.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card The Fool \u2022 0 (3) b74c69.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card The World \u2219 XXI (3) 372b5b.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card The Fool \u2219 0 (3) b74c69.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card R\xEDastrad (1) f1f24e.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card Coup de Gr\xE2ce 2240f9.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card I've had worse\u2026 (2) 76147b.yaml"
|
||||
- !include 'Bag All Player Cards 15bb07/Card I''ve had worse... (2) 76147b.yaml'
|
||||
- !include "Bag All Player Cards 15bb07/Card D\xE9j\xE0 Vu (5) 719a45.yaml"
|
||||
- !include 'Bag All Player Cards 15bb07/Card Chainsaw (4) d40f4e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Farsight (4) b4121c.yaml'
|
||||
- !include "Bag All Player Cards 15bb07/Card The Star \u2022 XVII (3) a77ce0.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card The Star \u2219 XVII (3) a77ce0.yaml"
|
||||
- !include 'Bag All Player Cards 15bb07/Card Curiosity 9e5cd2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Shortcut (2) 29169e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Blood Pact (3) 64e131.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Twila Katherine Price (3) 9f76ec.yaml'
|
||||
- !include "Bag All Player Cards 15bb07/Card The Hierophant \u2022 V (3) 20c8a9.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card The Hierophant \u2219 V (3) 20c8a9.yaml"
|
||||
- !include 'Bag All Player Cards 15bb07/Card Recharge (4) 591789.yaml'
|
||||
- !include "Bag All Player Cards 15bb07/Card Death \u2022 XIII (1) 2e5b03.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card Death \u2219 XIII (1) 2e5b03.yaml"
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sneak By d099f4.yaml'
|
||||
- !include "Bag All Player Cards 15bb07/Card The Moon \u2022 XVIII (1) e80bd8.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card The Devil \u2022 XV 7bcaf3.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card The Moon \u2219 XVIII (1) e80bd8.yaml"
|
||||
- !include "Bag All Player Cards 15bb07/Card The Devil \u2219 XV 7bcaf3.yaml"
|
||||
- !include 'Bag All Player Cards 15bb07/Card Plucky (1) 86b9c5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card One-Two Punch (5) 8ffa44.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lightning Gun (5) 2d362c.yaml'
|
||||
@ -839,7 +873,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hypnotic Therapy 7f1b48.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Practice Makes Perfect 1ac667.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lesson Learned (2) 037b2e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hallow (3) (Taboo) 3a85c4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Surprising Find (1) ff59dd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Tristan Botley (2) 1fd630.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Serpents of Yig 678391.yaml'
|
||||
@ -853,7 +886,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Seal of the Seventh Sign (5) 9cbac1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Rite of Seeking 29b842.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Venturer 0e2987.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card A Test of Will (2) 71a760.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Skeptic (1) d2cd42.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Devil''s Luck (1) 812685.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card St. Hubert''s Key 423d46.yaml'
|
||||
@ -873,7 +905,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Blood-Rite eafd12.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card I''m done runnin''! d8a324.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Calling in Favors 9b9e8b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Higher Education (3) (Taboo) 833501.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Tooth of Eztli c1a687.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card .35 Winchester c32e40.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Summoned Nightgaunt cf96b9.yaml'
|
||||
@ -889,7 +920,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dream Diary (3) e5f9cb.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Unspeakable Oath (Bloodthirst) a5be8b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card First Aid (3) bc80ab.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Scroll of Secrets (3) (Taboo) a2136a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hard Knocks (2) 15643b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Slip Away cf1d4e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Oops! 59d89b.yaml'
|
||||
@ -908,13 +938,10 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Bait and Switch (3) f9a232.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hard Knocks (4) 9565f0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Scavenging 1b76c9.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Springfield M1903 (4) (Taboo) 21664c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Scroll of Secrets (3) (Taboo) 5839e4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Solemn Vow ef7c11.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Higher Education (3) d48b25.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Shrivelling (5) 7a33b2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dreaded End 1a94ad.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Key of Ys (5) (Taboo) 244d61.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Nightmare Bauble (3) d6f6f1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Forewarned (1) c17f2c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Banish (1) a00fca.yaml'
|
||||
@ -923,7 +950,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Pet Oozeling 26398a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Armageddon 3feff1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Strange Solution (4) d96e4b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Eucatastrophe (3) (Taboo) b2ccf8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Suggestion (1) 0ec9bf.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Unexpected Courage acb83a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Perseverance 0a390e.yaml'
|
||||
@ -932,7 +958,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Nothing Left to Lose (3) f0389b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Eat lead! a2c7ef.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Zeal 695bb7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Flamethrower (5) (Taboo) 8f170b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Recharge (2) e27b3c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Combat Training (1) bd3ecc.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Directive 07e7bd.yaml'
|
||||
@ -1064,6 +1089,7 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Discipline 3247da.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Shrewd Dealings c70129.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Buried Secrets 28080d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Buried Secrets 28080e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mechanic''s Wrench 598ba0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Fend Off (3) 0c2449.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Join the Caravan (1) 6367dd.yaml'
|
||||
@ -1089,16 +1115,11 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Deduction (2) 95272b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Rite of Seeking (4) 194adb.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Marie Lambeau 11122f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Roland Banks (promo version) ff1f6e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Roland Banks (Parallel) 502768.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Skids O''Toole (Parallel Back) a03077.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Silas Marsh 3f92cf.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Silas Marsh (promo version) 1da958.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Rita Young bb8296.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Gloria Goldberg 571596.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Tony Morgan 53a412.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sefina Rousseau 342311.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Carolyn Fern (promo version) f0533d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Trish Scarborough 333fe7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Luke Robinson c59b75.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Father Mateo eb96e6.yaml'
|
||||
@ -1109,7 +1130,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lily Chen cc21e0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Akachi Onyele 452ed8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Amanda Sharpe 05b950.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Carolyn Fern b03b12.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Minh Thi Phan 6c4c58.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mandy Thompson 57d586.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ursula Downs 07c37d.yaml'
|
||||
@ -1123,57 +1143,40 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jacqueline Fine a2cd75.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Skids O''Toole (Parallel Front) 8116a6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Skids O''Toole (Parallel) 22ebb2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Skids O''Toole 9015b4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Skids O''Toole a41f81.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Daisy Walker (Parallel) 282857.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Daisy Walker (Parallel Front) e8cafc.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Daisy Walker 6938eb.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Daisy Walker (Parallel Back) 2f2e0d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Roland Banks (Parallel Back) 560cef.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Roland Banks (Parallel Front) f7361e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Roland Banks 9e9e98.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Roland Banks ed1557.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jenny Barnes (promo version) f8d3f7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jenny Barnes 9058d3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Winifred Habbamock cd4028.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Harvey Walters 1fa944.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Nathaniel Cho 65588a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Preston Fairmont 5e6298.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Rex Murphy 4271cb.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Diana Stanley 32b091.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Zoey Samaras 98a0e1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dexter Drake e015f8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Zoey Samaras (Parallel) 98a0e2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Zoey Samaras (Parallel Back) 98a0e4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Zoey Samaras (Parallel Front) 98a0e3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jim Culver ca079b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Joe Diamond 6dc626.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dexter Drake (promo version) 389792.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Norman Withers e0a155.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Agnes Baker (Parallel Back) 909f30.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Norman Withers (promo version) 70d488.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Rex Murphy (Taboo) 9724b7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lola Hayes d37332.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Agnes Baker (Parallel Front) 02db0a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Wendy Adams fc1d17.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Agnes Baker (Parallel) 01b6ef.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Agnes Baker 6797bb.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Norman Withers (promo version) 31fe5e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Daniela Reyes df8ec4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lily Chen 4d0128.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Bob Jenkins aa1c23.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ashcan Pete b8fd86.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Harvey Walters 2d6db0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Silas Marsh 888fcc.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sefina Rousseau d35705.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card William Yorick 98d974.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mandy Thompson 12d3de.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jacqueline Fine 9b0378.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Rita Young bdef4d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Joe Diamond d55364.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Norman Withers a5d9bb.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jim Culver b7a676.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Winifred Habbamock 038599.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jenny Barnes 48b174.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Patrice Hathaway 877f4d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jenny Barnes f4e909.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Trish Scarborough fc5d62.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Minh Thi Phan fe6430.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Tony Morgan 4f0f4a.yaml'
|
||||
@ -1188,7 +1191,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Nathaniel Cho 1806e5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Leo Anderson 8925b0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ursula Downs c91482.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dexter Drake fc63ca.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Marie Lambeau b05c03.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Amanda Sharpe 155746.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Preston Fairmont 78c512.yaml'
|
||||
@ -1196,11 +1198,8 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Stella Clark dd3dbd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Zoey Samaras ef75e7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Tommy Muldoon 5e73c6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dexter Drake 57668a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Akachi Onyele 6a9578.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Silas Marsh 574b59.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Calvin Wright 510d45.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Rex Murphy 9ba3f0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Spare Parts 9e136f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Small Radio c9feda.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mineral Specimen 08dd86.yaml'
|
||||
@ -1238,6 +1237,7 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Tidal Memento b4f9ee.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jacob Morrison (3) aa38d0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Trusty Bullwhip ca9a60.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Trusty Bullwhip ca9a61.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mob Goons fc1506.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Guard Dog 001ae8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card First Aid (3) 3c7eb1.yaml'
|
||||
@ -1253,14 +1253,11 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Burglary 5d04a1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Daisy''s Tote Bag d72b97.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hard Knocks 132069.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Daisy Walker ac7047.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Wendy''s Amulet 05d7d5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Wendy Adams 11bcb3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Agnes Baker 8c997c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Extra Ammunition (1) f60263.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Vicious Blow 889121.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Police Badge (2) da46e0.yaml'
|
||||
- !include "Bag All Player Cards 15bb07/Card I've had worse\u2026 (4) 3b6834.yaml"
|
||||
- !include 'Bag All Player Cards 15bb07/Card I''ve had worse (4) 3b6834.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Machete 86ee68.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Evidence! 2db518.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dynamite Blast 97986a.yaml'
|
||||
@ -1337,18 +1334,6 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card On the Lam ea6d44.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Necronomicon 6b2550.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Cover Up ca25bc.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Wendy Adams 15e40d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Wendy Adams 9b1e1f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Carolyn Fern 30614e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Carolyn Fern b57bab.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Agnes Baker e53693.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Skids O''Toole 6b00ec.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Skids O''Toole 02463b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Daisy Walker bce6a5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Daisy Walker 5fa10d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Roland Banks 1b8e88.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Roland Banks 5bde90.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Roland Banks f8cea5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Beat Cop 7d4749.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Haunted 249d83.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Amnesia 2210c1.yaml'
|
||||
@ -1357,6 +1342,395 @@ ContainedObjects:
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mob Enforcer b239d7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Silver Twilight Acolyte 16a89d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Paranoia c17498.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Charlie Kane 95fb5e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Kymani Jones d3d7fb.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Summoned Servitor d187dd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Vincent Lee 43ad8a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Carson Sinclair c0f76c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card On the Mend ac3502.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Bonesaw 4b371d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Vincent Lee c431f3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Darrell Simmons 3b3b7a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Word of Woe bb7174.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Word of Weal 5edfc2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Deafening Silence 0821d4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Darrell''s Kodak caa382.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ruined Film 6d2eae.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Bonnie Walsh 634e9e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Burden of Leadership 22e624.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Bolas d4b254.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Breach the Door 74969c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Grievous Wound d7c63c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hunter''s Armor a85f1d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Agent Fletcher 95b0cf.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Obsidian Bracelet 972250.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Runic Axe 7cdb0a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Custom Modifications d2252d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card As you wish 4b891d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Selfless to a Fault 07dd55.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Wounded Bystander fb54d3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Grappling Hook 09f1a2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Darrell Simmons 5d3d67.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Kymani Jones 9a9830.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Carson Sinclair dc96d1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Underprepared 709a54.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ectoplasmic Horror 379582.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Pay Your Due 5b6c9f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Quantum Paradox 0e4c07.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lurker in the Dark 79cc11.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Soul Sanctification (3) 52f6d6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Flashlight (3) 2b3301.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Refine 482b10.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Tool Belt 769a3e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hyperphysical Shotcaster 2a6e0d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Fickle Fortune (3) 1b4684.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Old Keyring (3) e7d988.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Salvage (2) f2e87d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Heed the Dream (2) 3b7419.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Katja Eastbank (2) 2f100c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Baseball Bat (2) 567525.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Gumption (1) 4cb0c9.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Nature of the Beast (1) 9c4015.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lifeline (1) 895047.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card At a Crossroads (1) 48e90b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Shed a Light 2c165a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Predator or Prey 6c726b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Making Preparations 18247d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Exploit Weakness b6857b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card End of the Road a3d041.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Improvised Shield 616c43.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Idol of Xanatos 8f6f39.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Grizzled 9417a7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Makeshift Trap aa897f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Pocket Multi Tool 7421ed.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Onyx Pentacle (4) 647c62.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dowsing Rod (4) bcb13d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ceremonial Sickle (4) 4a6a9f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Uncage the Soul (3) 343f3a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sin-Eater (3) 0c77d6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Moonlight Ritual (2) ad3efc.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Elle Rubash (2) 43c3e0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Astral Mirror (2) b5d894.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ghastly Possession (1) 63282f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Binder''s Jar (1) c72750.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card String of Curses 046b16.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Explosive Ward f86c67.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Eldritch Initiation 223eb2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Onyx Pentacle 95f4b0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hallowed Chalice 3fa5b8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dowsing Rod 851e3a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ceremonial Sickle b5e78c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Power Word c91c1d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Summoned Servitor 73b311.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Living Ink 42b36d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Clean Sneak (4) 537171.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Underworld Market (2) bba889.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Trigger Man (3) 11d7ad.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Thieves'' Kit (3) be8d1f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Breaking and Entering (2) 3411dd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dirty Fighting (2) fa1be0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Chuck Fergus (2) ea31c2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Stylish Coat (1) 0a1b3a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Calculated Risk dfbed9.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Quick Getaway 5cc3d2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Kicking the Hornet''s Nest 4d6da5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card I''ll take that! 691652.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hit and Run 408bce.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hidden Pocket 9bef61.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Thieves'' Kit 857b53.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Embezzled Treasure 8fd043.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Disguise f170fc.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Honed Instinct 1cde62.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Friends in Low Places c332af.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Damning Testimony 3369a5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Gray''s Anatomy (5) f4e7f3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Fingerprint Kit (4) 33b09e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Surgical Kit (3) c8ecf2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Press Pass (2) a6c839.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dr. William T. Maleson (2) 3ee7a5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Guidance (1) 425841.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Existential Riddle (1) 38a30a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Orphic Theory (1) d084d7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lab Coat (1) a825ad.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Analysis 80285f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Map the Area 1760be.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Captivating Discovery 498bc8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Bizarre Diagnosis 2423d4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Research Notes a37bd4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Grim Memoir d1f1d9.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dissection Tools 95ca5d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Raven Quill b81037.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Empirical Hypothesis 62c67d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Alchemical Distillation 502a4d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ever Vigilant (4) ac910a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Girish Kadakia (4) bdd70d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Martyr''s Vambrace (3) c795c8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Prepared for the Worst (2) a4f62a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Handcuffs (2) 07c480.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Guard Dog (2) 9009db.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Field Agent (2) babfb6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Bestow Resolve (2) 39e14a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Helping Hand 7d93b4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Fighting Lessons fc2432.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card One in the Chamber 919856.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Motivational Speech 1b2331.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card A Test of Will (1) 4cfcc7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card A Test of Will (2) 71a760.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card A Test of Will 48e516.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Summoned Servitor Upgrade Sheet
|
||||
5397a6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Runic Axe Upgrade Sheet be427d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Power Word Upgrade Sheet 0d9481.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Pocket Multi Tool Upgrade Sheet
|
||||
d706e7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Makeshift Trap Upgrade Sheet 64dfce.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Living Ink Upgrade Sheet 19a05b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Hyperphysical Shotcaster Upgrade
|
||||
Sheet a4eec2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Hunter''s Armor Upgrade Sheet d2d01b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Honed Instinct Upgrade Sheet ba0e34.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Grizzled Upgrade Sheet ef8f08.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Friends in Low Places Upgrade Sheet
|
||||
9fb3b9.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Empirical Hypothesis Upgrade Sheet
|
||||
0c46a7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Damning Testimony Upgrade Sheet
|
||||
dc4a62.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Custom Modifications Upgrade Sheet
|
||||
4104bf.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Alchemical Distillation Upgrade
|
||||
Sheet 156166.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sefina Rousseau 342311.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Astronomical Atlas (3) 804397.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ancestral Knowledge (3) 7b7d14.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Rex Murphy 4271cb.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Rex Murphy 9ba3f0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Duke 876557.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sophie 4f46ad.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Amina Zidane 458edc.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Amina Zidane 4c2a3d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom The Raven Quill Upgrade Sheet 23b96a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Hypnotic Gaze (2) (Taboo) e2bc50.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Old Keyring (3) (Taboo) e7d989.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Pay Day (1) (Taboo) 9f0b35.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Scavenging (2) (Taboo) ff4aeb.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Scavenging (Taboo) 1b76c8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Deck of Possibilities fefdfa.yaml'
|
||||
- !include "Bag All Player Cards 15bb07/Card Isamara Ordo\xF1ez 860cd7.yaml"
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jenny Barnes 48b174.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Carolyn Fern 30614e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dexter Drake 57668a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Silas Marsh 574b59.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Skids O''Toole 6b00ec.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Wendy Adams 15e40d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Roland Banks 5bde90.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Daisy Walker bce6a5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Agnes Baker e53693.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Norman Withers a5d9bb.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Norman Withers e0a155.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jenny Barnes 9058d3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Carolyn Fern b03b12.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dexter Drake e015f8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Silas Marsh 3f92cf.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Roland Banks 9e9e98.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Skids O''Toole 9015b4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Agnes Baker 25e2db.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Wendy Adams fc1d17.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Daisy Walker 6938eb.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Foundation Intel a72f6f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Expedited Ticket 8fbd1b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dr. Dewi Irawan c76a06.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Paradimensional Understanding 3c3dfa.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Inspector Flint 8247a5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Agent Ari Quinn d61c6a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Deck of Possibilities fefdfa.yaml'
|
||||
- !include "Bag All Player Cards 15bb07/Card Isamara Ordo\xF1ez 860cd7.yaml"
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mandy Thompson (Taboo) 4f3637.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Trish Scarborough (Taboo) 2ce76d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lola Hayes (Taboo) 52956d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Rex Murphy (Taboo) 0a5491.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Runic Axe Upgrade Sheet (Taboo) 4d729b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Power Word Upgrade Sheet (Taboo) ebce85.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Prophesiae Profana (5) (Taboo) 957c32.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Daredevil (Taboo) cd1e54.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Burn After Reading (1) (Taboo) 2ced40.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Interrogate (Taboo) a6726e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Quick Thinking (Taboo) 4a49ea.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Double or Nothing (Taboo) 9aa0de.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Shed a Light (Taboo) 44292c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card A Watchful Peace (3) (Taboo) 25b73a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Cyclopean Hammer (5) (Taboo) 42336b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Research Notes (Taboo) 085c08.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ace in the Hole (3) (Taboo) e92f21.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dark Prophecy (Taboo) 448db7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card .35 Winchester (Taboo) 22d821.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Knowledge is Power (Taboo) 0dd658.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ancient Covenant (2) (Taboo) e01cc7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Eucatastrophe (3) (Taboo) 8be540.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Voice of Ra (Taboo) b06042.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card David Renfield (Taboo) 4c7c54.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Crisis of Identity (Taboo) 17cab7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card All In (5) (Taboo) 5db655.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Drawing Thin (Taboo) 49361a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sharpshooter (3) (Taboo) 77b1e7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Runic Axe (Taboo) 3e3b99.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Flute of the Outer Gods (4) (Taboo) 453fd1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Necronomicon (5) (Taboo) 4b7a8e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Elusive (Taboo) 3c046a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Power Word (Taboo) dc1962.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Persuasion (Taboo) 821d99.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Scroll of Secrets (Taboo) b383b8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Counterspell (2) (Taboo) 9c9177.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Eon Chart (1) (Taboo) 389610.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ritual Candles (Taboo) 7dc746.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Telescopic Sight (3) (Taboo) 43cb9f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Pathfinder (1) (Taboo) 305e37.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Key of Ys (5) (Taboo) 9451ee.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dr. Milan Christopher (Taboo) 2a6fd1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Black Market (2) (Taboo) 4d085b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Signum Crucis (2) (Taboo) 750b7a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mr. Rook (Taboo) 522279.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Scroll of Secrets (3) (Taboo) c127f1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Strange Solution (4) (Taboo) 1be7f1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Rite of Equilibrium (5) (Taboo) 2286b4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jewel of Aureolus (3) (Taboo) 5f4d1c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jeremiah Kirby (Taboo) a03cd7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Geared Up (Taboo) 83af5e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Pendant of the Queen (Taboo) 02b9b9.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Delve Too Deep (Taboo) ca5603.yaml'
|
||||
- !include "Bag All Player Cards 15bb07/Card Gen\xE9 Beauregard (3) (Taboo) d300bf.yaml"
|
||||
- !include 'Bag All Player Cards 15bb07/Card Banish (1) (Taboo) 1a3b10.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hypnotic Gaze (Taboo) 47d782.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Springfield M1903 (4) (Taboo) 23f8ec.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Flamethrower (5) (Taboo) 62ceb5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Scroll of Secrets (3) (Taboo) 84a7df.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Three Aces (1) (Taboo) baa553.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hallow (3) (Taboo) 175810.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Eon Chart (4) (Taboo) 41c449.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sleight of Hand (Taboo) 0d84b2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Long Shot dc8c4d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Chemistry Set da9727.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Pushed to the Limit e0f396.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Uncanny Growth 6543e6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Microscope 48be49.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Well-Funded 96fbfa.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dr. Charles West III 72efed.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ravenous Myconid 0aa967.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Stall for Time 7b6ed1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Wrong Place, Right Time d5944e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Sparrow Mask 975d79.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Pitchfork 45a724.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jim''s Trumpet 7dfd5f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jim Culver (Parallel) 72bf31.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jim Culver (Parallel Front) c5fc80.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Vengeful Shade 73bc8e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Final Rhapsody 561775.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Jim Culver (Parallel Back) aba863.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom The Beyond 37ab47.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Devil (2) 2a0ba5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Alessandra Zorzi cea425.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Alessandra Zorzi 54eaa5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Zamacona 541ba9.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Wicked Athame c9fb1f.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Wolf Mask 975d89.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Beguile 019526.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ofuda 860c1e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Providential (2) 2cf42a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Vamp add232.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card I''ll Pay You Back! 40e1ca.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Occult Reliquary (3) acd0c2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Grift df75d7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Guided by Faith aef282.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/CardCustom Hank Samson 3764cc.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hank Samson 3764cd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hank Samson (Assistant) 3764ce.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hank Samson (Warden) 3764cf.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hold Up aef182.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Pelt Shipment aa11bc.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Stir the Pot (5) add252.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Snitch (2) add242.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Where''s Pa 9aba43.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Persistence (1) 2cf51.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Stouthearted 265ad2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Control Variable 133868.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Blackmail File de456d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Speak to the Dead c763aa.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Accursed e91c5e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Throw the Book at Them! d617ab.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Fox Mask 4144cd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mouse Mask 32ad21.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Task Force a5c06a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Microscope (4) fbd296.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Back Injury f6c482.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Lightfooted fe1fb6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Bewitching (3) db335c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Flurry of Blows (5) 9e7bc8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card British Bull Dog (2) 7b7050.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Bianca Die Katz 897a94.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dirty Deeds (3) aa2d6a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Esoteric Method (1) 9250e1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Katana f5beb5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ethereal Weaving (3) 697efd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Putrescent Rot 2d1e60.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ravenous Myconid (4) df93ca.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Second Wind (2) c3c979.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Fire Axe (2) 326ec3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Stir the Pot c25479.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Keeper of the Key 014086.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Bide Your Time 24d3b3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Thorough Inquiry c6b644.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Steady-Handed (1) 9181f7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dawn Star (1) 8b15d7.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Seal of the Elders (5) d2b649.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Keep Faith (2) 73e4ee.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mariner''s Compass (2) 596053.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Bank Job c4dfa2.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Abyssal Rot bbeac6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Maimed Hand cb14d3.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Testing Sprint a4846b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Blade of Yoth c61a83.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Call the Beyond (2) 0dd070.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Gabriel Carillo (1) 7e1088.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Diabolical Luck 1fea59.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Cleaning Kit d07668.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Evanescent Ascension 9e763b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Matchbox b533db.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card British Bull Dog 9b76a0.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Twilight Diadem a2f8f8.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Rod of Carnamagos 66ec64.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Spectral Razor (2) b38ded.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ethereal Form (2) e58c7b.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Cleaning Kit (3) 94c3e1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ravenous Myconid (4) ab2752.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Rod of Carnamagos (2) d8ef99.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Fake Credentials (4) 7ebb67.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Hunting Jacket (2) 5355fa.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dark Horse (5) d00e4d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Antediluvian Hymn ba4746.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Aember Rot 3e6219.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Silver Moth 2c6dc1.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Scarlet Rot fe476c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Eyes of Valusia (4) e7bfbe.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Mesmeric Influence (1) b13946.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Blessed Blade (4) 9401f4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Miracle Wish (5) d78d4a.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Vow of Drzytelech c4bc35.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Virescent Rot 2edbdd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ravenous Myconid (4) baa926.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Broken Diadem (5) b6d35d.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Bianca Die Katz 992ccd.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Servant of Brass 06bc7e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Read the Signs (2) 5ce4d4.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Elaborate Distraction d1422e.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Dr. Rosa Marquez 62d5a6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Pearl Diary 34a7b5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Ajax f8a7c6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Corn Husk Doll 3602f5.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card The Hemlock Curse 0d0a2c.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Worry Rock 5e5dc6.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Little Sylvie 153a42.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Prismatic Shard 27fe24.yaml'
|
||||
- !include 'Bag All Player Cards 15bb07/Card Helen Peters 33bfa1.yaml'
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: ''
|
||||
@ -1379,14 +1753,14 @@ Snap: true
|
||||
Sticky: true
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 78.13
|
||||
posY: 1.04
|
||||
posZ: 26.59
|
||||
rotX: 359.99
|
||||
rotY: 269.98
|
||||
rotZ: 359.98
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
posX: 78
|
||||
posY: 0.96
|
||||
posZ: 27.03
|
||||
rotX: 0
|
||||
rotY: 0
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 550820
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5508':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1626320456298038335/2CA532D7F0EED2B2B40E47709AC56D85C4613A33/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,10 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"60522\",\n \"type\": \"Asset\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Item. Weapon. Firearm. Illicit.\",\n \"level\": 2,\n \"permanent\"\
|
||||
: false,\n \"weakness\": false,\n \"uses\": {\n \"token\": \"resource\",\n\
|
||||
\ \"type\": \"Ammo\",\n \"count\": 3\n }\n}"
|
||||
GMNotes: "{\n \"id\": \"60522\",\n \"type\": \"Asset\",\n \"slot\": \"Hand\",\n
|
||||
\ \"class\": \"Survivor\",\n \"cost\": 2,\n \"level\": 2,\n \"traits\": \"Item.
|
||||
Weapon. Firearm. Illicit.\",\n \"combatIcons\": 1,\n \"agilityIcons\": 1,\n \"uses\":
|
||||
[\n {\n \"count\": 3,\n \"type\": \"Ammo\",\n \"token\": \"resource\"\n
|
||||
\ }\n ],\n \"cycle\": \"Investigator Packs\"\n}"
|
||||
GUID: f8a977
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -35,16 +40,19 @@ Nickname: .18 Derringer (2)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.0
|
||||
posY: 3.87
|
||||
posZ: -16.69
|
||||
rotX: 0.39
|
||||
rotY: 270.01
|
||||
rotZ: 359.9
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
posZ: -16.7
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 550803
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5508':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1626320456298038335/2CA532D7F0EED2B2B40E47709AC56D85C4613A33/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,10 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"60505\",\n \"type\": \"Asset\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Item. Weapon. Firearm. Illicit.\",\n \"level\": 0,\n \"permanent\"\
|
||||
: false,\n \"weakness\": false,\n \"uses\": {\n \"token\": \"resource\",\n\
|
||||
\ \"type\": \"Ammo\",\n \"count\": 2\n }\n}"
|
||||
GMNotes: "{\n \"id\": \"60505\",\n \"type\": \"Asset\",\n \"slot\": \"Hand\",\n
|
||||
\ \"class\": \"Survivor\",\n \"cost\": 3,\n \"level\": 0,\n \"traits\": \"Item.
|
||||
Weapon. Firearm. Illicit.\",\n \"combatIcons\": 1,\n \"uses\": [\n {\n \"count\":
|
||||
2,\n \"type\": \"Ammo\",\n \"token\": \"resource\"\n }\n ],\n \"cycle\":
|
||||
\"Investigator Packs\"\n}"
|
||||
GUID: 101a41
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -35,16 +40,19 @@ Nickname: .18 Derringer
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 8.97
|
||||
posY: 4.76
|
||||
posZ: -16.69
|
||||
rotX: 359.92
|
||||
rotY: 270.01
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 589404
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5894':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1807607979163972370/50A45AE585D6404E677DFCA597A0F5FE13346B97/
|
||||
NumHeight: 4
|
||||
NumWidth: 5
|
||||
@ -15,10 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"07305\",\n \"type\": \"Asset\",\n \"class\": \"Rogue\"\
|
||||
,\n \"traits\": \"Item. Weapon. Firearm. Illicit.\",\n \"level\": 2,\n \"permanent\"\
|
||||
: false,\n \"weakness\": false,\n \"uses\": {\n \"token\": \"resource\",\n\
|
||||
\ \"type\": \"Ammo\",\n \"count\": 4\n }\n}"
|
||||
GMNotes: "{\n \"id\": \"07305\",\n \"type\": \"Asset\",\n \"slot\": \"Hand\",\n
|
||||
\ \"class\": \"Rogue\",\n \"cost\": 4,\n \"level\": 2,\n \"traits\": \"Item.
|
||||
Weapon. Firearm. Illicit.\",\n \"combatIcons\": 1,\n \"agilityIcons\": 1,\n \"uses\":
|
||||
[\n {\n \"count\": 4,\n \"type\": \"Ammo\",\n \"token\": \"resource\"\n
|
||||
\ }\n ],\n \"cycle\": \"The Innsmouth Conspiracy\"\n}"
|
||||
GUID: 4425b5
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -35,16 +40,19 @@ Nickname: .25 Automatic (2)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.13
|
||||
posY: 5.59
|
||||
posZ: -16.72
|
||||
rotX: 359.92
|
||||
rotY: 269.8
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 587219
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5872':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1626320664132663842/9B2F50595A754585A4DF12D6D48DC2561DC0E2C9/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,10 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"07025\",\n \"type\": \"Asset\",\n \"class\": \"Rogue\"\
|
||||
,\n \"traits\": \"Item. Weapon. Firearm. Illicit.\",\n \"level\": 0,\n \"permanent\"\
|
||||
: false,\n \"weakness\": false,\n \"uses\": {\n \"token\": \"resource\",\n\
|
||||
\ \"type\": \"Ammo\",\n \"count\": 4\n }\n}"
|
||||
GMNotes: "{\n \"id\": \"07025\",\n \"type\": \"Asset\",\n \"slot\": \"Hand\",\n
|
||||
\ \"class\": \"Rogue\",\n \"cost\": 4,\n \"level\": 0,\n \"traits\": \"Item.
|
||||
Weapon. Firearm. Illicit.\",\n \"agilityIcons\": 1,\n \"uses\": [\n {\n \"count\":
|
||||
4,\n \"type\": \"Ammo\",\n \"token\": \"resource\"\n }\n ],\n \"cycle\":
|
||||
\"The Innsmouth Conspiracy\"\n}"
|
||||
GUID: a5087b
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -35,16 +40,19 @@ Nickname: .25 Automatic
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.04
|
||||
posY: 3.91
|
||||
posZ: -16.7
|
||||
rotX: 359.83
|
||||
rotY: 269.96
|
||||
rotZ: 0.07
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 440922
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'4409':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025943109/9C5481E6DFEACD450C5522F884E615482281DDB1/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,10 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"52001\",\n \"type\": \"Asset\",\n \"class\": \"Guardian\"\
|
||||
,\n \"traits\": \"Item. Weapon. Firearm.\",\n \"level\": 2,\n \"permanent\":\
|
||||
\ false,\n \"weakness\": false,\n \"uses\": {\n \"token\": \"resource\",\n\
|
||||
\ \"type\": \"Ammo\",\n \"count\": 6\n }\n}"
|
||||
GMNotes: "{\n \"id\": \"52001\",\n \"type\": \"Asset\",\n \"slot\": \"Hand\",\n
|
||||
\ \"class\": \"Guardian\",\n \"cost\": 2,\n \"level\": 2,\n \"traits\": \"Item.
|
||||
Weapon. Firearm.\",\n \"combatIcons\": 2,\n \"uses\": [\n {\n \"count\":
|
||||
6,\n \"type\": \"Ammo\",\n \"token\": \"resource\"\n }\n ],\n \"cycle\":
|
||||
\"Return to the Path to Carcosa\"\n}"
|
||||
GUID: c026c9
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -35,16 +40,19 @@ Nickname: .32 Colt (2)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.14
|
||||
posY: 3.73
|
||||
posZ: -16.72
|
||||
rotX: 359.92
|
||||
rotY: 269.8
|
||||
rotZ: 0.01
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 226328
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2263':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860341956212466/C93A881D22B4F7E429025CFAE677DC2EB341D6A6/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,10 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"03020\",\n \"type\": \"Asset\",\n \"class\": \"Guardian\"\
|
||||
,\n \"traits\": \"Item. Weapon. Firearm.\",\n \"level\": 0,\n \"permanent\":\
|
||||
\ false,\n \"weakness\": false,\n \"uses\": {\n \"token\": \"resource\",\n\
|
||||
\ \"type\": \"Ammo\",\n \"count\": 6\n }\n}"
|
||||
GMNotes: "{\n \"id\": \"03020\",\n \"type\": \"Asset\",\n \"slot\": \"Hand\",\n
|
||||
\ \"class\": \"Guardian\",\n \"cost\": 3,\n \"level\": 0,\n \"traits\": \"Item.
|
||||
Weapon. Firearm.\",\n \"combatIcons\": 1,\n \"uses\": [\n {\n \"count\":
|
||||
6,\n \"type\": \"Ammo\",\n \"token\": \"resource\"\n }\n ],\n \"cycle\":
|
||||
\"The Path to Carcosa\"\n}"
|
||||
GUID: b0f851
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -35,16 +40,19 @@ Nickname: .32 Colt
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 8.97
|
||||
posY: 3.76
|
||||
posZ: -16.69
|
||||
rotX: 359.92
|
||||
rotY: 270.01
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -0,0 +1,57 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 301
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2115061845812962486/A68B8BF7E4862F21369DAC4A37D813EC664EAC34/
|
||||
NumHeight: 6
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"06195-t\",\n \"type\": \"Asset\",\n \"class\": \"Guardian\",\n
|
||||
\ \"cost\": 4,\n \"level\": 0,\n \"traits\": \"Item. Weapon. Firearm.\",\n \"agilityIcons\":
|
||||
1,\n \"uses\": [\n {\n \"count\": 5,\n \"type\": \"Ammo\",\n \"token\":
|
||||
\"resource\"\n }\n ],\n \"cycle\": \"The Dream-Eaters\"\n}"
|
||||
GUID: 22d821
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: .35 Winchester (Taboo)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -13.42
|
||||
posY: 3.45
|
||||
posZ: -31.51
|
||||
rotX: 0
|
||||
rotY: 180
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,50 +0,0 @@
|
||||
Autoraise: true
|
||||
CardID: 450624
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
CustomDeck:
|
||||
'4506':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1656721113609569419/60B1DFC7C68C406C34641A1F53078F46D610821C/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"06195-t\",\n \"type\": \"Asset\",\n \"class\": \"Guardian\"\
|
||||
,\n \"traits\": \"Item. Weapon. Firearm.\",\n \"level\": 0,\n \"permanent\":\
|
||||
\ false,\n \"weakness\": false,\n \"uses\": {\n \"token\": \"resource\",\n\
|
||||
\ \"type\": \"Ammo\",\n \"count\": 5\n }\n}"
|
||||
GUID: 41e560
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: .35 Winchester (Taboo)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.13
|
||||
posY: 5.1
|
||||
posZ: -16.72
|
||||
rotX: 359.92
|
||||
rotY: 269.8
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 583200
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5832':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1697276627309509299/3B0E32939EB4599CCE3596975637C90FE4EE1DD6/
|
||||
NumHeight: 5
|
||||
NumWidth: 6
|
||||
@ -15,10 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"06195\",\n \"type\": \"Asset\",\n \"class\": \"Guardian\"\
|
||||
,\n \"traits\": \"Item. Weapon. Firearm.\",\n \"level\": 0,\n \"permanent\":\
|
||||
\ false,\n \"weakness\": false,\n \"uses\": {\n \"token\": \"resource\",\n\
|
||||
\ \"type\": \"Ammo\",\n \"count\": 5\n }\n}"
|
||||
GMNotes: "{\n \"id\": \"06195\",\n \"type\": \"Asset\",\n \"slot\": \"Hand x2\",\n
|
||||
\ \"class\": \"Guardian\",\n \"cost\": 4,\n \"level\": 0,\n \"traits\": \"Item.
|
||||
Weapon. Firearm.\",\n \"agilityIcons\": 1,\n \"uses\": [\n {\n \"count\":
|
||||
5,\n \"type\": \"Ammo\",\n \"token\": \"resource\"\n }\n ],\n \"cycle\":
|
||||
\"The Dream-Eaters\"\n}"
|
||||
GUID: c32e40
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -35,16 +40,19 @@ Nickname: .35 Winchester
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.15
|
||||
posY: 4.16
|
||||
posZ: -16.73
|
||||
rotX: 359.93
|
||||
rotY: 269.8
|
||||
rotZ: 359.98
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 315248
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3152':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860672861853482/578CFD93B087B0ADA085E7A99062E6191772D6BD/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,11 +19,12 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"03234\",\n \"alternate_ids\": [ \"01688\" ],\n \"type\"\
|
||||
: \"Asset\",\n \"class\": \"Rogue\",\n \"traits\": \"Item. Weapon. Firearm. Illicit.\"\
|
||||
,\n \"level\": 2,\n \"permanent\": false,\n \"weakness\": false,\n \"uses\"\
|
||||
: {\n \"token\": \"resource\",\n \"type\": \"Ammo\",\n \"count\": 3\n \
|
||||
\ }\n}"
|
||||
GMNotes: "{\n \"id\": \"03234\",\n \"alternate_ids\": [\n \"01688\"\n ],\n \"type\":
|
||||
\"Asset\",\n \"slot\": \"Hand\",\n \"class\": \"Rogue\",\n \"cost\": 3,\n \"level\":
|
||||
2,\n \"traits\": \"Item. Weapon. Firearm. Illicit.\",\n \"combatIcons\": 1,\n
|
||||
\ \"agilityIcons\": 1,\n \"uses\": [\n {\n \"count\": 3,\n \"type\":
|
||||
\"Ammo\",\n \"token\": \"resource\"\n }\n ],\n \"cycle\": \"The Path to
|
||||
Carcosa\"\n}"
|
||||
GUID: f57af7
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -36,16 +41,19 @@ Nickname: .41 Derringer (2)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 29.34
|
||||
posY: 3.37
|
||||
posZ: -54.31
|
||||
rotX: 0.08
|
||||
rotY: 269.99
|
||||
rotZ: 0.01
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 368628
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3686':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860672861853482/578CFD93B087B0ADA085E7A99062E6191772D6BD/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,11 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"01047\",\n \"alternate_ids\": [ \"01547\" ],\n \"type\"\
|
||||
: \"Asset\",\n \"class\": \"Rogue\",\n \"traits\": \"Item. Weapon. Firearm. Illicit.\"\
|
||||
,\n \"level\": 0,\n \"permanent\": false,\n \"weakness\": false,\n \"uses\"\
|
||||
: {\n \"token\": \"resource\",\n \"type\": \"Ammo\",\n \"count\": 3\n \
|
||||
\ }\n}"
|
||||
GMNotes: "{\n \"id\": \"01047\",\n \"alternate_ids\": [\n \"01547\"\n ],\n \"type\":
|
||||
\"Asset\",\n \"slot\": \"Hand\",\n \"class\": \"Rogue\",\n \"cost\": 3,\n \"level\":
|
||||
0,\n \"traits\": \"Item. Weapon. Firearm. Illicit.\",\n \"combatIcons\": 1,\n
|
||||
\ \"uses\": [\n {\n \"count\": 3,\n \"type\": \"Ammo\",\n \"token\":
|
||||
\"resource\"\n }\n ],\n \"cycle\": \"Core\"\n}"
|
||||
GUID: fe2db3
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -36,16 +40,19 @@ Nickname: .41 Derringer
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 29.34
|
||||
posY: 3.37
|
||||
posZ: -54.31
|
||||
rotX: 0.08
|
||||
rotY: 270.0
|
||||
rotZ: 0.01
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 226347
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2263':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860341956212466/C93A881D22B4F7E429025CFAE677DC2EB341D6A6/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,10 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"03190\",\n \"type\": \"Asset\",\n \"class\": \"Guardian\"\
|
||||
,\n \"traits\": \"Item. Weapon. Firearm.\",\n \"level\": 2,\n \"permanent\":\
|
||||
\ false,\n \"weakness\": false,\n \"uses\": {\n \"token\": \"resource\",\n\
|
||||
\ \"type\": \"Ammo\",\n \"count\": 4\n }\n}"
|
||||
GMNotes: "{\n \"id\": \"03190\",\n \"type\": \"Asset\",\n \"slot\": \"Hand\",\n
|
||||
\ \"class\": \"Guardian\",\n \"cost\": 4,\n \"level\": 2,\n \"traits\": \"Item.
|
||||
Weapon. Firearm.\",\n \"combatIcons\": 1,\n \"agilityIcons\": 1,\n \"uses\":
|
||||
[\n {\n \"count\": 4,\n \"type\": \"Ammo\",\n \"token\": \"resource\"\n
|
||||
\ }\n ],\n \"cycle\": \"The Path to Carcosa\"\n}"
|
||||
GUID: fe0cc0
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -35,16 +40,19 @@ Nickname: .45 Automatic (2)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.14
|
||||
posY: 3.68
|
||||
posZ: -16.72
|
||||
rotX: 359.92
|
||||
rotY: 269.8
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
posZ: -16.73
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 226330
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2263':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860341956212466/C93A881D22B4F7E429025CFAE677DC2EB341D6A6/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,11 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"01016\",\n \"alternate_ids\": [ \"01516\" ],\n \"type\"\
|
||||
: \"Asset\",\n \"class\": \"Guardian\",\n \"traits\": \"Item. Weapon. Firearm.\"\
|
||||
,\n \"level\": 0,\n \"permanent\": false,\n \"weakness\": false,\n \"uses\"\
|
||||
: {\n \"token\": \"resource\",\n \"type\": \"Ammo\",\n \"count\": 4\n \
|
||||
\ }\n}"
|
||||
GMNotes: "{\n \"id\": \"01016\",\n \"alternate_ids\": [\n \"01516\"\n ],\n \"type\":
|
||||
\"Asset\",\n \"slot\": \"Hand\",\n \"class\": \"Guardian\",\n \"cost\": 4,\n
|
||||
\ \"level\": 0,\n \"traits\": \"Item. Weapon. Firearm.\",\n \"agilityIcons\":
|
||||
1,\n \"uses\": [\n {\n \"count\": 4,\n \"type\": \"Ammo\",\n \"token\":
|
||||
\"resource\"\n }\n ],\n \"cycle\": \"Core\"\n}"
|
||||
GUID: 12660b
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -36,16 +40,19 @@ Nickname: .45 Automatic
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 19.45
|
||||
posY: 3.37
|
||||
posZ: -56.62
|
||||
rotX: 359.42
|
||||
rotY: 270.03
|
||||
rotZ: 359.77
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 359
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 292813
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2928':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025943109/9C5481E6DFEACD450C5522F884E615482281DDB1/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: Guardian
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"05186\",\n \"type\": \"Asset\",\n \"class\": \"Guardian\"\
|
||||
,\n \"traits\": \"Item. Weapon. Firearm. Illicit.\",\n \"level\": 3,\n \"permanent\"\
|
||||
: false,\n \"weakness\": false\n}"
|
||||
GMNotes: "{\n \"id\": \"05186\",\n \"type\": \"Asset\",\n \"slot\": \"Hand x2\",\n
|
||||
\ \"class\": \"Guardian\",\n \"cost\": 6,\n \"level\": 3,\n \"traits\": \"Item.
|
||||
Weapon. Firearm. Illicit.\",\n \"combatIcons\": 2,\n \"uses\": [\n {\n \"count\":
|
||||
5,\n \"type\": \"Ammo\",\n \"token\": \"resource\"\n }\n ],\n \"cycle\":
|
||||
\"The Circle Undone\"\n}"
|
||||
GUID: b492cb
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +40,19 @@ Nickname: .45 Thompson (3)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.16
|
||||
posY: 3.9
|
||||
posZ: -16.73
|
||||
rotX: 359.93
|
||||
rotY: 269.8
|
||||
rotZ: 359.96
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 292915
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2929':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025944587/520448D0E9C22F102C7DDF64322EAD6FC221ECC8/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: Rogue
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"05187\",\n \"type\": \"Asset\",\n \"class\": \"Rogue\"\
|
||||
,\n \"traits\": \"Item. Weapon. Firearm. Illicit.\",\n \"level\": 3,\n \"permanent\"\
|
||||
: false,\n \"weakness\": false\n}"
|
||||
GMNotes: "{\n \"id\": \"05187\",\n \"type\": \"Asset\",\n \"slot\": \"Hand x2\",\n
|
||||
\ \"class\": \"Rogue\",\n \"cost\": 5,\n \"level\": 3,\n \"traits\": \"Item.
|
||||
Weapon. Firearm. Illicit.\",\n \"combatIcons\": 1,\n \"agilityIcons\": 1,\n \"uses\":
|
||||
[\n {\n \"count\": 5,\n \"type\": \"Ammo\",\n \"token\": \"resource\"\n
|
||||
\ }\n ],\n \"cycle\": \"The Circle Undone\"\n}"
|
||||
GUID: d4dbc7
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +40,19 @@ Nickname: .45 Thompson (3)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.03
|
||||
posY: 3.85
|
||||
posZ: -16.7
|
||||
rotX: 359.77
|
||||
rotY: 269.99
|
||||
rotZ: 0.05
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 277608
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2776':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025942034/FEADE7F6206804B42CC9B6049F51EDF6040C5D1D/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,10 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"05115\",\n \"type\": \"Asset\",\n \"class\": \"Guardian|Rogue\"\
|
||||
,\n \"traits\": \"Item. Weapon. Firearm. Illicit.\",\n \"level\": 0,\n \"permanent\"\
|
||||
: false,\n \"weakness\": false,\n \"uses\": {\n \"token\": \"resource\",\n\
|
||||
\ \"type\": \"Ammo\",\n \"count\": 5\n }\n}"
|
||||
GMNotes: "{\n \"id\": \"05115\",\n \"type\": \"Asset\",\n \"slot\": \"Hand x2\",\n
|
||||
\ \"class\": \"Guardian|Rogue\",\n \"cost\": 6,\n \"level\": 0,\n \"traits\":
|
||||
\"Item. Weapon. Firearm. Illicit.\",\n \"combatIcons\": 1,\n \"uses\": [\n {\n
|
||||
\ \"count\": 5,\n \"type\": \"Ammo\",\n \"token\": \"resource\"\n
|
||||
\ }\n ],\n \"cycle\": \"The Circle Undone\"\n}"
|
||||
GUID: 2c6509
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -35,16 +40,19 @@ Nickname: .45 Thompson
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 8.97
|
||||
posY: 5.35
|
||||
posZ: -16.69
|
||||
rotX: 359.92
|
||||
rotY: 270.01
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,23 +1,27 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 379038
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3790':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1625226898126491470/A7FAFA92C08268717F79B2B1C83F8C23DFA6C534/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2424696374430578722/34A938F2AE5FCEDEF07D645346F9A6570FFF98E4/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"08048\",\n \"type\": \"Event\",\n \"class\": \"Rogue\"\
|
||||
,\n \"traits\": \"Fortune. Gambit.\",\n \"level\": 0,\n \"permanent\": false,\n\
|
||||
\ \"weakness\": false\n}"
|
||||
GMNotes: "{\n \"id\": \"08048\",\n \"type\": \"Event\",\n \"class\": \"Rogue\",\n
|
||||
\ \"cost\": 2,\n \"level\": 0,\n \"traits\": \"Fortune. Gambit.\",\n \"combatIcons\":
|
||||
1,\n \"agilityIcons\": 1,\n \"cycle\": \"Edge of the Earth\"\n}"
|
||||
GUID: 5210c2
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: 21 or Bust
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.2
|
||||
posY: 2.07
|
||||
posZ: -16.74
|
||||
rotX: 359.93
|
||||
rotY: 269.8
|
||||
rotZ: 359.98
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 368844
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3688':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860672864134253/9A6E0399D3624C5FFBD6CAFE5D4B988436CC65AC/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"03238\",\n \"type\": \"Event\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Fortune.\",\n \"level\": 2,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GMNotes: "{\n \"id\": \"03238\",\n \"type\": \"Event\",\n \"class\": \"Survivor\",\n
|
||||
\ \"level\": 2,\n \"traits\": \"Fortune.\",\n \"willpowerIcons\": 1,\n \"intellectIcons\":
|
||||
1,\n \"cycle\": \"The Path to Carcosa\"\n}"
|
||||
GUID: 0edef1
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: A Chance Encounter (2)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.0
|
||||
posY: 3.71
|
||||
posZ: -16.69
|
||||
rotX: 359.95
|
||||
rotY: 270.01
|
||||
rotZ: 0.01
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 368812
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3688':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860672864134253/9A6E0399D3624C5FFBD6CAFE5D4B988436CC65AC/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"02270\",\n \"type\": \"Event\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Fortune.\",\n \"level\": 0,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GMNotes: "{\n \"id\": \"02270\",\n \"type\": \"Event\",\n \"class\": \"Survivor\",\n
|
||||
\ \"cost\": 1,\n \"level\": 0,\n \"traits\": \"Fortune.\",\n \"willpowerIcons\":
|
||||
1,\n \"intellectIcons\": 1,\n \"cycle\": \"The Dunwich Legacy\"\n}"
|
||||
GUID: 3f3488
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: A Chance Encounter
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.01
|
||||
posY: 3.72
|
||||
posZ: -16.7
|
||||
rotX: 359.92
|
||||
rotY: 270.01
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 447733
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'4477':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025946328/561232524C8EAA4B4371B28652F78969E6ED6FFB/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"06245\",\n \"type\": \"Event\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Blessed. Fortune.\",\n \"level\": 0,\n \"permanent\": false,\n\
|
||||
\ \"weakness\": false\n}"
|
||||
GMNotes: "{\n \"id\": \"06245\",\n \"type\": \"Event\",\n \"class\": \"Survivor\",\n
|
||||
\ \"cost\": 1,\n \"level\": 0,\n \"traits\": \"Blessed. Fortune.\",\n \"wildIcons\":
|
||||
1,\n \"cycle\": \"The Dream-Eaters\"\n}"
|
||||
GUID: f21109
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: A Glimmer of Hope
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.04
|
||||
posY: 3.93
|
||||
posZ: -16.7
|
||||
rotX: 359.81
|
||||
rotY: 269.96
|
||||
rotZ: 0.09
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 368837
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3688':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860672864134253/9A6E0399D3624C5FFBD6CAFE5D4B988436CC65AC/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"03156\",\n \"type\": \"Event\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Spirit.\",\n \"level\": 1,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GMNotes: "{\n \"id\": \"03156\",\n \"type\": \"Event\",\n \"class\": \"Survivor\",\n
|
||||
\ \"cost\": 1,\n \"level\": 1,\n \"traits\": \"Spirit.\",\n \"willpowerIcons\":
|
||||
1,\n \"cycle\": \"The Path to Carcosa\"\n}"
|
||||
GUID: 4cfcc7
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: A Test of Will (1)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.13
|
||||
posY: 3.82
|
||||
posZ: -16.72
|
||||
rotX: 359.92
|
||||
rotY: 269.8
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
posX: 78.51
|
||||
posY: 1.06
|
||||
posZ: 27.14
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 550821
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5508':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1626320456298038335/2CA532D7F0EED2B2B40E47709AC56D85C4613A33/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"60523\",\n \"type\": \"Event\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Spirit.\",\n \"level\": 2,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GMNotes: "{\n \"id\": \"60523\",\n \"type\": \"Event\",\n \"class\": \"Survivor\",\n
|
||||
\ \"cost\": 0,\n \"level\": 2,\n \"traits\": \"Spirit.\",\n \"willpowerIcons\":
|
||||
1,\n \"cycle\": \"Investigator Packs\"\n}"
|
||||
GUID: 71a760
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: A Test of Will (2)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.15
|
||||
posY: 3.87
|
||||
posZ: -16.73
|
||||
rotX: 359.92
|
||||
rotY: 269.8
|
||||
rotZ: 0.01
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
posX: 78.51
|
||||
posY: 1.06
|
||||
posZ: 27.14
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 550811
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5508':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1626320456298038335/2CA532D7F0EED2B2B40E47709AC56D85C4613A33/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"60513\",\n \"type\": \"Event\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Spirit.\",\n \"level\": 0,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GMNotes: "{\n \"id\": \"60513\",\n \"type\": \"Event\",\n \"class\": \"Survivor\",\n
|
||||
\ \"cost\": 1,\n \"level\": 0,\n \"traits\": \"Spirit.\",\n \"willpowerIcons\":
|
||||
1,\n \"cycle\": \"Investigator Packs\"\n}"
|
||||
GUID: 48e516
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: A Test of Will
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.13
|
||||
posY: 4.07
|
||||
posZ: -16.72
|
||||
rotX: 359.92
|
||||
rotY: 269.8
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
posX: 78.51
|
||||
posY: 1.06
|
||||
posZ: 27.14
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,49 +0,0 @@
|
||||
Autoraise: true
|
||||
CardID: 585500
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
CustomDeck:
|
||||
'5855':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1697277388086984548/E61F3E847797C2C9231829611E0D92BA6376FA67/
|
||||
NumHeight: 4
|
||||
NumWidth: 4
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"07269-t\",\n \"type\": \"Event\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Spirit. Blessed.\",\n \"level\": 3,\n \"permanent\": false,\n\
|
||||
\ \"weakness\": false\n}"
|
||||
GUID: 125f13
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: A Watchful Peace (3) (Taboo)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.13
|
||||
posY: 3.88
|
||||
posZ: -16.72
|
||||
rotX: 0.17
|
||||
rotY: 269.81
|
||||
rotZ: 359.87
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -0,0 +1,55 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 332
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2115061845812962486/A68B8BF7E4862F21369DAC4A37D813EC664EAC34/
|
||||
NumHeight: 6
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"07269-t\",\n \"type\": \"Event\",\n \"class\": \"Survivor\",\n
|
||||
\ \"cost\": 1,\n \"level\": 3,\n \"traits\": \"Spirit. Blessed.\",\n \"willpowerIcons\":
|
||||
2,\n \"cycle\": \"The Innsmouth Conspiracy\"\n}"
|
||||
GUID: 25b73a
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: A Watchful Peace (3) (Taboo)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -13.42
|
||||
posY: 3.45
|
||||
posZ: -45.05
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 449608
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'4496':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1747933191220177818/637923621F747375066D4DA39BEA3BA9C26086A5/
|
||||
NumHeight: 3
|
||||
NumWidth: 7
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"07269\",\n \"type\": \"Event\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Spirit. Blessed.\",\n \"level\": 3,\n \"permanent\": false,\n\
|
||||
\ \"weakness\": false\n}"
|
||||
GMNotes: "{\n \"id\": \"07269\",\n \"type\": \"Event\",\n \"class\": \"Survivor\",\n
|
||||
\ \"cost\": 1,\n \"level\": 3,\n \"traits\": \"Spirit. Blessed.\",\n \"willpowerIcons\":
|
||||
2,\n \"cycle\": \"The Innsmouth Conspiracy\"\n}"
|
||||
GUID: '176836'
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: A Watchful Peace (3)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 8.97
|
||||
posY: 3.71
|
||||
posZ: -16.69
|
||||
rotX: 359.92
|
||||
rotY: 270.01
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 587214
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5872':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1856052392800079019/C6B0ADB01750372B73B2281CFFDFA5F6F87C2C9E/
|
||||
NumHeight: 3
|
||||
NumWidth: 7
|
||||
@ -15,8 +19,8 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: Weakness
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"01515\",\n \"type\": \"Treachery\",\n \"class\": \"Neutral\"\
|
||||
,\n \"traits\": \"Madness.\",\n \"permanent\": false,\n \"weakness\": true\n}"
|
||||
GMNotes: "{\n \"id\": \"01515\",\n \"type\": \"Treachery\",\n \"class\": \"Neutral\",\n
|
||||
\ \"traits\": \"Madness.\",\n \"weakness\": true,\n \"cycle\": \"Core\"\n}"
|
||||
GUID: 35a7e9
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -33,16 +37,18 @@ Nickname: Abandoned and Alone
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 47.53
|
||||
posY: 1.99
|
||||
posZ: -99.22
|
||||
rotX: 0.02
|
||||
rotY: 269.99
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 375129
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3751':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860341956229149/FC980D306FA8FE74C552981167CBDF4305821B31/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,8 +19,8 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"01015\",\n \"type\": \"Treachery\",\n \"class\": \"Neutral\"\
|
||||
,\n \"traits\": \"Madness.\",\n \"permanent\": false,\n \"weakness\": true\n}"
|
||||
GMNotes: "{\n \"id\": \"01015\",\n \"type\": \"Treachery\",\n \"class\": \"Neutral\",\n
|
||||
\ \"traits\": \"Madness.\",\n \"weakness\": true,\n \"cycle\": \"Core\"\n}"
|
||||
GUID: 79b4af
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -33,16 +37,18 @@ Nickname: Abandoned and Alone
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 8.99
|
||||
posY: 3.79
|
||||
posZ: -16.69
|
||||
rotX: 359.99
|
||||
rotY: 270.01
|
||||
rotZ: 0.0
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 536002
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5360':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1849293764610861313/38FA9E4802C3B8E8FC2DB16E94E65A3FD60D92B9/
|
||||
NumHeight: 2
|
||||
NumWidth: 2
|
||||
@ -15,8 +19,8 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: Advanced
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"90040\",\n \"type\": \"Treachery\",\n \"class\": \"Neutral\"\
|
||||
,\n \"traits\": \"Madness.\",\n \"permanent\": false,\n \"weakness\": true\n}"
|
||||
GMNotes: "{\n \"id\": \"90040\",\n \"type\": \"Treachery\",\n \"class\": \"Neutral\",\n
|
||||
\ \"traits\": \"Madness.\",\n \"weakness\": true,\n \"cycle\": \"Red Tide Rising\"\n}"
|
||||
GUID: 89fe92
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -33,16 +37,18 @@ Nickname: Abandoned and Alone
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 78.69
|
||||
posY: 3.33
|
||||
posZ: 7.65
|
||||
rotX: 359.81
|
||||
rotY: 270.0
|
||||
rotZ: 0.43
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 4000
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'40':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/87094793642329861/9768E9FE9C71E74721340D0D81607F534E54A3DE/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: Ally. Believer.
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"82022\",\n \"type\": \"Asset\",\n \"class\": \"Neutral\"\
|
||||
,\n \"traits\": \"Ally. Believer.\",\n \"permanent\": false,\n \"weakness\":\
|
||||
\ false\n}"
|
||||
GMNotes: "{\n \"id\": \"82022\",\n \"type\": \"Asset\",\n \"class\": \"Neutral\",\n
|
||||
\ \"cost\": 4,\n \"traits\": \"Ally. Believer.\",\n \"willpowerIcons\": 1,\n \"intellectIcons\":
|
||||
1,\n \"wildIcons\": 1,\n \"cycle\": \"Standalone\"\n}"
|
||||
GUID: a4b514
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,19 @@ Nickname: Abbess Allegria Di Biase
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 8.97
|
||||
posY: 5.19
|
||||
posY: 5.18
|
||||
posZ: -16.69
|
||||
rotX: 359.92
|
||||
rotY: 270.01
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 448839
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'4488':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025943833/DE98A03934DF8FF5B3CF6C53143B15BFC3ED7341/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,10 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: Library Intern
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"06324\",\n \"type\": \"Asset\",\n \"class\": \"Seeker\"\
|
||||
,\n \"traits\": \"Ally. Miskatonic.\",\n \"level\": 4,\n \"permanent\": false,\n\
|
||||
\ \"weakness\": false\n}"
|
||||
GMNotes: "{\n \"id\": \"06324\",\n \"type\": \"Asset\",\n \"slot\": \"Ally\",\n
|
||||
\ \"class\": \"Seeker\",\n \"cost\": 3,\n \"level\": 4,\n \"traits\": \"Ally.
|
||||
Miskatonic.\",\n \"intellectIcons\": 1,\n \"agilityIcons\": 1,\n \"cycle\": \"The
|
||||
Dream-Eaters\"\n}"
|
||||
GUID: 97e9ce
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +39,19 @@ Nickname: Abigail Foreman (4)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.13
|
||||
posY: 5.55
|
||||
posZ: -16.72
|
||||
rotX: 359.92
|
||||
rotY: 269.8
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 274606
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2746':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025946328/561232524C8EAA4B4371B28652F78969E6ED6FFB/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"05038\",\n \"type\": \"Skill\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Innate.\",\n \"level\": 0,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GMNotes: "{\n \"id\": \"05038\",\n \"type\": \"Skill\",\n \"class\": \"Survivor\",\n
|
||||
\ \"level\": 0,\n \"traits\": \"Innate.\",\n \"combatIcons\": 1,\n \"agilityIcons\":
|
||||
1,\n \"cycle\": \"The Circle Undone\"\n}"
|
||||
GUID: '051742'
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: Able Bodied
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.13
|
||||
posY: 3.79
|
||||
posZ: -16.72
|
||||
rotX: 359.92
|
||||
rotY: 269.8
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -0,0 +1,55 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 917316
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'9173':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2424696374430632272/9A953338B599473C1631AA82F75004CE941DA8B0/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"10024\",\n \"type\": \"Event\",\n \"class\": \"Guardian\",\n
|
||||
\ \"level\": 0,\n \"traits\": \"Spell. Blessed.\",\n \"willpowerIcons\": 2,\n
|
||||
\ \"cycle\": \"The Feast of Hemlock Vale\"\n}"
|
||||
GUID: aef183
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Absolution
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 13.08
|
||||
posY: 3.55
|
||||
posZ: 6.5
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -0,0 +1,54 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 917408
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'9174':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2424696374430632751/4F8200D4B672882FF609D4B1B9D438C61AF20447/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"10086\",\n \"type\": \"Event\",\n \"class\": \"Mystic\",\n
|
||||
\ \"traits\": \"Spell. Rot. Cursed.\",\n \"cycle\": \"The Feast of Hemlock Vale\"\n}"
|
||||
GUID: bbeac6
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Abyssal Rot
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 58.47
|
||||
posY: 3.67
|
||||
posZ: -15.26
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 232107
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2321':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1655600400212405700/559F1F3EF87BDF7F067F9B7011EDC3A6ACE71259/
|
||||
NumHeight: 5
|
||||
NumWidth: 5
|
||||
@ -15,9 +19,10 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"07159\",\n \"type\": \"Asset\",\n \"class\": \"Mystic\"\
|
||||
,\n \"traits\": \"Item. Tome.\",\n \"level\": 2,\n \"permanent\": false,\n \"\
|
||||
weakness\": false\n}"
|
||||
GMNotes: "{\n \"id\": \"07159\",\n \"type\": \"Asset\",\n \"slot\": \"Hand\",\n
|
||||
\ \"class\": \"Mystic\",\n \"cost\": 2,\n \"level\": 2,\n \"traits\": \"Item.
|
||||
Tome.\",\n \"intellectIcons\": 1,\n \"combatIcons\": 1,\n \"cycle\": \"The Innsmouth
|
||||
Conspiracy\"\n}"
|
||||
GUID: a2d392
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +39,19 @@ Nickname: Abyssal Tome (2)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.1
|
||||
posY: 3.68
|
||||
posZ: -16.71
|
||||
rotX: 359.91
|
||||
rotY: 269.87
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 537608
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5376':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/775107869048626382/DA1F5817A4067A74D883201F1AFAC096646A455B/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,8 +19,8 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: Weakness
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"04041\",\n \"type\": \"Treachery\",\n \"class\": \"Neutral\"\
|
||||
,\n \"traits\": \"Curse.\",\n \"permanent\": false,\n \"weakness\": true\n}"
|
||||
GMNotes: "{\n \"id\": \"04041\",\n \"type\": \"Treachery\",\n \"class\": \"Neutral\",\n
|
||||
\ \"traits\": \"Curse.\",\n \"weakness\": true,\n \"cycle\": \"The Forgotten Age\"\n}"
|
||||
GUID: 85e7d9
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -33,16 +37,18 @@ Nickname: Accursed Fate
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 8.97
|
||||
posY: 4.21
|
||||
posZ: -16.69
|
||||
rotX: 359.91
|
||||
rotY: 270.01
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 583332
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5833':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1626320664132663842/9B2F50595A754585A4DF12D6D48DC2561DC0E2C9/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: Basic Weakness
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"07038\",\n \"type\": \"Enemy\",\n \"class\": \"Neutral\"\
|
||||
,\n \"traits\": \"Humanoid. Cultist. Cursed.\",\n \"permanent\": false,\n \"\
|
||||
weakness\": true,\n \"basicWeaknessCount\": 2\n}"
|
||||
GMNotes: "{\n \"id\": \"07038\",\n \"type\": \"Enemy\",\n \"class\": \"Neutral\",\n
|
||||
\ \"traits\": \"Humanoid. Cultist. Cursed.\",\n \"weakness\": true,\n \"basicWeaknessCount\":
|
||||
2,\n \"cycle\": \"The Innsmouth Conspiracy\"\n}"
|
||||
GUID: ef91a9
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: Accursed Follower
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.01
|
||||
posY: 3.74
|
||||
posZ: -16.7
|
||||
rotX: 0.78
|
||||
rotY: 270.01
|
||||
rotZ: 359.81
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 1
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -0,0 +1,55 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 917417
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'9174':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2424696374430632751/4F8200D4B672882FF609D4B1B9D438C61AF20447/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"10095\",\n \"type\": \"Skill\",\n \"class\": \"Mystic\",\n
|
||||
\ \"level\": 0,\n \"traits\": \"Innate. Cursed.\",\n \"wildIcons\": 1,\n \"cycle\":
|
||||
\"The Feast of Hemlock Vale\"\n}"
|
||||
GUID: e91c5e
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Accursed
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 13.08
|
||||
posY: 3.55
|
||||
posZ: 6.5
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,49 +0,0 @@
|
||||
Autoraise: true
|
||||
CardID: 450617
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
CustomDeck:
|
||||
'4506':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1656721113609569419/60B1DFC7C68C406C34641A1F53078F46D610821C/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"02266-t\",\n \"type\": \"Event\",\n \"class\": \"Rogue\"\
|
||||
,\n \"traits\": \"Trick.\",\n \"level\": 3,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GUID: e5d5f0
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Ace in the Hole (3) (Taboo)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.13
|
||||
posY: 3.9
|
||||
posZ: -16.72
|
||||
rotX: 0.18
|
||||
rotY: 269.8
|
||||
rotZ: 359.86
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -0,0 +1,56 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 321
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2115061845812962486/A68B8BF7E4862F21369DAC4A37D813EC664EAC34/
|
||||
NumHeight: 6
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"02266-t\",\n \"type\": \"Event\",\n \"class\": \"Rogue\",\n
|
||||
\ \"cost\": 0,\n \"level\": 3,\n \"traits\": \"Trick.\",\n \"uses\": [\n {\n
|
||||
\ \"count\": 3,\n \"type\": \"Universal\",\n \"token\": \"universalActionAbility\"\n
|
||||
\ }\n ],\n \"cycle\": \"The Dunwich Legacy\"\n}"
|
||||
GUID: e92f21
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Ace in the Hole (3) (Taboo)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -19.75
|
||||
posY: 3.45
|
||||
posZ: -54.08
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 315252
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3152':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860672861853482/578CFD93B087B0ADA085E7A99062E6191772D6BD/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,10 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"02266\",\n \"type\": \"Event\",\n \"class\": \"Rogue\"\
|
||||
,\n \"traits\": \"Trick.\",\n \"level\": 3,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GMNotes: "{\n \"id\": \"02266\",\n \"type\": \"Event\",\n \"class\": \"Rogue\",\n
|
||||
\ \"cost\": 0,\n \"level\": 3,\n \"traits\": \"Trick.\",\n \"uses\": [\n {\n
|
||||
\ \"count\": 3,\n \"type\": \"Universal\",\n \"token\": \"universalActionAbility\"\n
|
||||
\ }\n ],\n \"cycle\": \"The Dunwich Legacy\"\n}"
|
||||
GUID: 074858
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +39,18 @@ Nickname: Ace in the Hole (3)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.13
|
||||
posY: 4.01
|
||||
posZ: -16.72
|
||||
rotX: 359.92
|
||||
rotY: 269.8
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 318703
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3187':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025942034/FEADE7F6206804B42CC9B6049F51EDF6040C5D1D/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: The Fateful Step
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"05040\",\n \"type\": \"Asset\",\n \"class\": \"Neutral\"\
|
||||
,\n \"traits\": \"Tarot.\",\n \"level\": 1,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GMNotes: "{\n \"id\": \"05040\",\n \"type\": \"Asset\",\n \"slot\": \"Tarot\",\n
|
||||
\ \"class\": \"Neutral\",\n \"cost\": 3,\n \"level\": 1,\n \"traits\": \"Tarot.\",\n
|
||||
\ \"cycle\": \"The Circle Undone\"\n}"
|
||||
GUID: 52a677
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,19 @@ Nickname: Ace of Rods (1)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 8.97
|
||||
posY: 5.27
|
||||
posZ: -16.69
|
||||
rotX: 359.92
|
||||
rotY: 270.01
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 431009
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'4310':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025943109/9C5481E6DFEACD450C5522F884E615482281DDB1/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: Let Your Arrow Fly True
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"05023\",\n \"type\": \"Asset\",\n \"class\": \"Guardian\"\
|
||||
,\n \"traits\": \"Tarot.\",\n \"level\": 1,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GMNotes: "{\n \"id\": \"05023\",\n \"type\": \"Asset\",\n \"slot\": \"Tarot\",\n
|
||||
\ \"class\": \"Guardian\",\n \"cost\": 3,\n \"level\": 1,\n \"traits\": \"Tarot.\",\n
|
||||
\ \"cycle\": \"The Circle Undone\"\n}"
|
||||
GUID: c4d436
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,19 @@ Nickname: Ace of Swords (1)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 8.97
|
||||
posY: 4.18
|
||||
posZ: -16.69
|
||||
rotX: 359.91
|
||||
rotY: 270.01
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 232941
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2329':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/782999241295993974/70871F727ABBAB3DB22003051B5E1FBF8999AEEB/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,8 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: Madness.
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"02178\",\n \"type\": \"Treachery\",\n \"class\": \"Neutral\"\
|
||||
,\n \"traits\": \"Madness.\",\n \"permanent\": false,\n \"weakness\": true\n}"
|
||||
GMNotes: "{\n \"id\": \"02178\",\n \"type\": \"Treachery\",\n \"class\": \"Neutral\",\n
|
||||
\ \"cost\": 0,\n \"traits\": \"Madness.\",\n \"weakness\": true,\n \"cycle\":
|
||||
\"The Dunwich Legacy\"\n}"
|
||||
GUID: fb943f
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -33,16 +38,18 @@ Nickname: Across Space and Time
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.04
|
||||
posY: 3.93
|
||||
posZ: -16.7
|
||||
rotX: 359.81
|
||||
rotY: 269.96
|
||||
rotZ: 0.09
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 274607
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2746':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025946328/561232524C8EAA4B4371B28652F78969E6ED6FFB/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"05037\",\n \"type\": \"Event\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Tactic. Gambit.\",\n \"level\": 0,\n \"permanent\": false,\n\
|
||||
\ \"weakness\": false\n}"
|
||||
GMNotes: "{\n \"id\": \"05037\",\n \"type\": \"Event\",\n \"class\": \"Survivor\",\n
|
||||
\ \"cost\": 0,\n \"level\": 0,\n \"traits\": \"Tactic. Gambit.\",\n \"combatIcons\":
|
||||
2,\n \"cycle\": \"The Circle Undone\"\n}"
|
||||
GUID: 0bea17
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: Act of Desperation
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.02
|
||||
posY: 4.0
|
||||
posZ: -16.7
|
||||
rotX: 359.83
|
||||
rotY: 270.0
|
||||
rotZ: 0.04
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
55
unpacked/Bag All Player Cards 15bb07/Card Ad Hoc c9fb2f.yaml
Normal file
55
unpacked/Bag All Player Cards 15bb07/Card Ad Hoc c9fb2f.yaml
Normal file
@ -0,0 +1,55 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 917300
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'9173':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2424696374430632272/9A953338B599473C1631AA82F75004CE941DA8B0/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"10002\",\n \"type\": \"Event\",\n \"class\": \"Neutral\",\n
|
||||
\ \"cost\": 2,\n \"traits\": \"Improvised. Upgrade.\",\n \"wildIcons\": 2,\n \"cycle\":
|
||||
\"The Feast of Hemlock Vale\"\n}"
|
||||
GUID: c9fb2f
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Ad Hoc
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 13.08
|
||||
posY: 3.55
|
||||
posZ: -7.16
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 315232
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3152':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860672861853482/578CFD93B087B0ADA085E7A99062E6191772D6BD/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"02110\",\n \"type\": \"Asset\",\n \"class\": \"Rogue\"\
|
||||
,\n \"traits\": \"Talent.\",\n \"level\": 1,\n \"permanent\": true,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GMNotes: "{\n \"id\": \"02110\",\n \"type\": \"Asset\",\n \"class\": \"Rogue\",\n
|
||||
\ \"level\": 1,\n \"traits\": \"Talent.\",\n \"permanent\": true,\n \"cycle\":
|
||||
\"The Dunwich Legacy\"\n}"
|
||||
GUID: 731d2a
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,19 @@ Nickname: Adaptable (1)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.14
|
||||
posY: 3.68
|
||||
posZ: -16.72
|
||||
rotX: 359.92
|
||||
rotY: 269.8
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -0,0 +1,54 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 917409
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'9174':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2424696374430632751/4F8200D4B672882FF609D4B1B9D438C61AF20447/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"10087\",\n \"type\": \"Event\",\n \"class\": \"Mystic\",\n
|
||||
\ \"traits\": \"Spell. Rot. Cursed.\",\n \"cycle\": \"The Feast of Hemlock Vale\"\n}"
|
||||
GUID: 3e6219
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Aember Rot
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 52.14
|
||||
posY: 3.67
|
||||
posZ: -17.53
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -0,0 +1,55 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 917303
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'9173':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2424696374430632272/9A953338B599473C1631AA82F75004CE941DA8B0/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"10007\",\n \"type\": \"Event\",\n \"class\": \"Neutral\",\n
|
||||
\ \"cost\": 0,\n \"traits\": \"Science.\",\n \"agilityIcons\": 1,\n \"cycle\":
|
||||
\"The Feast of Hemlock Vale\"\n}"
|
||||
GUID: 84ad64
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Aetheric Current (Yoth)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 13.08
|
||||
posY: 3.55
|
||||
posZ: -7.16
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -0,0 +1,55 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 917302
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'9173':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2424696374430632272/9A953338B599473C1631AA82F75004CE941DA8B0/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"10006\",\n \"type\": \"Event\",\n \"class\": \"Neutral\",\n
|
||||
\ \"cost\": 0,\n \"traits\": \"Science.\",\n \"combatIcons\": 1,\n \"cycle\":
|
||||
\"The Feast of Hemlock Vale\"\n}"
|
||||
GUID: 84ad65
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Aetheric Current (Yuggoth)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 13.08
|
||||
posY: 3.55
|
||||
posZ: -7.16
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 368850
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3688':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860672864134253/9A6E0399D3624C5FFBD6CAFE5D4B988436CC65AC/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,10 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"04202\",\n \"type\": \"Event\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Spirit.\",\n \"level\": 2,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GMNotes: "{\n \"id\": \"04202\",\n \"type\": \"Event\",\n \"class\": \"Survivor\",\n
|
||||
\ \"cost\": 2,\n \"level\": 2,\n \"traits\": \"Spirit.\",\n \"willpowerIcons\":
|
||||
1,\n \"combatIcons\": 1,\n \"agilityIcons\": 1,\n \"cycle\": \"The Forgotten
|
||||
Age\"\n}"
|
||||
GUID: c077bf
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +39,18 @@ Nickname: Against All Odds (2)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.14
|
||||
posY: 3.7
|
||||
posZ: -16.72
|
||||
rotX: 359.92
|
||||
rotY: 269.8
|
||||
rotZ: 0.01
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 378618
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3786':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025943109/9C5481E6DFEACD450C5522F884E615482281DDB1/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,10 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"05274\",\n \"type\": \"Asset\",\n \"class\": \"Guardian\"\
|
||||
,\n \"traits\": \"Ally. Agency.\",\n \"level\": 5,\n \"permanent\": false,\n\
|
||||
\ \"weakness\": false\n}"
|
||||
GMNotes: "{\n \"id\": \"05274\",\n \"type\": \"Asset\",\n \"slot\": \"Ally\",\n
|
||||
\ \"class\": \"Guardian\",\n \"cost\": 7,\n \"level\": 5,\n \"traits\": \"Ally.
|
||||
Agency.\",\n \"willpowerIcons\": 1,\n \"intellectIcons\": 1,\n \"combatIcons\":
|
||||
1,\n \"cycle\": \"The Circle Undone\"\n}"
|
||||
GUID: d6eda3
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +39,19 @@ Nickname: Agency Backup (5)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 8.97
|
||||
posY: 4.22
|
||||
posZ: -16.69
|
||||
rotX: 359.91
|
||||
rotY: 270.01
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -0,0 +1,56 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 588601
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5886':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1941643328387688196/FE8468C5066E61AB3C228A48639F47D0226DFCF6/
|
||||
NumHeight: 2
|
||||
NumWidth: 5
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: Foundation Researcher
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"09763\",\n \"type\": \"Asset\",\n \"class\": \"Neutral\",\n
|
||||
\ \"cost\": 3,\n \"traits\": \"Ally. Agency. Detective.\",\n \"intellectIcons\":
|
||||
1,\n \"combatIcons\": 1,\n \"agilityIcons\": 1,\n \"cycle\": \"The Scarlet Keys\"\n}"
|
||||
GUID: d61c6a
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Agent Ari Quinn
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 79.04
|
||||
posY: 3.3
|
||||
posZ: 23.05
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -0,0 +1,55 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 379006
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3790':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2021606446230201640/A992318B1957FC69EB36B5E6FC87D226AAC5EC21/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"09010\",\n \"type\": \"Enemy\",\n \"class\": \"Neutral\",\n
|
||||
\ \"traits\": \"Humanoid. Coterie. Detective.\",\n \"weakness\": true,\n \"cycle\":
|
||||
\"The Scarlet Keys\"\n}"
|
||||
GUID: 95b0cf
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Agent Fletcher
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 17.48
|
||||
posY: 2.21
|
||||
posZ: 60.19
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,9 +1,13 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 535906
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5359':
|
||||
BackIsHidden: true
|
||||
@ -15,8 +19,17 @@ CustomDeck:
|
||||
UniqueBack: true
|
||||
Description: The Waitress
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"01004-pb\",\n \"type\": \"Investigator\",\n \"class\":\
|
||||
\ \"Mystic\",\n \"traits\": \"Sorcerer.\"\n}"
|
||||
GMNotes: "{\n \"id\": \"01004-pb\",\n \"type\": \"Investigator\",\n \"class\":
|
||||
\"Mystic\",\n \"traits\": \"Sorcerer.\",\n \"willpowerIcons\": 5,\n \"intellectIcons\":
|
||||
2,\n \"combatIcons\": 2,\n \"agilityIcons\": 3,\n \"cycle\": \"Bad Blood\",\n
|
||||
\ \"extraToken\": \"Reaction\",\n \"deck_requirements\": {\n \"size\": 30,\n
|
||||
\ \"randomBasicWeaknessCount\": 1,\n \"signatures\": [\n {\n \"01012\":
|
||||
1,\n \"90018\": 1\n },\n {\n \"01013\": 1,\n \"90019\":
|
||||
1\n }\n ]\n },\n \"deck_options\": [\n {\n \"faction\": [\n \"mystic\",\n
|
||||
\ \"neutral\"\n ],\n \"level\": {\n \"min\": 0,\n \"max\":
|
||||
5\n }\n },\n {\n \"faction\": [\n \"spell\",\n \"occult\"\n
|
||||
\ ],\n \"level\": {\n \"min\": 0,\n \"max\": 3\n }\n
|
||||
\ }\n ]\n}"
|
||||
GUID: 909f30
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -33,16 +46,19 @@ Nickname: Agnes Baker (Parallel Back)
|
||||
SidewaysCard: true
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Investigator
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 18.45
|
||||
posY: 1.53
|
||||
posY: 1.52
|
||||
posZ: -73.09
|
||||
rotX: 359.77
|
||||
rotY: 180.0
|
||||
rotZ: 0.07
|
||||
scaleX: 1.1
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.1
|
||||
rotX: 0
|
||||
rotY: 180
|
||||
rotZ: 0
|
||||
scaleX: 1.15
|
||||
scaleY: 1
|
||||
scaleZ: 1.15
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,9 +1,13 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 535905
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5359':
|
||||
BackIsHidden: true
|
||||
@ -15,8 +19,16 @@ CustomDeck:
|
||||
UniqueBack: true
|
||||
Description: The Waitress
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"01004-pf\",\n \"type\": \"Investigator\",\n \"class\":\
|
||||
\ \"Mystic\",\n \"traits\": \"Sorcerer.\"\n}"
|
||||
GMNotes: "{\n \"id\": \"01004-pf\",\n \"type\": \"Investigator\",\n \"class\":
|
||||
\"Mystic\",\n \"traits\": \"Sorcerer.\",\n \"willpowerIcons\": 5,\n \"intellectIcons\":
|
||||
2,\n \"combatIcons\": 2,\n \"agilityIcons\": 3,\n \"cycle\": \"Bad Blood\",\n
|
||||
\ \"extraToken\": \"Reaction\",\n \"deck_requirements\": {\n \"size\": 30,\n
|
||||
\ \"randomBasicWeaknessCount\": 1,\n \"signatures\": [\n {\n \"01012\":
|
||||
1,\n \"90018\": 1\n },\n {\n \"01013\": 1,\n \"90019\":
|
||||
1\n }\n ]\n },\n \"deck_options\": [\n {\n \"faction\": [\n \"mystic\",\n
|
||||
\ \"neutral\"\n ],\n \"level\": {\n \"min\": 0,\n \"max\":
|
||||
5\n }\n },\n {\n \"faction\": [\n \"survivor\"\n ],\n
|
||||
\ \"level\": {\n \"min\": 0,\n \"max\": 2\n }\n }\n ]\n}"
|
||||
GUID: 02db0a
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -33,16 +45,19 @@ Nickname: Agnes Baker (Parallel Front)
|
||||
SidewaysCard: true
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Investigator
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 87.05
|
||||
posY: 2.12
|
||||
posZ: -78.51
|
||||
rotX: 355.43
|
||||
rotY: 180.0
|
||||
rotZ: 0.0
|
||||
scaleX: 1.1
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.1
|
||||
rotX: 355
|
||||
rotY: 180
|
||||
rotZ: 0
|
||||
scaleX: 1.15
|
||||
scaleY: 1
|
||||
scaleZ: 1.15
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,9 +1,13 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 535904
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5359':
|
||||
BackIsHidden: true
|
||||
@ -15,8 +19,17 @@ CustomDeck:
|
||||
UniqueBack: true
|
||||
Description: The Waitress
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"01004-p\",\n \"type\": \"Investigator\",\n \"class\": \"\
|
||||
Mystic\",\n \"traits\": \"Sorcerer.\"\n}"
|
||||
GMNotes: "{\n \"id\": \"01004-p\",\n \"type\": \"Investigator\",\n \"class\": \"Mystic\",\n
|
||||
\ \"traits\": \"Sorcerer.\",\n \"willpowerIcons\": 5,\n \"intellectIcons\": 2,\n
|
||||
\ \"combatIcons\": 2,\n \"agilityIcons\": 3,\n \"cycle\": \"Bad Blood\",\n \"extraToken\":
|
||||
\"None\",\n \"deck_requirements\": {\n \"size\": 30,\n \"randomBasicWeaknessCount\":
|
||||
1,\n \"signatures\": [\n {\n \"01012\": 1,\n \"90018\": 1\n
|
||||
\ },\n {\n \"01013\": 1,\n \"90019\": 1\n }\n ]\n
|
||||
\ },\n \"deck_options\": [\n {\n \"faction\": [\n \"mystic\",\n
|
||||
\ \"neutral\"\n ],\n \"level\": {\n \"min\": 0,\n \"max\":
|
||||
5\n }\n },\n {\n \"faction\": [\n \"spell\",\n \"occult\"\n
|
||||
\ ],\n \"level\": {\n \"min\": 0,\n \"max\": 3\n }\n
|
||||
\ }\n ]\n}"
|
||||
GUID: 01b6ef
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -33,16 +46,19 @@ Nickname: Agnes Baker (Parallel)
|
||||
SidewaysCard: true
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Investigator
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 18.45
|
||||
posY: 1.29
|
||||
posZ: -73.09
|
||||
rotX: 0.02
|
||||
rotY: 179.99
|
||||
rotZ: 359.98
|
||||
scaleX: 1.1
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.1
|
||||
rotX: 0
|
||||
rotY: 180
|
||||
rotZ: 0
|
||||
scaleX: 1.15
|
||||
scaleY: 1
|
||||
scaleZ: 1.15
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,9 +1,13 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 535603
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5356':
|
||||
BackIsHidden: true
|
||||
@ -15,8 +19,16 @@ CustomDeck:
|
||||
UniqueBack: true
|
||||
Description: The Waitress
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"01004\",\n \"type\": \"Investigator\",\n \"class\": \"\
|
||||
Mystic\",\n \"traits\": \"Sorcerer.\"\n}"
|
||||
GMNotes: "{\n \"id\": \"01004\",\n \"alternate_ids\": [\n \"01504\"\n ],\n \"type\":
|
||||
\"Investigator\",\n \"class\": \"Mystic\",\n \"traits\": \"Sorcerer.\",\n \"willpowerIcons\":
|
||||
5,\n \"intellectIcons\": 2,\n \"combatIcons\": 2,\n \"agilityIcons\": 3,\n \"cycle\":
|
||||
\"Core\",\n \"extraToken\": \"Reaction\",\n \"deck_requirements\": {\n \"size\":
|
||||
30,\n \"randomBasicWeaknessCount\": 1,\n \"signatures\": [\n {\n \"01012\":
|
||||
1,\n \"90018\": 1\n },\n {\n \"01013\": 1,\n \"90019\":
|
||||
1\n }\n ]\n },\n \"deck_options\": [\n {\n \"faction\": [\n \"mystic\",\n
|
||||
\ \"neutral\"\n ],\n \"level\": {\n \"min\": 0,\n \"max\":
|
||||
5\n }\n },\n {\n \"faction\": [\n \"survivor\"\n ],\n
|
||||
\ \"level\": {\n \"min\": 0,\n \"max\": 2\n }\n }\n ]\n}"
|
||||
GUID: 25e2db
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -32,17 +44,87 @@ Name: Card
|
||||
Nickname: Agnes Baker
|
||||
SidewaysCard: true
|
||||
Snap: true
|
||||
States:
|
||||
'2':
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 587403
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
CustomDeck:
|
||||
'5874':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/1856052392800108622/9BA9D571CE81D39DDED8F6F7573E8676964E7723/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1856052392800108004/768BB33829A836E2AB5E6775A22271BE77585D4A/
|
||||
NumHeight: 3
|
||||
NumWidth: 3
|
||||
Type: 0
|
||||
UniqueBack: true
|
||||
Description: The Waitress
|
||||
DragSelectable: true
|
||||
GMNotes: "{\r\n \"id\": \"01004\",\r\n \"alternate_ids\": [\r\n \"01504\"\r\n
|
||||
\ ],\r\n \"type\": \"Investigator\",\r\n \"class\": \"Mystic\",\r\n \"traits\":
|
||||
\"Sorcerer.\",\r\n \"willpowerIcons\": 5,\r\n \"intellectIcons\": 2,\r\n \"combatIcons\":
|
||||
2,\r\n \"agilityIcons\": 3,\r\n \"cycle\": \"Core\",\r\n \"extraToken\":
|
||||
\"Reaction\", \r\n \"deck_requirements\": {\r\n \"size\": 30,\r\n \"randomBasicWeaknessCount\":
|
||||
1,\r\n \"signatures\": [\r\n {\r\n \"01012\": 1,\r\n \"90018\":
|
||||
1\r\n },\r\n {\r\n \"01013\": 1,\r\n \"90019\": 1\r\n
|
||||
\ }\r\n ]\r\n },\r\n \"deck_options\": [\r\n {\r\n \"faction\":
|
||||
[\r\n \"mystic\",\r\n \"neutral\"\r\n ],\r\n \"level\":
|
||||
{\r\n \"min\": 0,\r\n \"max\": 5\r\n }\r\n },\r\n {\r\n
|
||||
\ \"faction\": [\r\n \"survivor\"\r\n ],\r\n \"level\":
|
||||
{\r\n \"min\": 0,\r\n \"max\": 2\r\n }\r\n }\r\n ]\r\n}\r\n"
|
||||
GUID: 6797bb
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Agnes Baker
|
||||
SidewaysCard: true
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Investigator
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 40.963
|
||||
posY: 1.29860592
|
||||
posZ: 57.949
|
||||
rotX: -6.936822e-09
|
||||
rotY: 180
|
||||
rotZ: 4.08641867e-08
|
||||
scaleX: 1.15
|
||||
scaleY: 1
|
||||
scaleZ: 1.15
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Investigator
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 77.9
|
||||
posY: 2.27
|
||||
posZ: -53.08
|
||||
rotX: 0.0
|
||||
rotY: 180.0
|
||||
rotZ: 0.0
|
||||
scaleX: 1.1
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.1
|
||||
posX: 26.93
|
||||
posY: 3.69
|
||||
posZ: -13.24
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1.15
|
||||
scaleY: 1
|
||||
scaleZ: 1.15
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,48 +0,0 @@
|
||||
Autoraise: true
|
||||
CardID: 587403
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
CustomDeck:
|
||||
'5874':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/1856052392800108622/9BA9D571CE81D39DDED8F6F7573E8676964E7723/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1856052392800108004/768BB33829A836E2AB5E6775A22271BE77585D4A/
|
||||
NumHeight: 3
|
||||
NumWidth: 3
|
||||
Type: 0
|
||||
UniqueBack: true
|
||||
Description: The Waitress
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"01004-r\",\n \"type\": \"Investigator\",\n \"class\": \"\
|
||||
Mystic\",\n \"traits\": \"Sorcerer.\"\n}"
|
||||
GUID: 6797bb
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Agnes Baker
|
||||
SidewaysCard: true
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 45.75
|
||||
posY: 1.99
|
||||
posZ: -116.88
|
||||
rotX: 0.02
|
||||
rotY: 179.96
|
||||
rotZ: 359.98
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,47 +0,0 @@
|
||||
Autoraise: true
|
||||
CardID: 587103
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
CustomDeck:
|
||||
'5871':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/1856052392800341634/C8EF1EDA589007989C51031F8CD42B23956EA7CE/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1856052392800340918/16F5E89C36494A9A7D4C191DFF376E340BAABD00/
|
||||
NumHeight: 2
|
||||
NumWidth: 3
|
||||
Type: 0
|
||||
UniqueBack: true
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"01004-revised-m\",\n \"type\": \"Minicard\"\n}"
|
||||
GUID: 8c997c
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Agnes Baker
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 45.32
|
||||
posY: 1.99
|
||||
posZ: -105.18
|
||||
rotX: 0.02
|
||||
rotY: 269.98
|
||||
rotZ: 0.02
|
||||
scaleX: 0.6
|
||||
scaleY: 1.0
|
||||
scaleZ: 0.6
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,9 +1,13 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 258803
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2588':
|
||||
BackIsHidden: true
|
||||
@ -15,7 +19,8 @@ CustomDeck:
|
||||
UniqueBack: true
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"01004-m\",\n \"type\": \"Minicard\"\n}"
|
||||
GMNotes: "{\n \"id\": \"01004-m\",\n \"alternate_ids\": [\n \"01504-m\"\n ],\n
|
||||
\ \"type\": \"Minicard\"\n}"
|
||||
GUID: e53693
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -31,17 +36,75 @@ Name: Card
|
||||
Nickname: Agnes Baker
|
||||
SidewaysCard: false
|
||||
Snap: false
|
||||
States:
|
||||
'2':
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 587103
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
CustomDeck:
|
||||
'5871':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/1856052392800341634/C8EF1EDA589007989C51031F8CD42B23956EA7CE/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1856052392800340918/16F5E89C36494A9A7D4C191DFF376E340BAABD00/
|
||||
NumHeight: 2
|
||||
NumWidth: 3
|
||||
Type: 0
|
||||
UniqueBack: true
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"01004-m\",\n \"alternate_ids\": [\n \"01504-m\"\n
|
||||
\ ],\n \"type\": \"Minicard\"\n}"
|
||||
GUID: 8c997c
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: false
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Agnes Baker
|
||||
SidewaysCard: false
|
||||
Snap: false
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Minicard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 40
|
||||
posY: 1.3
|
||||
posZ: 66
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 0.6
|
||||
scaleY: 1
|
||||
scaleZ: 0.6
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Minicard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 29.14
|
||||
posY: 3.37
|
||||
posZ: -59.35
|
||||
rotX: 0.31
|
||||
rotY: 269.98
|
||||
rotZ: 1.49
|
||||
posX: 26.57
|
||||
posY: 3.69
|
||||
posZ: -3.13
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 0.6
|
||||
scaleY: 1.0
|
||||
scaleY: 1
|
||||
scaleZ: 0.6
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
56
unpacked/Bag All Player Cards 15bb07/Card Ajax f8a7c6.yaml
Normal file
56
unpacked/Bag All Player Cards 15bb07/Card Ajax f8a7c6.yaml
Normal file
@ -0,0 +1,56 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 537606
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5376':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2453969772006056023/3B1E7D4CD84213ED69594B15606531799383F4AA/
|
||||
NumHeight: 3
|
||||
NumWidth: 9
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: Faithful Steed
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"10642\",\n \"type\": \"Asset\",\n \"slot\": \"Ally\",\n
|
||||
\ \"class\": \"Neutral\",\n \"cost\": 2,\n \"traits\": \"Ally. Creature.\",\n
|
||||
\ \"cycle\": \"The Feast of Hemlock Vale\"\n}"
|
||||
GUID: f8a7c6
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Ajax
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 31.17
|
||||
posY: 3.67
|
||||
posZ: 11.69
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,9 +1,13 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 271013
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2710':
|
||||
BackIsHidden: true
|
||||
@ -15,8 +19,17 @@ CustomDeck:
|
||||
UniqueBack: true
|
||||
Description: The Shaman
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"03004\",\n \"type\": \"Investigator\",\n \"class\": \"\
|
||||
Mystic\",\n \"traits\": \"Sorcerer.\"\n}"
|
||||
GMNotes: "{\n \"id\": \"03004\",\n \"type\": \"Investigator\",\n \"class\": \"Mystic\",\n
|
||||
\ \"traits\": \"Sorcerer.\",\n \"willpowerIcons\": 5,\n \"intellectIcons\": 2,\n
|
||||
\ \"combatIcons\": 3,\n \"agilityIcons\": 3,\n \"cycle\": \"The Path to Carcosa\",\n
|
||||
\ \"extraToken\": \"None\",\n \"deck_requirements\": {\n \"size\": 30,\n \"randomBasicWeaknessCount\":
|
||||
1,\n \"signatures\": [\n {\n \"03014\": 1\n },\n {\n \"03015\":
|
||||
1\n }\n ]\n },\n \"deck_options\": [\n {\n \"faction\": [\n \"mystic\",\n
|
||||
\ \"neutral\"\n ],\n \"level\": {\n \"min\": 0,\n \"max\":
|
||||
5\n }\n },\n {\n \"uses\": [\n \"charge\"\n ],\n \"level\":
|
||||
{\n \"min\": 0,\n \"max\": 4\n }\n },\n {\n \"trait\":
|
||||
[\n \"occult\"\n ],\n \"level\": {\n \"min\": 0,\n \"max\":
|
||||
0\n }\n }\n ]\n}"
|
||||
GUID: 452ed8
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -33,16 +46,19 @@ Nickname: Akachi Onyele
|
||||
SidewaysCard: true
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Investigator
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 18.45
|
||||
posY: 1.88
|
||||
posZ: -73.09
|
||||
rotX: 0.02
|
||||
rotY: 180.0
|
||||
rotZ: 359.98
|
||||
scaleX: 1.1
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.1
|
||||
rotX: 0
|
||||
rotY: 180
|
||||
rotZ: 0
|
||||
scaleX: 1.15
|
||||
scaleY: 1
|
||||
scaleZ: 1.15
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,9 +1,13 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 259813
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2598':
|
||||
BackIsHidden: true
|
||||
@ -32,16 +36,18 @@ Nickname: Akachi Onyele
|
||||
SidewaysCard: false
|
||||
Snap: false
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Minicard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 21.23
|
||||
posY: 1.68
|
||||
posZ: -18.15
|
||||
rotX: 359.91
|
||||
rotY: 269.95
|
||||
rotZ: 0.09
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 0.6
|
||||
scaleY: 1.0
|
||||
scaleY: 1
|
||||
scaleZ: 0.6
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -0,0 +1,75 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 379033
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3790':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2021606446230201640/A992318B1957FC69EB36B5E6FC87D226AAC5EC21/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"09040\",\n \"type\": \"Asset\",\n \"slot\": \"Hand\",\n
|
||||
\ \"class\": \"Seeker\",\n \"cost\": 2,\n \"level\": 0,\n \"traits\": \"Item.
|
||||
Science.\",\n \"willpowerIcons\": 1,\n \"uses\": [\n {\n \"count\": 3,\n
|
||||
\ \"type\": \"Supply\",\n \"token\": \"resource\"\n }\n ],\n \"customizations\":
|
||||
[\n {\n \"name\": \"Mending Distillate\",\n \"xp\": 1,\n \"text\":
|
||||
\"Add this option: \u201C\u27D0 Heal 2 damage.\u201D\"\n },\n {\n \"name\":
|
||||
\"Calming Distillate\",\n \"xp\": 1,\n \"text\": \"Add this option: \u201C\u27D0
|
||||
Heal 2 horror.\u201D\"\n },\n {\n \"name\": \"Enlightening Distillate\",\n
|
||||
\ \"xp\": 1,\n \"text\": \"Add this option: \u201C\u27D0 Place 1 charge
|
||||
or secret on an asset you control.\u201D\"\n },\n {\n \"name\": \"Quickening
|
||||
Distillate\",\n \"xp\": 1,\n \"text\": \"Add this option: \u201C\u27D0
|
||||
Move up to 2 times.\u201D\"\n },\n {\n \"name\": \"Refined\",\n \"xp\":
|
||||
2,\n \"text\": \"Alchemical Distillation enters play with 2 additional supplies
|
||||
on it.\",\n \"replaces\": {\n \"uses\": [\n {\n \"count\":
|
||||
5,\n \"type\": \"Supply\",\n \"token\": \"resource\"\n }\n
|
||||
\ ]\n }\n },\n {\n \"name\": \"Empowered\",\n \"xp\":
|
||||
4,\n \"text\": \"When you initiate this skill test, you may increase its difficulty
|
||||
by 2. If you do, increase the value of the effect granted by each option by 1 for
|
||||
this test.\"\n },\n {\n \"name\": \"Perfected\",\n \"xp\": 5,\n
|
||||
\ \"text\": \"If you succeed by 2 or more, the chosen investigator may perform
|
||||
two different options instead of one.\"\n }\n ],\n \"cycle\": \"The Scarlet
|
||||
Keys\"\n}"
|
||||
GUID: 502a4d
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Alchemical Distillation
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 16.67
|
||||
posY: 3.34
|
||||
posZ: 65.93
|
||||
rotX: 357
|
||||
rotY: 270
|
||||
rotZ: 356
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 444020
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'4440':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025945336/04E36F64C2CBE1B4905FF44A869C75EC52CB3A56/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,10 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"52007\",\n \"type\": \"Asset\",\n \"class\": \"Mystic\"\
|
||||
,\n \"traits\": \"Spell.\",\n \"level\": 2,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false,\n \"uses\": {\n \"token\": \"resource\",\n \"type\": \"Charge\"\
|
||||
,\n \"count\": 4\n }\n}"
|
||||
GMNotes: "{\n \"id\": \"52007\",\n \"type\": \"Asset\",\n \"slot\": \"Arcane\",\n
|
||||
\ \"class\": \"Mystic\",\n \"cost\": 0,\n \"level\": 2,\n \"traits\": \"Spell.\",\n
|
||||
\ \"willpowerIcons\": 1,\n \"intellectIcons\": 1,\n \"uses\": [\n {\n \"count\":
|
||||
4,\n \"type\": \"Charge\",\n \"token\": \"resource\"\n }\n ],\n \"cycle\":
|
||||
\"Return to the Path to Carcosa\"\n}"
|
||||
GUID: 283e54
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -35,16 +40,19 @@ Nickname: Alchemical Transmutation (2)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.16
|
||||
posY: 3.97
|
||||
posZ: -16.73
|
||||
rotX: 359.93
|
||||
rotY: 269.8
|
||||
rotZ: 359.96
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 230320
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2303':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860341956214701/377534905048B61E88314A81F482DD31D6B54038/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,10 +19,11 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"03032\",\n \"type\": \"Asset\",\n \"class\": \"Mystic\"\
|
||||
,\n \"traits\": \"Spell.\",\n \"level\": 0,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false,\n \"uses\": {\n \"token\": \"resource\",\n \"type\": \"Charge\"\
|
||||
,\n \"count\": 3\n }\n}"
|
||||
GMNotes: "{\n \"id\": \"03032\",\n \"type\": \"Asset\",\n \"slot\": \"Arcane\",\n
|
||||
\ \"class\": \"Mystic\",\n \"cost\": 1,\n \"level\": 0,\n \"traits\": \"Spell.\",\n
|
||||
\ \"willpowerIcons\": 1,\n \"uses\": [\n {\n \"count\": 3,\n \"type\":
|
||||
\"Charge\",\n \"token\": \"resource\"\n }\n ],\n \"cycle\": \"The Path
|
||||
to Carcosa\"\n}"
|
||||
GUID: 54832d
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -35,16 +40,19 @@ Nickname: Alchemical Transmutation
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.05
|
||||
posY: 3.72
|
||||
posZ: -16.71
|
||||
rotX: 359.74
|
||||
rotY: 269.95
|
||||
rotZ: 0.13
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
posZ: -16.7
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 235600
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2356':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1467561769777497046/3003A76996378249E6AAA4A60D85AE7EE59C1B8B/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: Renowned Historian
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"04051\",\n \"type\": \"Asset\",\n \"class\": \"Neutral\"\
|
||||
,\n \"traits\": \"Ally. Wayfarer.\",\n \"permanent\": false,\n \"weakness\":\
|
||||
\ false\n}"
|
||||
GMNotes: "{\n \"id\": \"04051\",\n \"type\": \"Asset\",\n \"class\": \"Neutral\",\n
|
||||
\ \"cost\": 2,\n \"traits\": \"Ally. Wayfarer.\",\n \"willpowerIcons\": 1,\n \"intellectIcons\":
|
||||
1,\n \"wildIcons\": 1,\n \"cycle\": \"The Forgotten Age\"\n}"
|
||||
GUID: c49b4b
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,19 @@ Nickname: Alejandro Vela
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 8.97
|
||||
posY: 3.69
|
||||
posZ: -16.69
|
||||
rotX: 359.92
|
||||
rotY: 270.01
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -0,0 +1,63 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 117303
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'1173':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2424696374430631817/A15FFE0907238AB578CFEB119974545A4408E3A1/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2424696374430631996/4C0628EA8BAEB615CBF9575C1B2F0389EED9C4B7/
|
||||
NumHeight: 2
|
||||
NumWidth: 4
|
||||
Type: 0
|
||||
UniqueBack: true
|
||||
Description: The Countess
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"10009\",\n \"type\": \"Investigator\",\n \"class\": \"Rogue\",\n
|
||||
\ \"traits\": \"Drifter. Socialite.\",\n \"willpowerIcons\": 3,\n \"intellectIcons\":
|
||||
4,\n \"combatIcons\": 2,\n \"agilityIcons\": 4,\n \"cycle\": \"The Feast of Hemlock
|
||||
Vale\",\n \"extraToken\": \"Parley\",\n \"deck_requirements\": {\n \"size\":
|
||||
30,\n \"randomBasicWeaknessCount\": 1,\n \"signatures\": [\n {\n \"10010\":
|
||||
3\n },\n {\n \"10011\": 1\n }\n ]\n },\n \"deck_options\":
|
||||
[\n {\n \"faction\": [\n \"rogue\",\n \"neutral\"\n ],\n
|
||||
\ \"level\": {\n \"min\": 0,\n \"max\": 5\n }\n },\n {\n
|
||||
\ \"special\": [\n \"parley\"\n ],\n \"level\": {\n \"min\":
|
||||
0,\n \"max\": 5\n }\n }\n ]\n}"
|
||||
GUID: 54eaa5
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: Alessandra Zorzi
|
||||
SidewaysCard: true
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Investigator
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.23
|
||||
posY: 3.55
|
||||
posZ: 2.42
|
||||
rotX: 0
|
||||
rotY: 180
|
||||
rotZ: 0
|
||||
scaleX: 1.15
|
||||
scaleY: 1
|
||||
scaleZ: 1.15
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 278010
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2780':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025943109/9C5481E6DFEACD450C5522F884E615482281DDB1/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: Fearless Flatfoot
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"05151\",\n \"type\": \"Asset\",\n \"class\": \"Guardian\"\
|
||||
,\n \"traits\": \"Ally. Detective. Police.\",\n \"level\": 0,\n \"permanent\"\
|
||||
: false,\n \"weakness\": false\n}"
|
||||
GMNotes: "{\n \"id\": \"05151\",\n \"type\": \"Asset\",\n \"slot\": \"Ally\",\n
|
||||
\ \"class\": \"Guardian\",\n \"cost\": 4,\n \"level\": 0,\n \"traits\": \"Ally.
|
||||
Detective. Police.\",\n \"intellectIcons\": 1,\n \"cycle\": \"The Circle Undone\"\n}"
|
||||
GUID: ae20e0
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,19 @@ Nickname: Alice Luxley
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.13
|
||||
posY: 3.68
|
||||
posZ: -16.72
|
||||
rotX: 359.92
|
||||
rotY: 269.8
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -0,0 +1,55 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 325
|
||||
ColorDiffuse:
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3':
|
||||
BackIsHidden: true
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/2115061845812962486/A68B8BF7E4862F21369DAC4A37D813EC664EAC34/
|
||||
NumHeight: 6
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"04309-t\",\n \"type\": \"Skill\",\n \"class\": \"Rogue\",\n
|
||||
\ \"level\": 5,\n \"traits\": \"Fortune.\",\n \"wildIcons\": 2,\n \"cycle\":
|
||||
\"The Forgotten Age\"\n}"
|
||||
GUID: 5db655
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: All In (5) (Taboo)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: -19.75
|
||||
posY: 3.45
|
||||
posZ: -24.74
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,49 +0,0 @@
|
||||
Autoraise: true
|
||||
CardID: 450620
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
CustomDeck:
|
||||
'4506':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1656721113609569419/60B1DFC7C68C406C34641A1F53078F46D610821C/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
Type: 0
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"04309-t\",\n \"type\": \"Skill\",\n \"class\": \"Rogue\"\
|
||||
,\n \"traits\": \"Fortune.\",\n \"level\": 5,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GUID: ff1dfe
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
Hands: true
|
||||
HideWhenFaceDown: true
|
||||
IgnoreFoW: false
|
||||
LayoutGroupSortIndex: 0
|
||||
Locked: false
|
||||
LuaScript: ''
|
||||
LuaScriptState: ''
|
||||
MeasureMovement: false
|
||||
Name: Card
|
||||
Nickname: All In (5) (Taboo)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.12
|
||||
posY: 4.01
|
||||
posZ: -16.72
|
||||
rotX: 0.1
|
||||
rotY: 269.82
|
||||
rotZ: 359.91
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
Value: 0
|
||||
XmlUI: ''
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 265502
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2655':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1016065725025944587/520448D0E9C22F102C7DDF64322EAD6FC221ECC8/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"04309\",\n \"type\": \"Skill\",\n \"class\": \"Rogue\"\
|
||||
,\n \"traits\": \"Fortune.\",\n \"level\": 5,\n \"permanent\": false,\n \"weakness\"\
|
||||
: false\n}"
|
||||
GMNotes: "{\n \"id\": \"04309\",\n \"type\": \"Skill\",\n \"class\": \"Rogue\",\n
|
||||
\ \"level\": 5,\n \"traits\": \"Fortune.\",\n \"wildIcons\": 2,\n \"cycle\":
|
||||
\"The Forgotten Age\"\n}"
|
||||
GUID: 7d3a27
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: All In (5)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 8.97
|
||||
posY: 4.71
|
||||
posZ: -16.69
|
||||
rotX: 359.92
|
||||
rotY: 270.01
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 545208
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5452':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/1487830656537158415/2EBB208AA994ED70FD0FEB02D4E4FE78FE43EE02/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"53009\",\n \"type\": \"Event\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Spell. Blessed.\",\n \"level\": 1,\n \"permanent\": false,\n\
|
||||
\ \"weakness\": false\n}"
|
||||
GMNotes: "{\n \"id\": \"53009\",\n \"type\": \"Event\",\n \"class\": \"Survivor\",\n
|
||||
\ \"cost\": 3,\n \"level\": 1,\n \"traits\": \"Spell. Blessed.\",\n \"willpowerIcons\":
|
||||
1,\n \"agilityIcons\": 1,\n \"cycle\": \"Return to the Forgotten Age\"\n}"
|
||||
GUID: 9e4e11
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: Alter Fate (1)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.01
|
||||
posY: 3.67
|
||||
posZ: -16.7
|
||||
rotX: 359.93
|
||||
rotY: 270.01
|
||||
rotZ: 0.02
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 368856
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'3688':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860672864134253/9A6E0399D3624C5FFBD6CAFE5D4B988436CC65AC/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: ''
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"04313\",\n \"type\": \"Event\",\n \"class\": \"Survivor\"\
|
||||
,\n \"traits\": \"Spell. Blessed.\",\n \"level\": 3,\n \"permanent\": false,\n\
|
||||
\ \"weakness\": false\n}"
|
||||
GMNotes: "{\n \"id\": \"04313\",\n \"type\": \"Event\",\n \"class\": \"Survivor\",\n
|
||||
\ \"cost\": 1,\n \"level\": 3,\n \"traits\": \"Spell. Blessed.\",\n \"wildIcons\":
|
||||
1,\n \"cycle\": \"The Forgotten Age\"\n}"
|
||||
GUID: 83c86b
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,18 @@ Nickname: Alter Fate (3)
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.2
|
||||
posY: 2.81
|
||||
posZ: -16.73
|
||||
rotX: 0.02
|
||||
rotY: 269.8
|
||||
rotZ: 359.46
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 359
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,13 +1,17 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 230330
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'2303':
|
||||
BackIsHidden: true
|
||||
BackURL: https://i.imgur.com/EcbhVuh.jpg/
|
||||
BackURL: http://cloud-3.steamusercontent.com/ugc/2342503777940352139/A2D42E7E5C43D045D72CE5CFC907E4F886C8C690/
|
||||
FaceURL: http://cloud-3.steamusercontent.com/ugc/960860341956214701/377534905048B61E88314A81F482DD31D6B54038/
|
||||
NumHeight: 7
|
||||
NumWidth: 10
|
||||
@ -15,9 +19,9 @@ CustomDeck:
|
||||
UniqueBack: false
|
||||
Description: Speaker to the Dead
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"02232\",\n \"type\": \"Asset\",\n \"class\": \"Mystic\"\
|
||||
,\n \"traits\": \"Ally. Sorcerer.\",\n \"level\": 0,\n \"permanent\": false,\n\
|
||||
\ \"weakness\": false\n}"
|
||||
GMNotes: "{\n \"id\": \"02232\",\n \"type\": \"Asset\",\n \"slot\": \"Ally\",\n
|
||||
\ \"class\": \"Mystic\",\n \"cost\": 4,\n \"level\": 0,\n \"traits\": \"Ally.
|
||||
Sorcerer.\",\n \"intellectIcons\": 1,\n \"cycle\": \"The Dunwich Legacy\"\n}"
|
||||
GUID: 53867b
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -34,16 +38,19 @@ Nickname: Alyssa Graham
|
||||
SidewaysCard: false
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Asset
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 9.03
|
||||
posY: 3.85
|
||||
posZ: -16.7
|
||||
rotX: 359.77
|
||||
rotY: 269.99
|
||||
rotZ: 0.05
|
||||
scaleX: 1.0
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.0
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 1
|
||||
scaleY: 1
|
||||
scaleZ: 1
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,9 +1,13 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 449600
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'4496':
|
||||
BackIsHidden: true
|
||||
@ -15,8 +19,17 @@ CustomDeck:
|
||||
UniqueBack: true
|
||||
Description: The Student
|
||||
DragSelectable: true
|
||||
GMNotes: "{\n \"id\": \"07002\",\n \"type\": \"Investigator\",\n \"class\": \"\
|
||||
Seeker\",\n \"traits\": \"Miskatonic. Scholar.\"\n}"
|
||||
GMNotes: "{\n \"id\": \"07002\",\n \"type\": \"Investigator\",\n \"class\": \"Seeker\",\n
|
||||
\ \"traits\": \"Miskatonic. Scholar.\",\n \"willpowerIcons\": 2,\n \"intellectIcons\":
|
||||
2,\n \"combatIcons\": 2,\n \"agilityIcons\": 2,\n \"cycle\": \"The Innsmouth
|
||||
Conspiracy\",\n \"extraToken\": \"None\",\n \"deck_requirements\": {\n \"size\":
|
||||
30,\n \"randomBasicWeaknessCount\": 1,\n \"signatures\": [\n {\n \"07008\":
|
||||
1\n },\n {\n \"07009\": 1\n }\n ]\n \n },\n \"deck_options\":
|
||||
[\n {\n \"faction\": [\n \"seeker\",\n \"neutral\"\n ],\n
|
||||
\ \"level\": {\n \"min\": 0,\n \"max\": 5\n }\n },\n {\n
|
||||
\ \"trait\": [\n \"practiced\"\n ],\n \"type\": [\n \"skill\"\n
|
||||
\ ],\n \"level\": {\n \"min\": 0,\n \"max\": 3\n }\n
|
||||
\ }\n ]\n}"
|
||||
GUID: 05b950
|
||||
Grid: true
|
||||
GridProjection: false
|
||||
@ -33,16 +46,19 @@ Nickname: Amanda Sharpe
|
||||
SidewaysCard: true
|
||||
Snap: true
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Investigator
|
||||
- PlayerCard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 18.45
|
||||
posY: 1.85
|
||||
posZ: -73.09
|
||||
rotX: 0.02
|
||||
rotY: 180.0
|
||||
rotZ: 359.98
|
||||
scaleX: 1.1
|
||||
scaleY: 1.0
|
||||
scaleZ: 1.1
|
||||
rotX: 0
|
||||
rotY: 180
|
||||
rotZ: 0
|
||||
scaleX: 1.15
|
||||
scaleY: 1
|
||||
scaleZ: 1.15
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
@ -1,9 +1,13 @@
|
||||
AltLookAngle:
|
||||
x: 0
|
||||
y: 0
|
||||
z: 0
|
||||
Autoraise: true
|
||||
CardID: 553201
|
||||
ColorDiffuse:
|
||||
b: 0.713235259
|
||||
g: 0.713235259
|
||||
r: 0.713235259
|
||||
b: 0.71324
|
||||
g: 0.71324
|
||||
r: 0.71324
|
||||
CustomDeck:
|
||||
'5532':
|
||||
BackIsHidden: true
|
||||
@ -32,16 +36,18 @@ Nickname: Amanda Sharpe
|
||||
SidewaysCard: false
|
||||
Snap: false
|
||||
Sticky: true
|
||||
Tags:
|
||||
- Minicard
|
||||
Tooltip: true
|
||||
Transform:
|
||||
posX: 21.23
|
||||
posY: 1.89
|
||||
posZ: -18.15
|
||||
rotX: 359.92
|
||||
rotY: 269.95
|
||||
rotZ: 0.04
|
||||
rotX: 0
|
||||
rotY: 270
|
||||
rotZ: 0
|
||||
scaleX: 0.6
|
||||
scaleY: 1.0
|
||||
scaleY: 1
|
||||
scaleZ: 0.6
|
||||
Value: 0
|
||||
XmlUI: ''
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user