Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.

Fix: effect of "Necrovalley" #637

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ribonuclecode
Copy link

@ribonuclecode ribonuclecode commented Feb 14, 2018

Description:

Red-eyes Slash Dragon bypasses Necrovalley and equips a Warrior to itself.
Additionally, it is observed that it can also activate its second effect with "Necrovalley" activated.

How Has This Been Tested?:

Following the indications of the following replay of YGOPro: https://cdn.discordapp.com/attachments/291708361752313866/412566016359661580/SlashDragon.yrp

Solution:

  • Check the "target" function of the first effect if the NecroValley field effect is not active.
  • Check the "target" function of the second effect if the NecroValley field effect is not active

# Description:
<Red-eyes Slash Dragon> bypasses Necrovalley and equips a Warrior to itself.
Additionally, it is observed that it can also activate its second effect with "Necrovalley" activated.

# Related Issues:

# How Has This Been Tested?:
Following the indications of the following replay of YGOPro: https://cdn.discordapp.com/attachments/291708361752313866/412566016359661580/SlashDragon.yrp

#Solution:
- Check the "target" function of the first effect if the NecroValley field effect is not active.
- Check in the "target" function of the second effect if the NecroValley field effect is not active
@ribonuclecode ribonuclecode changed the title Fixes: effect of "Necrovalley" Fix: effect of "Necrovalley" Feb 14, 2018
@ribonuclecode ribonuclecode reopened this Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant