ENGLISH | 한국어 | 日本語
Dicey Tales
https://www.youtube.com/watch?v=MT6lLYAVf0k
Developer : Superlazy
https://x.com/DiceyTales_
Platform : Steam
Release Date : 2024.11
https://store.steampowered.com/app/3279980/Dicey_Tales/?l=koreana&curator_clanid=4777282
Contact : [email protected]
Description
- サイコロを手に持って投げてください! TRPGのコンセプトであるダイシテイルズは、デッキビルと戦略を組み合わせたSRPGです。さまざまなヒーローと一緒に最強の遠征隊を構成します。あなたの戦略的判断と少し運でボスを倒す!
<aside>
🎲
Dice + Tactics
- 戦闘は7×7空間で進行されます。サイコロを使って味方ヒーローを移動し、攻撃できます。サイコロの目を組み合わせて強力なスキルを試してみてください!
</aside>
Screenshots
https://drive.google.com/file/d/1cLfDoKxfXxWRoDDoSZsuWAr0f3gkfhcV/view?usp=drive_link






function removeElementsByClass(className){
const elements = document.getElementsByClassName(className);
while(elements.length > 0){
elements[0].parentNode.removeChild(elements[0]);
}
}
removeElementsByClass("notion-overlay-container");
removeElementsByClass("notion-topbar");