Skip to content

Commit

Permalink
Certain Death and House of Meditation
Browse files Browse the repository at this point in the history
  • Loading branch information
sapientN3T committed Aug 12, 2018
1 parent e02acb4 commit 0c11e29
Show file tree
Hide file tree
Showing 9 changed files with 62 additions and 6 deletions.
4 changes: 4 additions & 0 deletions data/artists.cfg
Expand Up @@ -47,6 +47,10 @@
name: "Johann de Venecia",
},

"enjinn": {
name: "Enjinn",
},

// According to license for "Rally the People" image, the author must be attributed, when that placeholder art is removed this entry can be removed
"Robert Couse-Baker": {
name: "Robert Couse-Baker",
Expand Down
9 changes: 8 additions & 1 deletion data/avatars.cfg
Expand Up @@ -125,6 +125,13 @@
"path": "images/portraits/cave-troll.png",
"radius": 452
},
"certain-death.png": {
"flip": false,
"focus": [479,458],
"name": "certain-death.png",
"path": "images/portraits/certain-death.png",
"radius": 257
},
"chain-lightning.png": {
"flip": false,
"focus": [194,125],
Expand Down Expand Up @@ -1031,4 +1038,4 @@
"path": "images/portraits/wolf.png",
"radius": 433
}
}
}
46 changes: 46 additions & 0 deletions data/cards-adjustments.cfg
Expand Up @@ -417,6 +417,29 @@
"translate_x": -0.019,
"translate_y": 0.051
},
"Certain Death": {
"deck_entry_focus_scale": 0.35,
"deck_entry_focus_x": 400,
"deck_entry_focus_y": 400,
"focus_x": 0.57,
"focus_y": 0.0,
"focus_zoom": 0.3,
"hue_shift": 0.0,
"luminance_multiplier": 1.0,
"saturation_multiplier": 1.0,
"scale": 1.0,
"scale_enemy": 1.0,
"scale_focus": 1.0,
"scale_friend": 1.0,
"translate_enemy_x": 0.0,
"translate_enemy_y": 0.0,
"translate_focus_x": 0.0,
"translate_focus_y": 0.0,
"translate_friend_x": 0.0,
"translate_friend_y": 0.0,
"translate_x": 0.087,
"translate_y": 0.073
},
"Chain Lightning": {
"deck_entry_focus_scale": 0.453,
"deck_entry_focus_x": 353,
Expand Down Expand Up @@ -1608,6 +1631,29 @@
"translate_x": 2.229,
"translate_y": -0.554
},
"House of Meditation": {
"deck_entry_focus_scale": 0.35,
"deck_entry_focus_x": 362,
"deck_entry_focus_y": 210,
"focus_x": 0.5,
"focus_y": 0.0,
"focus_zoom": 0.3,
"hue_shift": 0.0,
"luminance_multiplier": 1.0,
"saturation_multiplier": 1.0,
"scale": 1,
"scale_enemy": 0.479,
"scale_focus": 1.0,
"scale_friend": 0.479,
"translate_enemy_x": 0.373,
"translate_enemy_y": 0.043,
"translate_focus_x": 0.001,
"translate_focus_y": 0.001,
"translate_friend_x": 0.373,
"translate_friend_y": 0.043,
"translate_x": 0.0,
"translate_y": 0.05
},
"Humusify": {
"deck_entry_focus_scale": 0.765,
"deck_entry_focus_x": 116,
Expand Down
6 changes: 2 additions & 4 deletions data/cards-entropia.cfg
Expand Up @@ -850,12 +850,10 @@ thousands perished in the chill winds of winter.",
rarity: 0,
type: "spell",
sound_resolve: 'gameplay/spell_knife_dark',
hue_shift: 0.5,
resolve_effect: "popup",
school: "@eval BLOOD",
portrait: "knife-in-the-dark.png",
portrait_focus: [658,446],
portrait_focus_width: 190,
artist: "enjinn",
portrait: "certain-death.png",
cost: 3,
loyalty_cost: 3,
is_response: true,
Expand Down
3 changes: 2 additions & 1 deletion data/cards-minerva.cfg
Expand Up @@ -1143,7 +1143,8 @@
set: "core",
rarity: 0,
type: "creature",
portrait: "greatlibrary.png",
portrait: "house-of-meditation.png",
artist: "enjinn",
cost: 2,
loyalty_cost: 0,
school: "@eval MINERVA",
Expand Down
Binary file added images/portraits/card-size/certain-death.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/portraits/certain-death.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/portraits/house-of-meditation.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0c11e29

Please sign in to comment.