Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Tomoaky TMCard (English Translated)
- Original author: xabileug
- Original date: September 8, 2021
- Source thread: https://forums.rpgmakerweb.com/threads/tomoaky-tmcard-english-translated.140259/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Tomoaky TMCard for MV version 0.1.7.b Creator name Tomoaky (twitter : https://twitter.com/tomoaky) Last Updated : 2019/05/14 website : https://hikimoki.sakura.ne.jp/
Archived First Post
Tomoaky TMCard for MV version 0.1.7.b
Creator name Tomoaky (twitter : https://twitter.com/tomoaky)
Last Updated : 2019/05/14
website : https://hikimoki.sakura.ne.jp/
Copyright : (c) 2016 tomoaky
Released under the MIT license
opensource.org
Modified and English translation by xabileug
Modification version 0.1.7e
Requires RS_MessageAlign : for text align
Introduction
This is an automatic card battle game, can be used as mini game or main game. Very similar to .hack's Crimson VS.
However, this has 3 cards (by default, can have more) fight each other until wipeout. Skills activate and have some cooldown. Unit Skills are not carried over, while Support Skills are carried over to the next card. Making the Card on the 3rd Slot have 3 skills for activation. Strategy can have depth depending on the creator's design and balance.
Features
Features added from modification
Screenshots
How to Use
Copy all plugins in the js folder or better make the demo as your base project.
Copy all images required.
Name all variables and switches as in the demo.
Please check inside the demo how to call card battle scene.
Please check the text file included for adding skill note tags
Demo includes 4 events (1) Deck Rename (2) Random Shop (3) Gachapon Shop (4) Fusion
Demo
Download here
FAQ
Q: The demo won't open, how to open it?
A: Download Winrar and try again.
Credit and Thanks
- xabileug (english translation)
- moghunter (particles embed in card battle scene)
- tomoaky (original author)
- yuyu! (random shop + random names)
- biud436 (RS_MessageAlign)
Author's Notes
Feel Free to check existing games
Ragnarok Card Battle
Card Battle
Party x Night
feel free to further edit the script as long as credit the original author tomoaky, and include in credits where you obtain snippets
Creator name Tomoaky (twitter : https://twitter.com/tomoaky)
Last Updated : 2019/05/14
website : https://hikimoki.sakura.ne.jp/
Copyright : (c) 2016 tomoaky
Released under the MIT license
The MIT License
Copyright <YEAR> <COPYRIGHT HOLDER> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software…
opensource.org
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Modified and English translation by xabileug
Modification version 0.1.7e
Requires RS_MessageAlign : for text align
Introduction
This is an automatic card battle game, can be used as mini game or main game. Very similar to .hack's Crimson VS.
However, this has 3 cards (by default, can have more) fight each other until wipeout. Skills activate and have some cooldown. Unit Skills are not carried over, while Support Skills are carried over to the next card. Making the Card on the 3rd Slot have 3 skills for activation. Strategy can have depth depending on the creator's design and balance.
Features
- Create unlimited number of cards, unlimited number of decks
- Deck size 3 up
- Cards generated in game by combining card parts in the pictures folder
- Win Condition : Wipe out all enemy cards
Features added from modification
- custom battle back + BGM control
- patch allowing moghunter particles in battle scene
- deck renaming
- battle grade (SS, S, A, B, C, D)
- New win condition : A card survives for 10 turns
- added option to set font for card sprite
- plugin command ChangeCard, ClearDeck
- Card Restriction by Switch
- Card Album - with card stats, break, craft, sell
animation for Card Win, Card Lose, Battle Start, Battle End
- Concealed Card
- Swap Card Position
- Addition Victory Conditions : when card reaches X turn, when card at position X is eliminated, when total X damage is dealt, when total X HP is healed
- Trigger Common events after X Turns
Conditional Card Equip- Card Almanac/Statistics Scene
- Card Item/Bag/List Scene
- Card Shop Scene
- Card Booster Pack Scene
- Card Upgrade System
- Card Hologram Layer Effect for Legend Cards
- plugin command for showing a card sprite in map
plugin command to remove cards or force equip cards
Screenshots
Deck Edit Scene
Card Battle Scene
How to Use
Copy all plugins in the js folder or better make the demo as your base project.
Copy all images required.
Name all variables and switches as in the demo.
Please check inside the demo how to call card battle scene.
Please check the text file included for adding skill note tags
Demo includes 4 events (1) Deck Rename (2) Random Shop (3) Gachapon Shop (4) Fusion
Demo
Download here
FAQ
Q: The demo won't open, how to open it?
A: Download Winrar and try again.
Credit and Thanks
- xabileug (english translation)
- moghunter (particles embed in card battle scene)
- tomoaky (original author)
- yuyu! (random shop + random names)
- biud436 (RS_MessageAlign)
Author's Notes
Feel Free to check existing games
Ragnarok Card Battle
Card Battle
Party x Night
feel free to further edit the script as long as credit the original author tomoaky, and include in credits where you obtain snippets
Features Mentioned
- Create unlimited number of cards, unlimited number of decks
- Deck size 3 up
- Cards generated in game by combining card parts in the pictures folder
- Win Condition : Wipe out all enemy cards
- custom battle back + BGM control
- patch allowing moghunter particles in battle scene
- deck renaming
- battle grade (SS, S, A, B, C, D)
- New win condition : A card survives for 10 turns
- added option to set font for card sprite
- plugin command ChangeCard, ClearDeck
- Card Restriction by Switch
- Card Album - with card stats, break, craft, sell
- Spoiler: Wishlist
- animation for Card Win, Card Lose, Battle Start, Battle End
- Concealed Card
- Swap Card Position
- Addition Victory Conditions : when card reaches X turn, when card at position X is eliminated, when total X damage is dealt, when total X HP is healed
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Released under the MIT license The MIT License Copyright Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software… opensource.org
Referenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
2
views
Topic Summary
Loading summary...