ドラゴンナイフ

ドラゴンナイフ

飼育難易度:
繁殖難易度:
混泳難易度:
水質
淡水 / thought: the user is asking for the water ph preference (alkali, neutral, acidic) for a fish called "ドラゴンナイフ" (dragon knife fish). i need to identify the scientific name or common name in english to find this information. 1. **identify the fish:** "ドラゴンナイフ" translates to "dragon knife fish". 2. **search for "dragon knife fish ph" or "chitala ornata ph" (common scientific name for ornate knifefish, which is often called dragon knife fish).** 3. **check reliable sources:** aquarium care sites, fishkeeping forums, scientific databases. 4. **determine the ph range:** many sources indicate a preference for slightly acidic to neutral water. for example, seriously fish states ph 6.0-7.5. fishbase for *chitala ornata* lists ph 6.0-8.0. 5. **choose the best single word:** given the range 6.0-7.5 or 6.0-8.0, "neutral" is the most appropriate single word, as it encompasses the middle of that range and is often the target for such fish. while it can tolerate slightly acidic, it's not *acidic* in the way some south american cichlids are (e.g., ph 4.5-6.0). "alkali" is definitely incorrect. therefore, "neutral" is the most fitting single word.中性
水温
None〜30℃
大きさ
約Nonecm (大型)
遊泳層
None

飼育のコツと説明

性格は夜行性で縄張り意識が強く。

実はとってもパワフルな魚です。

同種や似た形の魚には攻撃的になるため。

基本は単独飼育でじっくり愛でるのがおすすめですよ。



お家には隠れ家となる流木や土管を必ず用意してあげましょう。

水質の変化に敏感で白点病にかかりやすいため。

日々の観察が欠かせません。

鱗が薄い性質なので。

万が一の薬浴は規定量より薄めから慎重に行うのが管理のポイントです。



よく似たブラックゴーストとの違いは。

体に刻まれた美しい斑紋です。

ワニのような鋭い顔つきと。

野性味あふれるタイガー模様があれば。

それがドラゴンナイフの証ですよ。<

オスメスの見分け方

成熟したオスはメスよりも大型になり頭部が大きくがっしりとした体形になります。

成熟したメスは抱卵により腹部が膨らみ全体的に丸みを帯びるのが特徴です。



体色に関しては雌雄による顕著な差は見られません。

こちらもおすすめ(似た環境の魚)

現在、似た条件の魚を探索中です。

document.querySelectorAll('.fish-helpful-btn').forEach(button => { button.addEventListener('click', function() { const reviewId = this.dataset.id; fetch(`/Aqua_Navi/fish_review/${reviewId}/helpful/`, { method: 'POST', headers: { 'X-CSRFToken': 'DeMBShPsqNdoixN2jJN4kb7xfXLmuARZiIUCe0gXHIt3EOHmafsRPi349PSUqZmc' }, }) .then(res => res.json()) .then(data => { if (data.status === 'ok') { this.querySelector('.helpful-count').textContent = data.count; // btn-aqua(ブロンズ色)とアウトラインを切り替え this.classList.toggle('btn-aqua'); this.classList.toggle('btn-outline-secondary'); } }); }); });