Artwork unavailable
RENEWAL / ITEMS
Latent Release (Troubadour & Trouvere VI)
#313288Card
Latent_Release_TR_6
TypeCard
Weight0
Buy price0 z
Sell price0 z
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Trade
Item effect script
.@r = getrefine();
bonus2 bSkillUseSP,"TR_RHYTHMSHOOTING",3;
bonus2 bSkillUseSP,"TR_ROSEBLOSSOM",7;
if (.@r>=7) {
bonus2 bSkillUseSP,"TR_RHYTHMSHOOTING",4;
bonus2 bSkillUseSP,"TR_ROSEBLOSSOM",8;
if (.@r>=9) {
bonus2 bSkillUseSP,"TR_RHYTHMSHOOTING",4;
bonus2 bSkillUseSP,"TR_ROSEBLOSSOM",8;
}
}