Compare commits
No commits in common. "2464e440a327848097f810345da86d3fc262a290" and "c5738bf0381bd5f25cca6f0a8d04d3eabd7705ed" have entirely different histories.
2464e440a3
...
c5738bf038
|
@ -10,4 +10,3 @@ Cargo.lock
|
||||||
|
|
||||||
# These are backup files generated by rustfmt
|
# These are backup files generated by rustfmt
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
assets/
|
|
||||||
|
|
|
@ -13,8 +13,7 @@ tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
|
||||||
itertools = "0.13.0"
|
itertools = "0.13.0"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["bbs", "ddd", "kh3", "kh2"]
|
default = ["bbs", "ddd", "kh3"]
|
||||||
kh2 = []
|
|
||||||
kh3 = []
|
kh3 = []
|
||||||
bbs = []
|
bbs = []
|
||||||
ddd = []
|
ddd = []
|
||||||
|
|
|
@ -1,33 +0,0 @@
|
||||||
kind = "blazing"
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Hammer Frame"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Minute Bomb"
|
|
||||||
chance = 6
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Cannon Gun"
|
|
||||||
chance = 6
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Tornado Step"
|
|
||||||
chance = 8
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Fat Bandit"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Fiery Globe"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Crescendo"
|
|
||||||
chance = 6
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Crimson Jazz"
|
|
||||||
chance = 12
|
|
|
@ -1,77 +0,0 @@
|
||||||
kind = "bright"
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Creeper Plant"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Hook Bat"
|
|
||||||
chance = 3
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Minute Bomb"
|
|
||||||
chance = 3
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Rabid Dog"
|
|
||||||
chance = 3
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Soldier"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Aeroplane"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Cannon Gun"
|
|
||||||
chance = 3
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Driller Mole"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Luna Bandit"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Silver Rock"
|
|
||||||
chance = 3
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Tornado Step"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Wight Knight"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Aerial Knocker"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Magnum Loader"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Surveillance Robot"
|
|
||||||
chance = 3
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Air Pirate"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Crescendo"
|
|
||||||
chance = 3
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Neoshadow"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Strafer"
|
|
||||||
chance = 4
|
|
|
@ -1,29 +0,0 @@
|
||||||
kind = "dark"
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Shadow"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Soldier"
|
|
||||||
chance = 8
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Assault Rider"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Nightwalker"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Gargoyle Knight"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Gargoyle Warrior"
|
|
||||||
chance = 8
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Air Pirate"
|
|
||||||
chance = 8
|
|
|
@ -1,21 +0,0 @@
|
||||||
kind = "dense"
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Creeper"
|
|
||||||
chance = 8
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Dragoon"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Sniper"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Samurai"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Berserker"
|
|
||||||
chance = 12
|
|
|
@ -1,45 +0,0 @@
|
||||||
kind = "energy"
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Bolt Tower"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Gargoyle Knight"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Gargoyle Warrior"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Nightwalker"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Hammer Frame"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Lance Soldier"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Trick Ghost"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Emerald Blues"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Fortuneteller"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Bookmaster"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Shaman"
|
|
||||||
chance = 4
|
|
|
@ -1,29 +0,0 @@
|
||||||
kind = "frost"
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Hook Bat"
|
|
||||||
chance = 6
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Lance Soldier"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Aeroplane"
|
|
||||||
chance = 8
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Hot Rod"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Fortuneteller"
|
|
||||||
chance = 8
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Icy Cube"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Living Bone"
|
|
||||||
chance = 12
|
|
|
@ -1,33 +0,0 @@
|
||||||
kind = "lightning"
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Bolt Tower"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Rapid Thruster"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Driller Mole"
|
|
||||||
chance = 6
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Emerald Blues"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Armored Knight"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Surveillance Robot"
|
|
||||||
chance = 8
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Devastator"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Strafer"
|
|
||||||
chance = 6
|
|
|
@ -1,33 +0,0 @@
|
||||||
kind = "lucid"
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Rabid Dog"
|
|
||||||
chance = 6
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Trick Ghost"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Graveyard"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Toy Soldier"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Wight Knight"
|
|
||||||
chance = 8
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Bookmaster"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Magnum Loader"
|
|
||||||
chance = 8
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Neoshadow"
|
|
||||||
chance = 8
|
|
|
@ -1,29 +0,0 @@
|
||||||
kind = "power"
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Creeper Plant"
|
|
||||||
chance = 8
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Large Body"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Luna Bandit"
|
|
||||||
chance = 8
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Silver Rock"
|
|
||||||
chance = 8
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Aerial Knocker"
|
|
||||||
chance = 8
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Shaman"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Morning Star"
|
|
||||||
chance = 12
|
|
|
@ -1,45 +0,0 @@
|
||||||
kind = "remembrance"
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Beffudler"
|
|
||||||
chance = 6
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Iron Hammer"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Camo Cannon"
|
|
||||||
chance = 6
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Aerial Viking"
|
|
||||||
chance = 6
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Magic Phantom"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Lance Warrior"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Necromancer"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Spring Metal"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Runemaster"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Mad Ride"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Reckless"
|
|
||||||
chance = 12
|
|
|
@ -1,81 +0,0 @@
|
||||||
kind = "serenity"
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Assault Rider"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Creeper"
|
|
||||||
chance = 2
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Fat Bandit"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Graveyard"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Hot Rod"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Large Body"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Toy Soldier"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Crimson Jazz"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Devastator"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Dusk"
|
|
||||||
chance = 2
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Living Bone"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Morning Star"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Dancer"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Dragoon"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Gambler"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Sniper"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Assassin"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Berserker"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Samurai"
|
|
||||||
chance = 4
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Sorcerer"
|
|
||||||
chance = 4
|
|
|
@ -1,21 +0,0 @@
|
||||||
kind = "twilight"
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Dusk"
|
|
||||||
chance = 10
|
|
||||||
|
|
||||||
[[shard]]
|
|
||||||
from = "Gambler"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[stone]]
|
|
||||||
from = "Dancer"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[gem]]
|
|
||||||
from = "Assassin"
|
|
||||||
chance = 12
|
|
||||||
|
|
||||||
[[crystal]]
|
|
||||||
from = "Sorcerer"
|
|
||||||
chance = 12
|
|
74
src/kh2.rs
74
src/kh2.rs
|
@ -1,74 +0,0 @@
|
||||||
use std::path::PathBuf;
|
|
||||||
|
|
||||||
use rinja::Template;
|
|
||||||
use serde::Deserialize;
|
|
||||||
|
|
||||||
use crate::create_file;
|
|
||||||
|
|
||||||
#[derive(Debug, Deserialize, PartialEq, Eq)]
|
|
||||||
pub struct MaterialDrops {
|
|
||||||
kind: String,
|
|
||||||
shard: Vec<EnemyDrop>,
|
|
||||||
stone: Vec<EnemyDrop>,
|
|
||||||
gem: Vec<EnemyDrop>,
|
|
||||||
crystal: Vec<EnemyDrop>,
|
|
||||||
}
|
|
||||||
|
|
||||||
impl MaterialDrops {
|
|
||||||
fn drops(&self, kind: &str) -> &[EnemyDrop] {
|
|
||||||
match kind {
|
|
||||||
"shard" => &self.shard,
|
|
||||||
"stone" => &self.stone,
|
|
||||||
"gem" => &self.gem,
|
|
||||||
"crystal" => &self.crystal,
|
|
||||||
_ => &self.shard,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Debug, Deserialize, PartialEq, Eq)]
|
|
||||||
pub struct EnemyDrop {
|
|
||||||
from: String,
|
|
||||||
chance: u8,
|
|
||||||
}
|
|
||||||
|
|
||||||
impl EnemyDrop {
|
|
||||||
fn texture(&self) -> String {
|
|
||||||
self.from.replace(" ", "_").to_lowercase()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#[derive(Template)]
|
|
||||||
#[template(path = "pages/kh2/drops.html")]
|
|
||||||
struct DropsTemplate {
|
|
||||||
pub drops: Vec<MaterialDrops>,
|
|
||||||
}
|
|
||||||
|
|
||||||
const DROPS_PATH: &str = "./input/kh2/drops";
|
|
||||||
|
|
||||||
pub fn init() {
|
|
||||||
tracing::info!("Loading enemy drops data from {}", DROPS_PATH);
|
|
||||||
let mut drops: Vec<MaterialDrops> = vec![];
|
|
||||||
// Loading multiple files into one vector due to the size of each board
|
|
||||||
let paths = std::fs::read_dir(DROPS_PATH)
|
|
||||||
.unwrap()
|
|
||||||
.filter_map(|f| f.ok())
|
|
||||||
.map(|f| f.path())
|
|
||||||
.filter_map(|p| match p.extension().map_or(false, |e| e == "toml") {
|
|
||||||
true => Some(p),
|
|
||||||
false => None,
|
|
||||||
})
|
|
||||||
.collect::<Vec<PathBuf>>();
|
|
||||||
|
|
||||||
for path in paths {
|
|
||||||
let drops_str = std::fs::read_to_string(path).unwrap();
|
|
||||||
let enemy_drops = toml::from_str::<MaterialDrops>(&drops_str).unwrap();
|
|
||||||
drops.push(enemy_drops);
|
|
||||||
}
|
|
||||||
drops.sort_by(|a, b| a.kind.cmp(&b.kind));
|
|
||||||
|
|
||||||
tracing::info!("Generating the KH2 drops template");
|
|
||||||
let drops_template = DropsTemplate { drops };
|
|
||||||
|
|
||||||
create_file("./out/kh2", "drops", drops_template.render().unwrap()).unwrap();
|
|
||||||
}
|
|
|
@ -9,9 +9,6 @@ mod bbs;
|
||||||
#[cfg(feature = "ddd")]
|
#[cfg(feature = "ddd")]
|
||||||
mod ddd;
|
mod ddd;
|
||||||
|
|
||||||
#[cfg(feature = "kh2")]
|
|
||||||
mod kh2;
|
|
||||||
|
|
||||||
#[cfg(feature = "kh3")]
|
#[cfg(feature = "kh3")]
|
||||||
mod kh3;
|
mod kh3;
|
||||||
|
|
||||||
|
@ -39,9 +36,6 @@ fn main() {
|
||||||
#[cfg(feature = "ddd")]
|
#[cfg(feature = "ddd")]
|
||||||
ddd::init();
|
ddd::init();
|
||||||
|
|
||||||
#[cfg(feature = "kh2")]
|
|
||||||
kh2::init();
|
|
||||||
|
|
||||||
#[cfg(feature = "kh3")]
|
#[cfg(feature = "kh3")]
|
||||||
kh3::init();
|
kh3::init();
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
{% macro drop(label) %}
|
|
||||||
<div class="category">
|
|
||||||
<img
|
|
||||||
src="../assets/materials/{{ category.kind }}/{{ label }}.webp"
|
|
||||||
width="64"
|
|
||||||
height="64"
|
|
||||||
/>
|
|
||||||
<h1>{{ category.kind|capitalize +}} {{+ label|capitalize }}</h1>
|
|
||||||
</div>
|
|
||||||
<div class="enemies">
|
|
||||||
{% for drop in category.drops(label) %}
|
|
||||||
<div class="drop">
|
|
||||||
<div
|
|
||||||
style="background-image: url('../assets/enemies/{{ drop.texture() }}.webp');"
|
|
||||||
></div>
|
|
||||||
<span>{{ drop.from +}}</span>
|
|
||||||
<span>{{+ drop.chance }}%</span>
|
|
||||||
</div>
|
|
||||||
{% endfor %}
|
|
||||||
</div>
|
|
||||||
{% endmacro %}
|
|
|
@ -1,59 +0,0 @@
|
||||||
{% extends "layouts/base.html" %}
|
|
||||||
{% import "macros/kh2/macros.html" as macros %}
|
|
||||||
|
|
||||||
{% block title %}KH2 - Drops{% endblock %}
|
|
||||||
|
|
||||||
{% block head %}
|
|
||||||
<style>
|
|
||||||
.category {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.enemies {
|
|
||||||
display: flex;
|
|
||||||
|
|
||||||
.drop {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
text-align: center;
|
|
||||||
margin-right: 8px;
|
|
||||||
line-height: 30px;
|
|
||||||
font-size: 18px;
|
|
||||||
text-shadow: black 2px 2px;
|
|
||||||
transition: all 0.2s ease;
|
|
||||||
|
|
||||||
div {
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
background-position: center;
|
|
||||||
background-size: contain;
|
|
||||||
width: 256px;
|
|
||||||
height: 256px;
|
|
||||||
background-size: 384px;
|
|
||||||
transition: all 0.2s ease;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* &:hover { */
|
|
||||||
/* background-color: #333; */
|
|
||||||
/* box-shadow: 0 0 10px 1px rgba(0, 255, 0, 0.5); */
|
|
||||||
/* transform: scale(1.5); */
|
|
||||||
/**/
|
|
||||||
/* & > div { */
|
|
||||||
/* padding: 32px; */
|
|
||||||
/* margin: -32px; */
|
|
||||||
/* } */
|
|
||||||
/* } */
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block content %}
|
|
||||||
|
|
||||||
{% for category in drops %}
|
|
||||||
{% call macros::drop("shard") %}
|
|
||||||
{% call macros::drop("stone") %}
|
|
||||||
{% call macros::drop("gem") %}
|
|
||||||
{% call macros::drop("crystal") %}
|
|
||||||
{% endfor %}
|
|
||||||
{% endblock %}
|
|
Loading…
Reference in New Issue